public final class PublisherTextExtractor extends POIOLE2TextExtractor
document| Constructor and Description |
|---|
PublisherTextExtractor(DirectoryNode dir) |
PublisherTextExtractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
|
PublisherTextExtractor(HPBFDocument doc) |
PublisherTextExtractor(InputStream is) |
PublisherTextExtractor(NPOIFSFileSystem fs) |
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, getFileSystem, getMetadataTextExtractor, getRoot, getSummaryInformationpublic PublisherTextExtractor(HPBFDocument doc)
public PublisherTextExtractor(DirectoryNode dir) throws IOException
IOExceptionpublic PublisherTextExtractor(POIFSFileSystem fs) throws IOException
IOExceptionpublic PublisherTextExtractor(NPOIFSFileSystem fs) throws IOException
IOExceptionpublic PublisherTextExtractor(InputStream is) throws IOException
IOException@Deprecated public PublisherTextExtractor(DirectoryNode dir, POIFSFileSystem fs) throws IOException
IOExceptionpublic void setHyperlinksByDefault(boolean hyperlinksByDefault)
public String getText()
POITextExtractorgetText in class POITextExtractorCopyright © 2020. All rights reserved.