Package | Description |
---|---|
gov.nasa.pds.tools.label |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
LabelValidator.parseAndValidate(ProblemHandler handler,
java.net.URL url)
Parses and validates a label against the schema and Schematron files,
and returns the parsed XML.
|
void |
LabelValidator.validate(java.io.File labelFile) |
void |
LabelValidator.validate(ProblemHandler handler,
java.io.File labelFile) |
void |
LabelValidator.validate(ProblemHandler handler,
java.net.URL url)
Validates the label against schema and schematron constraints.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.