public class CollectionRowTransformer extends BaseRowTransformer
RowTransformer interface for duplicating a collection rowlog| Constructor and Description |
|---|
CollectionRowTransformer(Row row,
java.util.Set fixedSizeCollections,
java.util.List cellProcessors,
java.util.List rowProcessors,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
ResultTransformation |
getTransformationResult() |
ResultTransformation |
transform(SheetTransformationController stc,
SheetTransformer sheetTransformer,
java.util.Map beans,
ResultTransformation previousTransformation) |
addListRange, applyCellProcessors, getRow, getTransformationBlock, setTransformationBlockpublic CollectionRowTransformer(Row row, java.util.Set fixedSizeCollections, java.util.List cellProcessors, java.util.List rowProcessors, Configuration configuration)
public ResultTransformation getTransformationResult()
public ResultTransformation transform(SheetTransformationController stc, SheetTransformer sheetTransformer, java.util.Map beans, ResultTransformation previousTransformation)
Copyright © 2005-2014 jXLS Team. All Rights Reserved.