public class SXSLFPowerPointExtractorDecorator extends AbstractOOXMLExtractor
config, EMBEDDED_RELATIONSHIPS, extractor| Constructor and Description |
|---|
SXSLFPowerPointExtractorDecorator(org.apache.tika.metadata.Metadata metadata,
org.apache.tika.parser.ParseContext context,
XSLFEventBasedPowerPointExtractor 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, getEmbeddedPartMetadataMap, getJustFileName, getMetadataExtractor, getXHTML, handleEmbeddedFile, loadLinkedRelationshipspublic SXSLFPowerPointExtractorDecorator(org.apache.tika.metadata.Metadata metadata,
org.apache.tika.parser.ParseContext context,
XSLFEventBasedPowerPointExtractor extractor)
protected void buildXHTML(org.apache.tika.sax.XHTMLContentHandler xhtml)
throws SAXException,
IOException
AbstractOOXMLExtractorXHTMLContentHandler object received as parameter.buildXHTML in class AbstractOOXMLExtractorSAXExceptionIOExceptionorg.apache.poi.xslf.extractor.XSLFPowerPointExtractor#getText()protected List<org.apache.poi.openxml4j.opc.PackagePart> getMainDocumentParts()
getMainDocumentParts in class AbstractOOXMLExtractorCopyright © 2007–2025 The Apache Software Foundation. All rights reserved.