public class HPSFPropertiesExtractor extends POIOLE2TextExtractor
| Constructor and Description |
|---|
HPSFPropertiesExtractor(POIDocument doc) |
HPSFPropertiesExtractor(POIFSFileSystem fs) |
HPSFPropertiesExtractor(POIOLE2TextExtractor mainExtractor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDocumentSummaryInformationText() |
POITextExtractor |
getMetadataTextExtractor()
Prevent recursion!
|
String |
getSummaryInformationText() |
String |
getText()
Retrieves all the text from the document.
|
int |
hashCode() |
static void |
main(String[] args) |
getDocSummaryInformation, getDocument, getRoot, getSummaryInformationclose, setFilesystempublic HPSFPropertiesExtractor(POIOLE2TextExtractor mainExtractor)
public HPSFPropertiesExtractor(POIDocument doc)
public HPSFPropertiesExtractor(POIFSFileSystem fs)
public String getDocumentSummaryInformationText()
public String getSummaryInformationText()
public String getText()
POITextExtractorgetText in class POITextExtractorpublic POITextExtractor getMetadataTextExtractor()
getMetadataTextExtractor in class POIOLE2TextExtractorpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved