Package | Description |
---|---|
javax.servlet.jsp.tagext |
Modifier and Type | Method and Description |
---|---|
VariableInfo[] |
TagInfo.getVariableInfo(TagData data)
Information on the scripting objects created by this tag at runtime.
|
VariableInfo[] |
TagExtraInfo.getVariableInfo(TagData data)
information on scripting variables defined by the tag associated with this TagExtraInfo instance.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.