public interface XMLModelValidator
extends org.apache.xerces.xni.parser.XMLComponent, org.apache.xerces.xni.parser.XMLDocumentFilter
Modifier and Type | Method and Description |
---|---|
void |
setHref(String href) |
void |
setLocator(org.apache.xerces.xni.XMLLocator locator) |
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 setHref(String href)
Copyright © 2020. All rights reserved.