| Package | Description |
|---|---|
| javax.servlet.jsp.tagext |
| Modifier and Type | Method and Description |
|---|---|
VariableInfo[] |
TagExtraInfo.getVariableInfo(TagData data)
Returns information needed to instantiate runtime variables.
|
VariableInfo[] |
TagInfo.getVariableInfo(TagData data)
Information about the variables created by the tag at runtime.
|