public interface Tag
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
TagContext |
getTagContext() |
void |
init(TagContext tagContext)
This method is invoked after all tag attributes are set
|
ResultTransformation |
process(SheetTransformer sheetTransformer) |
ResultTransformation process(SheetTransformer sheetTransformer)
sheetTransformer - java.lang.String getName()
void init(TagContext tagContext)
tagContext - TagContext getTagContext()
TagContext for this tagCopyright © 2005-2014 jXLS Team. All Rights Reserved.