Class PDS4Context
- java.lang.Object
-
- gov.nasa.pds.tools.validate.rule.pds4.PDS4Context
-
public class PDS4Context extends Object
Implements constants for storing and retrieving items from the rule context.
-
-
Field Summary
Fields Modifier and Type Field Description static String
LABEL_DOCUMENT
The key for storing a parsed label as a W3C document.
-
Constructor Summary
Constructors Constructor Description PDS4Context()
-
-
-
Field Detail
-
LABEL_DOCUMENT
public static final String LABEL_DOCUMENT
The key for storing a parsed label as a W3C document.- See Also:
- Constant Field Values
-
-