| Package | Description |
|---|---|
| net.sf.jxls.tag |
| Modifier and Type | Field and Description |
|---|---|
protected TagContext |
BaseTag.tagContext |
| Modifier and Type | Method and Description |
|---|---|
TagContext |
Tag.getTagContext() |
TagContext |
OutTag.getTagContext() |
TagContext |
BaseTag.getTagContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tag.init(TagContext tagContext)
This method is invoked after all tag attributes are set
|
void |
OutTag.init(TagContext context) |
void |
IfTag.init(TagContext context) |
void |
ForEachTag.init(TagContext context) |
void |
BaseTag.init(TagContext context) |
Copyright © 2005-2014 jXLS Team. All Rights Reserved.