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() |
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"