|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.oclc.da.gdfr.registryprototype.properties.XmlProps
public class XmlProps
| Field Summary | |
|---|---|
static java.lang.String |
ADMIN_NS_NAME
The namespace name of the adminData schema |
static java.lang.String |
ADMIN_NS_URI
The namespace URI of the adminData schema |
static java.lang.String |
ADMIN_PATH
XPath to reach the adminData of a deposit record |
static java.lang.String |
BASE_NAME_PATH
XPath to access the base name of the CollectionItem |
static java.lang.String |
BYTES_PATH
XPath to reach the bytes of a deposit record |
static java.lang.String |
COLLECTION_NS_NAME
The namespace name of the collection schema |
static java.lang.String |
COLLECTION_NS_URI
The namespace URI of the collection schema |
static java.lang.String |
CONTENT_CONTENT_TYPE_PATH
XPath to reach the contentType element of a content record |
static java.lang.String |
CONTENT_ID_PATH
XPath to access the identifier of the content, if present |
static java.lang.String |
CONTENT_NS_NAME
The namespace name of the content schema |
static java.lang.String |
CONTENT_NS_URI
The namespace URI of the content schema |
static java.lang.String |
CONTENT_TYPE_PATH
XPath to reach the contentType element in an adminData record |
static java.lang.String |
CURRENT_FLAG_PATH
XPath to the currentFlag field of a record |
static java.lang.String |
DEPOSIT_NS_NAME
The namespace name of the deposit schema |
static java.lang.String |
DEPOSIT_NS_URI
The namespace URI of the deposit schema |
static java.lang.String |
DEPOSIT_ROOT
XPath to reach the root element's name of a deposit record |
static java.lang.String |
DESCRIPTION_PATH
XPath to reach the description of a deposit item |
static java.lang.String |
IDENTIFIER_NAME
XPath to access the identifier name of the CollectionItem |
static java.lang.String |
IDENTIFIER_NAME_PATH
XPath to the reach the identifier of content in a profile |
static java.lang.String |
IDENTIFIER_PATH
XPath to access the identifier of the CollectionItems |
static java.lang.String |
INDEX_NAME_PATH
XPath to reach an index's name |
static java.lang.String |
INDEX_PATH
XPath to reach an entire index element |
static java.lang.String |
INDEX_PATH_PATH
XPath to reach an index's xpath |
static java.lang.String |
INDEX_ROOT
Element name of the index-root (used for storing decoded content) |
static java.lang.String |
INDEX_TYPE_PATH
XPath to reach an index's data type |
static java.lang.String |
INDEXES_PATH
XPath to get the names of indices out of the profile |
static java.lang.String |
PARENT_COLLECTION_PATH
XPath to reach the parentCollection element of the Collection schema |
static java.lang.String |
PROFILE_IDENTIFIER_PATH
XPath to get to the identifier of the profile itself |
static java.lang.String |
PROFILE_NAME_PATH
XPath to access the name of the Collection |
static java.lang.String |
PROFILE_NS_NAME
The namespace name of the profile schema |
static java.lang.String |
PROFILE_NS_URI
The namespace URI of the profile schema |
static java.lang.String |
VERSION_ID_PATH
XPath to the versionID of a record |
static java.lang.String |
XML_PROPS
This is xml configuration properties file path. |
static java.lang.String |
XS_NS_NAME
The namespace name of the xs schema |
static java.lang.String |
XS_NS_URI
The namespace URI of the xs schema |
static java.lang.String |
XSD_LOCATION_PATH
XPath to reach the XSD location in a CollectionProfile |
| Constructor Summary | |
|---|---|
XmlProps()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String XML_PROPS
public static final java.lang.String PROFILE_IDENTIFIER_PATH
public static final java.lang.String IDENTIFIER_PATH
public static final java.lang.String CONTENT_ID_PATH
public static final java.lang.String BASE_NAME_PATH
public static final java.lang.String IDENTIFIER_NAME
public static final java.lang.String PROFILE_NAME_PATH
public static final java.lang.String INDEXES_PATH
public static final java.lang.String ADMIN_PATH
public static final java.lang.String XSD_LOCATION_PATH
public static final java.lang.String CONTENT_TYPE_PATH
public static final java.lang.String CONTENT_CONTENT_TYPE_PATH
public static final java.lang.String IDENTIFIER_NAME_PATH
public static final java.lang.String INDEX_NAME_PATH
public static final java.lang.String INDEX_PATH_PATH
public static final java.lang.String INDEX_TYPE_PATH
public static final java.lang.String INDEX_PATH
public static final java.lang.String DESCRIPTION_PATH
public static final java.lang.String PARENT_COLLECTION_PATH
public static final java.lang.String BYTES_PATH
public static final java.lang.String VERSION_ID_PATH
public static final java.lang.String CURRENT_FLAG_PATH
public static final java.lang.String DEPOSIT_ROOT
public static final java.lang.String INDEX_ROOT
public static final java.lang.String ADMIN_NS_NAME
public static final java.lang.String ADMIN_NS_URI
public static final java.lang.String DEPOSIT_NS_NAME
public static final java.lang.String DEPOSIT_NS_URI
public static final java.lang.String COLLECTION_NS_NAME
public static final java.lang.String COLLECTION_NS_URI
public static final java.lang.String CONTENT_NS_NAME
public static final java.lang.String CONTENT_NS_URI
public static final java.lang.String XS_NS_NAME
public static final java.lang.String XS_NS_URI
public static final java.lang.String PROFILE_NS_NAME
public static final java.lang.String PROFILE_NS_URI
| Constructor Detail |
|---|
public XmlProps()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||