Class JasperTagInfo

java.lang.Object
javax.servlet.jsp.tagext.TagInfo
org.apache.jasper.compiler.JasperTagInfo

class JasperTagInfo extends TagInfo
TagInfo extension used by tag handlers that are implemented via tag files. This class provides access to the name of the Map used to store the dynamic attribute names and values passed to the custom action invocation. This information is used by the code generator.