Package | Description |
---|---|
javax.servlet.jsp.tagext |
Modifier and Type | Method and Description |
---|---|
VariableInfo[] |
TagInfo.getVariableInfo(TagData data)
Information on the object created by this tag at runtime.
|
VariableInfo[] |
TagExtraInfo.getVariableInfo(TagData data)
information on scripting variables defined by this tag
|
Copyright © 1999-2000 The Apache Software Foundation. All Rights Reserved.