Class ConstantsTei


  • public class ConstantsTei
    extends javax.servlet.jsp.tagext.TagExtraInfo
    Implementation of TagExtraInfo for the constants tag, identifying the scripting object(s) to be made visible.
    Author:
    Matt Raible
    • Constructor Detail

      • ConstantsTei

        public ConstantsTei()
    • Method Detail

      • getVariableInfo

        public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo​(javax.servlet.jsp.tagext.TagData data)
        Return information about the scripting variables to be created.
        Overrides:
        getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo