|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RevalidationHandler
DOM Revalidation handler adds additional functionality to XMLDocumentHandler
Method Summary | |
---|---|
boolean |
characterData(java.lang.String data,
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 |
---|
boolean characterData(java.lang.String data, Augmentations augs)
data
- The character data.augs
- Augmentations
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |