public static class TextUtils.TextExtractor extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
TextExtractor(Writer out) |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] text,
int start,
int length) |
endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic TextExtractor(Writer out)
public void characters(char[] text,
int start,
int length)
throws SAXException
characters in interface ContentHandlercharacters in class org.xml.sax.helpers.DefaultHandlerSAXExceptionCopyright © 2007-2022. All Rights Reserved.