软件包 org.apache.jasper.compiler.tagplugin
的使用

使用 org.apache.jasper.compiler.tagplugin 的软件包
org.apache.jasper.compiler.tagplugin   
org.apache.jasper.tagplugins.jstl   
 

org.apache.jasper.compiler.tagplugin 使用的 org.apache.jasper.compiler.tagplugin 中的类
TagPluginContext
          This interface allows the plugin author to make inqueries about the properties of the current tag, and to use Jasper resources to generate direct Java codes in place of tag handler invocations.
 

org.apache.jasper.tagplugins.jstl 使用的 org.apache.jasper.compiler.tagplugin 中的类
TagPlugin
          This interface is to be implemented by the plugin author, to supply an alternate implementation of the tag handlers.
TagPluginContext
          This interface allows the plugin author to make inqueries about the properties of the current tag, and to use Jasper resources to generate direct Java codes in place of tag handler invocations.
 



Copyright © 2013. All Rights Reserved.