Package com.germinus.easyconf.taglib
Class ConfigurationObjectTei
java.lang.Object
TagExtraInfo
com.germinus.easyconf.taglib.ConfigurationObjectTei
public class ConfigurationObjectTei
extends TagExtraInfo
Used to declare the property value as a JSP scripting variable
- Author:
- jferrer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVariableInfo[]
getVariableInfo
(TagData data) Return information about the scripting variables to be created.
-
Constructor Details
-
ConfigurationObjectTei
public ConfigurationObjectTei()
-
-
Method Details
-
getVariableInfo
public VariableInfo[] getVariableInfo(TagData data) Return information about the scripting variables to be created.
-