public interface XMLDTDValidatorFilter
extends org.apache.xerces.xni.parser.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, xmlDeclCopyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.