|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jxls.transformer.BaseRowTransformer
net.sf.jxls.transformer.SimpleRowTransformer
public class SimpleRowTransformer
| Field Summary |
|---|
| Fields inherited from class net.sf.jxls.transformer.BaseRowTransformer |
|---|
log |
| Constructor Summary | |
|---|---|
SimpleRowTransformer(Row row,
java.util.List cellProcessors,
Configuration configuration)
|
|
| Method Summary | |
|---|---|
void |
addCell(Cell cell)
|
java.util.List |
getCells()
|
ResultTransformation |
getTransformationResult()
|
ResultTransformation |
transform(SheetTransformationController stc,
SheetTransformer sheetTransformer,
java.util.Map beans,
ResultTransformation previousTransformation)
|
| Methods inherited from class net.sf.jxls.transformer.BaseRowTransformer |
|---|
addListRange, applyCellProcessors, getRow, getTransformationBlock, setTransformationBlock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleRowTransformer(Row row,
java.util.List cellProcessors,
Configuration configuration)
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||