public abstract class AbstractVarTEI
extends javax.servlet.jsp.tagext.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 |
|---|---|
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data) |
Copyright © 2010 - 2022 Adobe. All Rights Reserved