Class CellHandler
java.lang.Object
ch.tocco.nice2.reporting.impl.excel.nextgen.unmarshal.CellHandler
-
Constructor Summary
ConstructorDescriptionCellHandler
(org.apache.poi.ss.usermodel.Cell cell, Map<String, String> parentAttributes, CellStylesRegistry cellStylesRegistry, ColumnWidthsRegistry columnWidthsRegistry) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAttribute
(String attributeName, String value) void
void
setContent
(String content)
-
Constructor Details
-
CellHandler
public CellHandler(org.apache.poi.ss.usermodel.Cell cell, Map<String, String> parentAttributes, CellStylesRegistry cellStylesRegistry, ColumnWidthsRegistry columnWidthsRegistry)
-
-
Method Details
-
addAttribute
-
setContent
-
endElement
-