public interface RowTransformer
| Modifier and Type | Method and Description |
|---|---|
Row |
getRow() |
Block |
getTransformationBlock() |
ResultTransformation |
getTransformationResult() |
void |
setTransformationBlock(Block block) |
ResultTransformation |
transform(SheetTransformationController stc,
SheetTransformer sheetTransformer,
java.util.Map beans,
ResultTransformation previousTransformation) |
Row getRow()
ResultTransformation transform(SheetTransformationController stc, SheetTransformer sheetTransformer, java.util.Map beans, ResultTransformation previousTransformation)
Block getTransformationBlock()
void setTransformationBlock(Block block)
ResultTransformation getTransformationResult()
Copyright © 2005-2014 jXLS Team. All Rights Reserved.