Package | Description |
---|---|
org.kohsuke.stapler.jelly |
Optional Jelly support, to write views in Jelly.
|
org.kohsuke.stapler.jelly.groovy |
Class and Description |
---|
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
ResourceBundle s. |
ScriptInvoker
Pluggability point for controlling how scripts get executed.
|
ThisTagLibrary
Loads Jelly views associated with "it" as if it were taglibs.
|
Class and Description |
---|
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 © 2017. All rights reserved.