public class ConstantsTei
extends javax.servlet.jsp.tagext.TagExtraInfo
TagExtraInfo for the constants tag,
identifying the scripting object(s) to be made visible.| Constructor and Description |
|---|
ConstantsTei() |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Return information about the scripting variables to be created.
|
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfodata - the input dataCopyright © 2015. All rights reserved.