Uses of Class
gov.nasa.pds.tools.label.MissingLabelSchemaException
| Package | Description |
|---|---|
| gov.nasa.pds.tools.label |
-
Uses of MissingLabelSchemaException in gov.nasa.pds.tools.label
Methods in gov.nasa.pds.tools.label that throw MissingLabelSchemaException Modifier and Type Method Description DocumentLabelValidator. parseAndValidate(ProblemHandler handler, URL url)Parses and validates a label against the schema and Schematron files, and returns the parsed XML.voidLabelValidator. validate(ProblemHandler handler, File labelFile)voidLabelValidator. validate(ProblemHandler handler, URL url)Validates the label against schema and schematron constraints.voidLabelValidator. validate(File labelFile)