public interface DocumentHandlerEx extends DocumentHandler
| Modifier and Type | Method and Description |
|---|---|
void | cdataSection(String text) |
void | characters(String text) |
void | comment(String text) |
void | entityReference(String text) |
void | setDocumentType(String rootTagName, String systemId, String publicId) |
characters, endDocument, endElement, ignorableWhitespace, processingInstruction, setDocumentLocator, startDocument, startElementvoid characters(String text) throws SAXException
SAXExceptionvoid comment(String text) throws SAXException
SAXExceptionvoid cdataSection(String text) throws SAXException
SAXExceptionvoid entityReference(String text) throws SAXException
SAXExceptionvoid setDocumentType(String rootTagName, String systemId, String publicId) throws SAXException
SAXExceptionPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.