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