|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.common.xml.namespace.XMLNamespace
fedora.common.xml.namespace.FedoraServiceProfileNamespace
public class FedoraServiceProfileNamespace
The Fedora Service Profile XML namespace.
Namespace URI : http://fedora.comm.nsdlib.org/service/profile Preferred Prefix : fsvp
| Field Summary | |
|---|---|
QName |
BDEF_PID
The bDefPID attribute. |
QName |
LICENSE
The license attribute. |
QName |
MIME_TYPE
The MIMEType element. |
QName |
NAME
The name attribute. |
QName |
OPEN_SOURCE
The opensource attribute. |
QName |
SERVICE_DESCRIPTION
The serviceDescription element. |
QName |
SERVICE_IMPL_DEPENDENCIES
The serviceImplDependencies element. |
QName |
SERVICE_IMPLEMENTATION
The serviceImplementation element. |
QName |
SERVICE_INPUT_FORMATS
The serviceInputFormats element. |
QName |
SERVICE_LIVE_TEST_URL
The serviceLiveTestURL element. |
QName |
SERVICE_MESSAGING_PROTOCOL
The serviceMessagingProtocol element. |
QName |
SERVICE_OUTPUT_FORMATS
The serviceOutputFormats element. |
QName |
SERVICE_PROFILE
The serviceProfile element. |
QName |
SOFTWARE
The software element. |
QName |
TYPE
The type attribute. |
QName |
VERSION
The version attribute. |
| Fields inherited from class fedora.common.xml.namespace.XMLNamespace |
|---|
prefix, uri |
| Method Summary | |
|---|---|
static FedoraServiceProfileNamespace |
getInstance()
Gets the only instance of this class. |
| Methods inherited from class fedora.common.xml.namespace.XMLNamespace |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final QName MIME_TYPE
MIMEType element.
public final QName SERVICE_DESCRIPTION
serviceDescription element.
public final QName SERVICE_IMPLEMENTATION
serviceImplementation element.
public final QName SERVICE_IMPL_DEPENDENCIES
serviceImplDependencies element.
public final QName SERVICE_INPUT_FORMATS
serviceInputFormats element.
public final QName SERVICE_LIVE_TEST_URL
serviceLiveTestURL element.
public final QName SERVICE_MESSAGING_PROTOCOL
serviceMessagingProtocol element.
public final QName SERVICE_PROFILE
serviceProfile element.
public final QName SERVICE_OUTPUT_FORMATS
serviceOutputFormats element.
public final QName SOFTWARE
software element.
public final QName BDEF_PID
bDefPID attribute.
public final QName NAME
name attribute.
public final QName LICENSE
license attribute.
public final QName OPEN_SOURCE
opensource attribute.
public final QName TYPE
type attribute.
public final QName VERSION
version attribute.
| Method Detail |
|---|
public static FedoraServiceProfileNamespace getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||