| Interface | Description |
|---|---|
| OOXMLExtractor |
Interface implemented by all Tika OOXML extractors.
|
| Class | Description |
|---|---|
| AbstractOOXMLExtractor |
Base class for all Tika OOXML extractors.
|
| MetadataExtractor |
OOXML metadata extractor.
|
| OOXMLExtractorFactory |
Figures out the correct
OOXMLExtractor for the supplied document and
returns it. |
| OOXMLParser |
Office Open XML (OOXML) parser.
|
| POIXMLTextExtractorDecorator | |
| XSLFPowerPointExtractorDecorator | |
| XSSFExcelExtractorDecorator | |
| XSSFExcelExtractorDecorator.HeaderFooterFromString | |
| XSSFExcelExtractorDecorator.SheetTextAsHTML |
Turns formatted sheet events into HTML
|
| XSSFExcelExtractorDecorator.XSSFSheetInterestingPartsCapturer |
Captures information on interesting tags, whilst
delegating the main work to the formatting handler
|
| XWPFWordExtractorDecorator |
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.