|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLDTDValidatorFilter
Defines a DTD Validator filter to allow components to query the DTD validator.
Method Summary | |
---|---|
boolean |
hasGrammar()
Returns true if the validator has a DTD grammar |
boolean |
validate()
Return true if validator must validate the document |
Methods inherited from interface org.apache.xerces.xni.XMLDocumentHandler |
---|
characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentSource, ignorableWhitespace, processingInstruction, setDocumentSource, startCDATA, startDocument, startElement, startGeneralEntity, textDecl, xmlDecl |
Methods inherited from interface org.apache.xerces.xni.parser.XMLDocumentSource |
---|
getDocumentHandler, setDocumentHandler |
Method Detail |
---|
boolean hasGrammar()
boolean validate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |