Uses of Package
org.apache.sling.scripting.jsp.jasper.compiler.tagplugin

Packages that use org.apache.sling.scripting.jsp.jasper.compiler.tagplugin
org.apache.sling.scripting.jsp.jasper.compiler.tagplugin   
org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core   
 

Classes in org.apache.sling.scripting.jsp.jasper.compiler.tagplugin used by org.apache.sling.scripting.jsp.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.
 

Classes in org.apache.sling.scripting.jsp.jasper.compiler.tagplugin used by org.apache.sling.scripting.jsp.jasper.tagplugins.jstl.core
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 © 2007-2013 The Apache Software Foundation. All Rights Reserved.