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, warning
public TextExtractor(Writer out)
public void characters(char[] text, int start, int length) throws SAXException
characters
in interface ContentHandler
characters
in class org.xml.sax.helpers.DefaultHandler
SAXException
Copyright © 2007-2019. All Rights Reserved.