Class PropertyTei

TagExtraInfo
com.germinus.easyconf.taglib.PropertyTei

public class PropertyTei extends TagExtraInfo
Used to declare the property value as a JSP scripting variable
Author:
jferrer
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    VariableInfo[]
    getVariableInfo(TagData data)
    Return information about the scripting variables to be created.
  • Constructor Details

    • PropertyTei

      public PropertyTei()
  • Method Details

    • getVariableInfo

      public VariableInfo[] getVariableInfo(TagData data)
      Return information about the scripting variables to be created.