public class XSLFPowerPointExtractorDecorator extends AbstractOOXMLExtractor
extractor| Constructor and Description |
|---|
XSLFPowerPointExtractorDecorator(org.apache.tika.parser.ParseContext context,
org.apache.poi.xslf.extractor.XSLFPowerPointExtractor extractor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildXHTML(org.apache.tika.sax.XHTMLContentHandler xhtml)
Populates the
XHTMLContentHandler object received as parameter. |
protected List<org.apache.poi.openxml4j.opc.PackagePart> |
getMainDocumentParts()
In PowerPoint files, slides have things embedded in them,
and slide drawings which have the images
|
getDocument, getJustFileName, getMetadataExtractor, getXHTML, handleEmbeddedFilepublic XSLFPowerPointExtractorDecorator(org.apache.tika.parser.ParseContext context,
org.apache.poi.xslf.extractor.XSLFPowerPointExtractor extractor)
protected void buildXHTML(org.apache.tika.sax.XHTMLContentHandler xhtml)
throws SAXException,
IOException
AbstractOOXMLExtractorXHTMLContentHandler object received as parameter.buildXHTML in class AbstractOOXMLExtractorSAXExceptionIOExceptionXSLFPowerPointExtractor.getText()protected List<org.apache.poi.openxml4j.opc.PackagePart> getMainDocumentParts() throws org.apache.tika.exception.TikaException
getMainDocumentParts in class AbstractOOXMLExtractororg.apache.tika.exception.TikaExceptionCopyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.