public class XSSFBExcelExtractorDecorator extends XSSFExcelExtractorDecorator
| Constructor and Description |
|---|
XSSFBExcelExtractorDecorator(ParseContext context,
org.apache.poi.ooxml.extractor.POIXMLTextExtractor extractor,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
getXHTML(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, Locale locale)
public void getXHTML(ContentHandler handler, Metadata metadata, ParseContext context) throws SAXException, XmlException, IOException, TikaException
OOXMLExtractorgetXHTML in interface OOXMLExtractorgetXHTML in class XSSFExcelExtractorDecoratorSAXExceptionXmlExceptionIOExceptionTikaExceptionOOXMLExtractor.getXHTML(ContentHandler, Metadata, ParseContext)Copyright © 2010 - 2020 Adobe. All Rights Reserved