public interface RevalidationHandler extends XMLDocumentFilter
Modifier and Type | Method and Description |
---|---|
boolean |
characterData(String data,
Augmentations augs)
Character content.
|
characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentSource, ignorableWhitespace, processingInstruction, setDocumentSource, startCDATA, startDocument, startElement, startGeneralEntity, textDecl, xmlDecl
getDocumentHandler, setDocumentHandler
boolean characterData(String data, Augmentations augs)
data
- The character data.augs
- AugmentationsCopyright © 2019 JBoss by Red Hat. All rights reserved.