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 © 2012 JBoss by Red Hat. All Rights Reserved.