| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
static java.lang.String |
TAG_NAME |
name, tagContext| Constructor and Description |
|---|
IfTag() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTest() |
void |
init(TagContext context)
This method is invoked after all tag attributes are set
|
ResultTransformation |
process(SheetTransformer sheetTransformer) |
void |
setTest(java.lang.String test) |
getName, getTagContext, toStringprotected static final org.apache.commons.logging.Log log
public static final java.lang.String TAG_NAME
public java.lang.String getTest()
public void setTest(java.lang.String test)
public void init(TagContext context)
Tagpublic ResultTransformation process(SheetTransformer sheetTransformer)
Copyright © 2005-2014 jXLS Team. All Rights Reserved.