public class SchemaValidator extends Object
Constructor and Description |
---|
SchemaValidator()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
CachedLSResourceResolver |
getCachedLSResolver() |
void |
setExternalLocations(String locations) |
ExceptionContainer |
validate(StreamSource schema)
Validate the given schema.
|
public ExceptionContainer validate(StreamSource schema)
schema
- URL of the schema.public void setExternalLocations(String locations) throws SAXNotRecognizedException, SAXNotSupportedException
public CachedLSResourceResolver getCachedLSResolver()
Copyright © 2010–2017 Planetary Data System. All rights reserved.