public abstract class AbstractVarTEI
extends TagExtraInfo
The name of the attribute can be overwritten via a custom default
constructor or by overwriting #getVariableName(javax.servlet.jsp.tagext.TagData).
All implementations need to overwrite #getClassName(javax.servlet.jsp.tagext.TagData)
in order to provide the type (class name) of the variable.
| Constructor and Description |
|---|
AbstractVarTEI() |
| Modifier and Type | Method and Description |
|---|---|
VariableInfo[] |
getVariableInfo(TagData data) |
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"