Uses of Class
gov.nasa.pds.tools.label.MissingLabelSchemaException
Packages that use MissingLabelSchemaException
-
Uses of MissingLabelSchemaException in gov.nasa.pds.tools.label
Methods in gov.nasa.pds.tools.label that throw MissingLabelSchemaExceptionModifier and TypeMethodDescriptionLabelValidator.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(ProblemHandler handler, URL url, String labelExtension) void