Class RowHandler
java.lang.Object
ch.tocco.nice2.reporting.impl.excel.nextgen.unmarshal.RowHandler
-
Constructor Summary
ConstructorDescriptionRowHandler
(org.apache.poi.ss.usermodel.Row row, Map<String, String> parentAttributes, CellStylesRegistry cellStylesRegistry, ColumnWidthsRegistry columnWidthsRegistry, Metadata metadata) -
Method Summary
-
Constructor Details
-
RowHandler
public RowHandler(org.apache.poi.ss.usermodel.Row row, Map<String, String> parentAttributes, CellStylesRegistry cellStylesRegistry, ColumnWidthsRegistry columnWidthsRegistry, Metadata metadata)
-
-
Method Details
-
addAttribute
-
handleCell
-
endElement
-