|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.validate.inventory.reader.InventoryKeys
public class InventoryKeys
Field Summary | |
---|---|
static String |
CHECKSUM_XPATH
The MD5 checksum XPath in an Inventory file. |
static String |
DATA_FILE_XPATH
XPath to the external table file of a collection. |
static String |
FILE_SPEC_FIELD_NUM_XPATH
XPath to the field number of the column containing the file reference. |
static String |
FILE_SPEC_XPATH
The file reference XPath in an Inventory file. |
static String |
IDENTITY_REFERENCE_XPATH
The LID-VID or LID XPath for an association. |
static String |
IS_PRIMARY_COLLECTION_XPATH
XPath that will indicate if a collection is primary. |
static String |
LIDVID_FIELD_NUM_XPATH
XPath to the field number of the column containing the LID-VID or LID reference. |
static String |
MEMBER_ENTRY_XPATH
XPath to grab the Member_Entry tags in a bundle. |
Constructor Summary | |
---|---|
InventoryKeys()
|
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 String FILE_SPEC_FIELD_NUM_XPATH
public static final String LIDVID_FIELD_NUM_XPATH
public static final String DATA_FILE_XPATH
public static final String MEMBER_ENTRY_XPATH
public static final String FILE_SPEC_XPATH
public static final String CHECKSUM_XPATH
public static final String IDENTITY_REFERENCE_XPATH
public static final String IS_PRIMARY_COLLECTION_XPATH
Constructor Detail |
---|
public InventoryKeys()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |