|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
NewTag or InvokeTag.
ArgTag children.ClassLoader support.DynamicBeanTagBreakException is used to terminate loops such as
<forEach> and <while> tags.value attribute equals my ancestor
<switch> tag's
"on" attribute.
Compilable represents a Tag that is compilable.CompositeExpression is a Composite expression made up of several
Expression objects which are concatenated into a single String.CompositeTextScriptBlock represents a text body of a
a tag which contains expressions, so that whitespace trimming
can be handled differently.ConstantExpression represents a constant expression.value property.
JellyContext.getResource(java.lang.String) method then returns the compiled script.
JellyContext.getResource(java.lang.String) method then returns the compiled script.
JellyContext.getResource(java.lang.String) method then returns the compiled script.
<case>
tags have been evaluated.
DefaultTagFactory a default implementation of TagFactory
which creates new instances of a given class.DefaultTagLibraryResolver is a default implemenation
which attempts to interpret the URI as a String called 'jelly:className'
and class load the given Java class. DynaBeanTag is a DynaTag implementation which uses a DynaBean
to store its attribute values in. DynaTag represents a Jelly custom tag which
can take its attributes dynamically and store them in some data structure.
DynaTagSupport is an abstract base class
for any DynaTag implementation to derive from.
DynaClass instance.
DynamicTag is a tag that is created from
inside a Jelly script as a Jelly template and will invoke a
given script, passing in its instantiation attributes
as variables and will allow the template to invoke its instance body.DynamicTagLibrary represents a TagLibrary which
gets created by running a Jelly script.Expression represents an arbitrary expression using some pluggable
expression language.ExpressionFactory is a factory of Expression objects.ExpressionScript outputs the value of an expression as text.ExpressionSupport
an abstract base class for Expression implementations
which provides default implementations of some of the
typesafe evaluation methods.null.
XMLWriter
or XMLOutput.