public class SimpleRowTransformer extends BaseRowTransformer
log| Constructor and Description |
|---|
SimpleRowTransformer(Row row,
java.util.List cellProcessors,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCell(Cell cell) |
java.util.List |
getCells() |
ResultTransformation |
getTransformationResult() |
ResultTransformation |
transform(SheetTransformationController stc,
SheetTransformer sheetTransformer,
java.util.Map beans,
ResultTransformation previousTransformation) |
addListRange, applyCellProcessors, getRow, getTransformationBlock, setTransformationBlockpublic SimpleRowTransformer(Row row, java.util.List cellProcessors, Configuration configuration)
public void addCell(Cell cell)
public ResultTransformation getTransformationResult()
public java.util.List getCells()
public ResultTransformation transform(SheetTransformationController stc, SheetTransformer sheetTransformer, java.util.Map beans, ResultTransformation previousTransformation)
Copyright © 2005-2014 jXLS Team. All Rights Reserved.