protected static class XSSFExcelExtractorDecorator.SheetTextAsHTML extends Object implements org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
| Modifier | Constructor and Description |
|---|---|
protected |
XSSFExcelExtractorDecorator.SheetTextAsHTML(org.apache.tika.sax.XHTMLContentHandler xhtml,
org.apache.poi.xssf.model.CommentsTable comments) |
protected XSSFExcelExtractorDecorator.SheetTextAsHTML(org.apache.tika.sax.XHTMLContentHandler xhtml,
org.apache.poi.xssf.model.CommentsTable comments)
public void startRow(int rowNum)
startRow in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandlerpublic void endRow()
endRow in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandlerpublic void cell(String cellRef, String formattedValue)
cell in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandlerCopyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.