|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public boolean hasGrammar()
public boolean validate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |