Uses of Package
org.kohsuke.stapler.jelly

Packages that use org.kohsuke.stapler.jelly
org.kohsuke.stapler.jelly Optional Jelly support, to write views in Jelly. 
org.kohsuke.stapler.jelly.groovy   
 

Classes in org.kohsuke.stapler.jelly used by org.kohsuke.stapler.jelly
CustomTagLibrary
          TagLibrary that loads tags from tag files in a directory.
HTMLWriterOutput
          Wrapper for XMLOutput using HTMLWriter that can turn off its HTML handling (if the Content-Type gets set to something other than text/html).
InternationalizedStringExpression
          Expression of the form "%messageName(arg1,arg2,...)" that represents internationalized text.
JellyClassTearOff
           
JellyCompatibleFacet
          Facet subtype (although not captured in a type hierarchy) that loads Jelly-compatible scripts.
JellyTagFileLoader
          Extension point that lets Jelly scripts written in other languages.
ResourceBundle
          Cache of localization strings.
ResourceBundleFactory
          Factory for ResourceBundles.
ScriptInvoker
          Pluggability point for controlling how scripts get executed.
ThisTagLibrary
          Loads Jelly views associated with "it" as if it were taglibs.
 

Classes in org.kohsuke.stapler.jelly used by org.kohsuke.stapler.jelly.groovy
CustomTagLibrary
          TagLibrary that loads tags from tag files in a directory.
JellyCompatibleFacet
          Facet subtype (although not captured in a type hierarchy) that loads Jelly-compatible scripts.
JellyTagFileLoader
          Extension point that lets Jelly scripts written in other languages.
 



Copyright © 2011. All Rights Reserved.