protected static class XSSFExcelExtractorDecorator.SheetTextAsHTML extends Object implements org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
Modifier | Constructor and Description |
---|---|
protected |
XSSFExcelExtractorDecorator.SheetTextAsHTML(XHTMLContentHandler xhtml) |
protected XSSFExcelExtractorDecorator.SheetTextAsHTML(XHTMLContentHandler xhtml)
public void startRow(int rowNum)
startRow
in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
public void endRow(int rowNum)
endRow
in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
public void cell(String cellRef, String formattedValue, org.apache.poi.xssf.usermodel.XSSFComment comment)
cell
in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.