public class XSSFExcelExtractorDecorator extends AbstractOOXMLExtractor
| Constructor and Description |
|---|
XSSFExcelExtractorDecorator(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.
|
void |
processSheet(XSSFSheetXMLHandler.SheetContentsHandler sheetContentsExtractor,
CommentsTable comments,
StylesTable styles,
ReadOnlySharedStringsTable strings,
InputStream sheetInputStream) |
getDocument, getMetadataExtractorpublic XSSFExcelExtractorDecorator(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 AbstractOOXMLExtractorSAXExceptionXmlExceptionIOExceptionTikaExceptionOOXMLExtractor.getXHTML(ContentHandler, Metadata, ParseContext)public void processSheet(XSSFSheetXMLHandler.SheetContentsHandler sheetContentsExtractor, CommentsTable comments, StylesTable styles, ReadOnlySharedStringsTable strings, InputStream sheetInputStream) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved