Interface | Description |
---|---|
ExceptionHandler |
Defines an interface for handling exceptions during label validation.
|
ValidateExceptionHandler |
Defines an interface for handling exceptions during label validation.
|
Class | Description |
---|---|
BootstrapResolver | |
CachedEntityResolver |
Class that caches entities into memory.
|
CachedLSResourceResolver |
Class to resolve resources.
|
ExceptionContainer |
Implements an exception handler that retains the exceptions in memory.
|
LabelErrorHandler | |
LabelValidator |
This class is responsible for providing utility functions for validating PDS
XML Labels.
|
LocationValidator |
Implements a validator that validates a location (file or directory)
against a validation rule set.
|
SchematronTransformer |
A class that transforms Schematron files based on the isoSchematron
stylesheet.
|
SourceLocation |
Implements an object that stores a line, column, and location
in a source document.
|
TransformerErrorListener |
Listener class to simply throw exceptions when an error occurs when
transforming a schematron.
|
ValidationSettings |
Defines keys for validation settings that the user may specify.
|
XMLCatalog |
Class that extends the Catalog class found in the Apache XML-Commons library.
|
XMLCatalogResolver |
Adaption of Xerces XMLCatalogResolver to bootstrap in catalog
1.1 support.
|
Enum | Description |
---|---|
ExceptionType |
Exception | Description |
---|---|
LabelException | |
MissingLabelSchemaException |
Exception class to indicate that a given PDS4 label is missing
the xsi:schemaLocation attribute.
|
ValidatorException |
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.