public class XSSFBExcelExtractorDecorator extends XSSFExcelExtractorDecorator
XSSFExcelExtractorDecorator.HeaderFooterFromString, XSSFExcelExtractorDecorator.SheetTextAsHTML, XSSFExcelExtractorDecorator.XSSFSheetInterestingPartsCapturerdrawingHyperlinks, formatter, hfHelper, metadata, parseContext, sheetPartsconfig, EMBEDDED_RELATIONSHIPS, extractor| Constructor and Description |
|---|
XSSFBExcelExtractorDecorator(org.apache.tika.parser.ParseContext context,
org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildXHTML(org.apache.tika.sax.XHTMLContentHandler xhtml)
Populates the
XHTMLContentHandler object received as parameter. |
protected void |
configureExtractor(org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor,
Locale locale) |
protected void |
extractHeaderFooter(String hf,
org.apache.tika.sax.XHTMLContentHandler xhtml) |
void |
getXHTML(ContentHandler handler,
org.apache.tika.metadata.Metadata metadata,
org.apache.tika.parser.ParseContext context)
Parses the document into a sequence of XHTML SAX events sent to the
given content handler.
|
addDrawingHyperLinks, extractHyperLinks, getMainDocumentParts, processShapes, processSheetgetDocument, getJustFileName, getMetadataExtractor, handleEmbeddedFile, loadLinkedRelationshipspublic XSSFBExcelExtractorDecorator(org.apache.tika.parser.ParseContext context,
org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor,
Locale locale)
protected void configureExtractor(org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor,
Locale locale)
configureExtractor in class XSSFExcelExtractorDecoratorpublic void getXHTML(ContentHandler handler, org.apache.tika.metadata.Metadata metadata, org.apache.tika.parser.ParseContext context) throws SAXException, org.apache.xmlbeans.XmlException, IOException, org.apache.tika.exception.TikaException
OOXMLExtractorgetXHTML in interface OOXMLExtractorgetXHTML in class XSSFExcelExtractorDecoratorSAXExceptionorg.apache.xmlbeans.XmlExceptionIOExceptionorg.apache.tika.exception.TikaExceptionOOXMLExtractor.getXHTML(ContentHandler, Metadata, ParseContext)protected void buildXHTML(org.apache.tika.sax.XHTMLContentHandler xhtml)
throws SAXException,
org.apache.xmlbeans.XmlException,
IOException
AbstractOOXMLExtractorXHTMLContentHandler object received as parameter.buildXHTML in class XSSFExcelExtractorDecoratorSAXExceptionorg.apache.xmlbeans.XmlExceptionIOExceptionXSSFBEventBasedExcelExtractor.getText()protected void extractHeaderFooter(String hf, org.apache.tika.sax.XHTMLContentHandler xhtml) throws SAXException
extractHeaderFooter in class XSSFExcelExtractorDecoratorSAXExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.