public class XSSFBExcelExtractorDecorator extends XSSFExcelExtractorDecorator
| Constructor and Description |
|---|
XSSFBExcelExtractorDecorator(ParseContext context,
org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor,
java.util.Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
getXHTML(org.xml.sax.ContentHandler handler,
Metadata metadata,
ParseContext context)
Parses the document into a sequence of XHTML SAX events sent to the
given content handler.
|
processSheetgetDocument, getMetadataExtractorpublic XSSFBExcelExtractorDecorator(ParseContext context, org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor, java.util.Locale locale)
public void getXHTML(org.xml.sax.ContentHandler handler,
Metadata metadata,
ParseContext context)
throws org.xml.sax.SAXException,
org.apache.xmlbeans.XmlException,
java.io.IOException,
TikaException
OOXMLExtractorgetXHTML in interface OOXMLExtractorgetXHTML in class XSSFExcelExtractorDecoratororg.xml.sax.SAXExceptionorg.apache.xmlbeans.XmlExceptionjava.io.IOExceptionTikaExceptionOOXMLExtractor.getXHTML(ContentHandler, Metadata, ParseContext)Copyright © 2010 - 2022 Adobe. All Rights Reserved