public static class XmlTextReader.TextExtractor extends XmlTextReader.Handler
Constructor and Description |
---|
TextExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
characters(char[] aCh,
int aStart,
int aLength) |
void |
endDocument() |
protected StringBuilder |
getBuffer() |
void |
ignorableWhitespace(char[] aCh,
int aStart,
int aLength) |
getJCas, getLogger, setJCas, setLogger
endElement, endPrefixMapping, error, fatalError, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
public void characters(char[] aCh, int aStart, int aLength) throws SAXException
characters
in interface ContentHandler
characters
in class DefaultHandler
SAXException
public void ignorableWhitespace(char[] aCh, int aStart, int aLength) throws SAXException
ignorableWhitespace
in interface ContentHandler
ignorableWhitespace
in class DefaultHandler
SAXException
public void endDocument() throws SAXException
endDocument
in interface ContentHandler
endDocument
in class DefaultHandler
SAXException
protected StringBuilder getBuffer()
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.