public class EclipseFragmentXMLValidator extends XsdValidator
SCHEMA_FACTORY| Constructor and Description |
|---|
EclipseFragmentXMLValidator() |
EclipseFragmentXMLValidator(SchemaFactory schemaFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSchemaSourceResolver(LSResourceResolver schemaSourceResolver) |
void |
setXSDSources(Collection<Source> xsdSources)
Set the XSD/Schema Sources.
|
setErrorHandler, setSchemaFactory, validatepublic EclipseFragmentXMLValidator()
throws IOException,
SAXException
IOExceptionSAXExceptionpublic EclipseFragmentXMLValidator(SchemaFactory schemaFactory) throws IOException, SAXException
IOExceptionSAXExceptionpublic void setSchemaSourceResolver(LSResourceResolver schemaSourceResolver) throws SAXException
setSchemaSourceResolver in class XsdValidatorSAXExceptionpublic void setXSDSources(Collection<Source> xsdSources) throws SAXException
XsdValidatorsetXSDSources in class XsdValidatorxsdSources - The schema sources.SAXExceptionCopyright © 2020. All rights reserved.