|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
DOM Revalidation handler adds additional functionality to XMLDocumentHandler
Method Summary | |
boolean |
characterData(java.lang.String data,
org.apache.xerces.xni.Augmentations augs)
Character content. |
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 characterData(java.lang.String data, org.apache.xerces.xni.Augmentations augs)
data
- The character data.augs
- Augmentations
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |