|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor
org.apache.tika.parser.microsoft.ooxml.XSLFPowerPointExtractorDecorator
public class XSLFPowerPointExtractorDecorator
| Field Summary |
|---|
| Fields inherited from class org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor |
|---|
extractor |
| Constructor Summary | |
|---|---|
XSLFPowerPointExtractorDecorator(ParseContext context,
org.apache.poi.xslf.extractor.XSLFPowerPointExtractor extractor)
|
|
| Method Summary | |
|---|---|
protected void |
buildXHTML(XHTMLContentHandler xhtml)
Populates the XHTMLContentHandler object received as parameter. |
protected java.util.List<org.apache.poi.openxml4j.opc.PackagePart> |
getMainDocumentParts()
In PowerPoint files, slides have things embedded in them, and slide drawings which have the images |
| Methods inherited from class org.apache.tika.parser.microsoft.ooxml.AbstractOOXMLExtractor |
|---|
getDocument, getMetadataExtractor, getXHTML, handleEmbedded |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSLFPowerPointExtractorDecorator(ParseContext context,
org.apache.poi.xslf.extractor.XSLFPowerPointExtractor extractor)
| Method Detail |
|---|
protected void buildXHTML(XHTMLContentHandler xhtml)
throws org.xml.sax.SAXException,
org.apache.xmlbeans.XmlException,
java.io.IOException
AbstractOOXMLExtractorXHTMLContentHandler object received as parameter.
buildXHTML in class AbstractOOXMLExtractororg.xml.sax.SAXException
org.apache.xmlbeans.XmlException
java.io.IOExceptionXSLFPowerPointExtractor.getText()
protected java.util.List<org.apache.poi.openxml4j.opc.PackagePart> getMainDocumentParts()
throws TikaException
getMainDocumentParts in class AbstractOOXMLExtractorTikaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||