|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoreXPaths
Interface containing XPaths used to extract core information from a PDS4 data product label.
Field Summary | |
---|---|
static String |
BUNDLE_MEMBER_ENTRY
XPath to grab the Member_Entry tags in a bundle. |
static String |
CHECKSUM
The MD5 checksum XPath in an Inventory file. |
static String |
DATA_FILE
XPath to the external table file of a collection. |
static String |
FIELD_DELIMITER
XPath to determine the field delimiter being used in the inventory table. |
static String |
IDENTITY_REFERENCE
The LID-VID or LID XPath for an association. |
static String |
LIDVID_LID_FIELD_NUMBER
XPath to determine the field location of the LID-LIDVID field in the inventory table. |
static String |
LOGICAL_IDENTIFIER
XPath to the logical identifier. |
static String |
MEMBER_STATUS
The member status XPath in an Inventory file. |
static String |
MEMBER_STATUS_FIELD_NUMBER
XPath to determine the field location of the member status field in the inventory table. |
static String |
PRODUCT_CLASS
XPath to the product class. |
static String |
VERSION_ID
XPath to the version id. |
Field Detail |
---|
static final String PRODUCT_CLASS
static final String LOGICAL_IDENTIFIER
static final String VERSION_ID
static final String FIELD_DELIMITER
static final String MEMBER_STATUS_FIELD_NUMBER
static final String LIDVID_LID_FIELD_NUMBER
static final String DATA_FILE
static final String BUNDLE_MEMBER_ENTRY
static final String CHECKSUM
static final String MEMBER_STATUS
static final String IDENTITY_REFERENCE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |