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, startElement
void characters(String text) throws SAXException
SAXException
void comment(String text) throws SAXException
SAXException
void cdataSection(String text) throws SAXException
SAXException
void entityReference(String text) throws SAXException
SAXException
void setDocumentType(String rootTagName, String systemId, String publicId) throws SAXException
SAXException
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.