public final class PublisherTextExtractor extends POIOLE2TextExtractor
| Constructor and Description |
|---|
PublisherTextExtractor(DirectoryNode dir) |
PublisherTextExtractor(HPBFDocument doc) |
PublisherTextExtractor(InputStream is) |
PublisherTextExtractor(POIFSFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Retrieves all the text from the document.
|
static void |
main(String[] args) |
void |
setHyperlinksByDefault(boolean hyperlinksByDefault)
Should a call to getText() return hyperlinks inline
with the text?
Default is no
|
getDocSummaryInformation, getDocument, getMetadataTextExtractor, getRoot, getSummaryInformationclose, setFilesystempublic PublisherTextExtractor(HPBFDocument doc)
public PublisherTextExtractor(DirectoryNode dir) throws IOException
IOExceptionpublic PublisherTextExtractor(POIFSFileSystem fs) throws IOException
IOExceptionpublic PublisherTextExtractor(InputStream is) throws IOException
IOExceptionpublic void setHyperlinksByDefault(boolean hyperlinksByDefault)
public String getText()
POITextExtractorgetText in class POITextExtractorCopyright © 2010 - 2020 Adobe. All Rights Reserved