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, validate
public EclipseFragmentXMLValidator() throws IOException, SAXException
IOException
SAXException
public EclipseFragmentXMLValidator(SchemaFactory schemaFactory) throws IOException, SAXException
IOException
SAXException
public void setSchemaSourceResolver(LSResourceResolver schemaSourceResolver) throws SAXException
setSchemaSourceResolver
in class XsdValidator
SAXException
public void setXSDSources(Collection<Source> xsdSources) throws SAXException
XsdValidator
setXSDSources
in class XsdValidator
xsdSources
- The schema sources.SAXException
Copyright © 2020. All rights reserved.