|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Adjunct
s and provides caching.Adjunct
s are already included.AdjunctsInPage
that those adjuncts are
already included in the page.
TagScript
that invokes a Script
as a tag.JellyContext
for compiling view scripts
for classes in this classloader.
RequestDispatcher
that forwards to the jelly view, if available.
TagScript
that generates a literal element.
TagLibrary
that loads tags from tag files in a directory.ScriptInvoker
.DefaultScriptInvoker.invokeScript(StaplerRequest, StaplerResponse, Script, Object)
JellyViewScript.fromKlass
StaplerRequest
.
StaplerRequest
.
ResourceBundle.getFormatString(Locale, String)
except there's no
searching up the delegation chain.
InternationalizedStringExpression
that indicates this value is raw HTML
and therefore should not be further escaped.InternationalizedStringExpression
usage.ServletResponse.getOutputStream()
.
MetaClassLoader
tear-off for Jelly support.Facet
subtype (although not captured in a type hierarchy) that loads Jelly-compatible scripts.Facet
that adds Jelly as the view.JellyViewScript.JellyViewScript(Klass, URL, Script)
Expression
that performs proper HTML escaping.
XMLOutput
is not escaping.Adjunct.slashedName
.
ResourceBundle
s.
ResourceBundle
s.AdjunctManager
in the calling application where it is bound to.
ExpressionFactory
to be used to parse views.
Tag
object.
Adjunct.name
but uses '/' separator.
AdjunctsInPage.generate(XMLOutput, String...)
method
but just put the adjuncts to AdjunctsInPage.pending
without writing it.
AdjunctsInPage.spool(String...)
method.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |