Package | Description |
---|---|
gov.nasa.pds.tools.label | |
gov.nasa.pds.tools.label.validate |
Modifier and Type | Method and Description |
---|---|
List<String> |
LabelValidator.getSchematrons(NodeList nodeList,
URL url,
ExceptionContainer container) |
void |
CachedLSResourceResolver.setExceptionContainer(ExceptionContainer container) |
Transformer |
SchematronTransformer.transform(Source source,
ExceptionContainer container)
Transform the given schematron source.
|
Transformer |
SchematronTransformer.transform(URL schematron,
ExceptionContainer container)
Transform the given schematron.
|
void |
LabelValidator.validate(ExceptionContainer container,
File labelFile) |
void |
LabelValidator.validate(ExceptionContainer container,
URL url)
Validates the label against schema and schematron constraints.
|
Constructor and Description |
---|
CachedLSResourceResolver(ExceptionContainer container)
Constructor.
|
LabelErrorHandler(ExceptionContainer exceptions) |
TransformerErrorListener(ExceptionContainer exceptions)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FileReferenceValidator.validate(ExceptionContainer container,
net.sf.saxon.om.DocumentInfo xml) |
boolean |
DocumentValidator.validate(ExceptionContainer container,
net.sf.saxon.om.DocumentInfo xml)
Method signature for checking to see if a label is valid.
|
boolean |
DefaultDocumentValidator.validate(ExceptionContainer container,
net.sf.saxon.om.DocumentInfo xml) |
boolean |
ExternalValidator.validate(ExceptionContainer container,
File labelFile)
Method signature for checking to see if a label is valid.
|
boolean |
ExternalValidator.validate(ExceptionContainer container,
URL url)
Method signature for checking to see if a label is valid.
|
Copyright © 2010–2015 Planetary Data System. All rights reserved.