public class XSSFBExcelExtractorDecorator extends XSSFExcelExtractorDecorator
XSSFExcelExtractorDecorator.HeaderFooterFromString, XSSFExcelExtractorDecorator.SheetTextAsHTML, XSSFExcelExtractorDecorator.XSSFSheetInterestingPartsCapturerdrawingHyperlinks, formatter, hfHelper, metadata, parseContext, sheetPartsconfig, EMBEDDED_RELATIONSHIPS, extractor| Constructor and Description |
|---|
XSSFBExcelExtractorDecorator(ParseContext context,
org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildXHTML(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,
XHTMLContentHandler xhtml) |
void |
getXHTML(ContentHandler handler,
Metadata metadata,
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(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, Metadata metadata, ParseContext context) throws SAXException, org.apache.xmlbeans.XmlException, IOException, TikaException
OOXMLExtractorgetXHTML in interface OOXMLExtractorgetXHTML in class XSSFExcelExtractorDecoratorSAXExceptionorg.apache.xmlbeans.XmlExceptionIOExceptionTikaExceptionOOXMLExtractor.getXHTML(ContentHandler, Metadata,
ParseContext)protected void buildXHTML(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, XHTMLContentHandler xhtml) throws SAXException
extractHeaderFooter in class XSSFExcelExtractorDecoratorSAXExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.