public interface RevalidationHandler
extends org.apache.xerces.xni.parser.XMLDocumentFilter
Modifier and Type | Method and Description |
---|---|
boolean |
characterData(java.lang.String data,
org.apache.xerces.xni.Augmentations augs)
Character content.
|
characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentSource, ignorableWhitespace, processingInstruction, setDocumentSource, startCDATA, startDocument, startElement, startGeneralEntity, textDecl, xmlDecl
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.