|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.impl.dtd.XMLDTDValidator
org.apache.xerces.impl.dtd.XML11DTDValidator
public class XML11DTDValidator
This allows the validator to correctlyhandle XML 1.1 documents.
| Constructor Summary | |
|---|---|
XML11DTDValidator()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
reset(XMLComponentManager manager)
Resets the component. |
| Methods inherited from class org.apache.xerces.impl.dtd.XMLDTDValidator |
|---|
characterData, characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentHandler, getDocumentSource, getFeatureDefault, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, hasGrammar, ignorableWhitespace, processingInstruction, setDocumentHandler, setDocumentSource, setFeature, setProperty, startCDATA, startDocument, startElement, startGeneralEntity, textDecl, validate, xmlDecl |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XML11DTDValidator()
| Method Detail |
|---|
public void reset(XMLComponentManager manager)
XMLComponent
reset in interface XMLComponentreset in class XMLDTDValidatormanager - The component manager.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||