public interface XMLModelValidator
extends org.apache.xerces.xni.parser.XMLComponent, org.apache.xerces.xni.parser.XMLDocumentFilter
Modifier and Type | Method and Description |
---|---|
void |
setLocator(org.apache.xerces.xni.XMLLocator locator) |
void |
setXMLReader(XMLReader documentHandler) |
getFeatureDefault, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, reset, setFeature, setProperty
characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentSource, ignorableWhitespace, processingInstruction, setDocumentSource, startCDATA, startDocument, startElement, startGeneralEntity, textDecl, xmlDecl
void setLocator(org.apache.xerces.xni.XMLLocator locator)
void setXMLReader(XMLReader documentHandler)
Copyright © 2022. All rights reserved.