org.apache.xerces.impl.dtd
public interface XMLDTDValidatorFilter extends XMLDocumentFilter
Modifier and Type | Method and Description |
---|---|
boolean |
hasGrammar()
Returns true if the validator has a DTD grammar
|
boolean |
validate()
Return true if validator must validate the document
|
characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentSource, ignorableWhitespace, processingInstruction, setDocumentSource, startCDATA, startDocument, startElement, startGeneralEntity, textDecl, xmlDecl
getDocumentHandler, setDocumentHandler
Copyright © 2005-2018 Apache Software Foundation. All Rights Reserved.