Class XPSExtractorDecorator
java.lang.Object
org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor
org.apache.tika.parser.microsoft.ooxml.xps.XPSExtractorDecorator
- All Implemented Interfaces:
OOXMLExtractor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor
getMetadataExtractor, getXHTML
-
Constructor Details
-
XPSExtractorDecorator
public XPSExtractorDecorator(ParseContext context, POIXMLTextExtractor extractor) throws TikaException - Throws:
TikaException
-
-
Method Details
-
getDocument
Description copied from interface:OOXMLExtractorReturns the opened document.- Specified by:
getDocumentin interfaceOOXMLExtractor- Overrides:
getDocumentin classAbstractOOXMLExtractor- See Also:
-