|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
BeanTagScript | TagScript evaluates a custom tag. |
CompositeTextScriptBlock | CompositeTextScriptBlock represents a text body of a
a tag which contains expressions, so that whitespace trimming
can be handled differently. |
DynaTagScript | DynaTagScript is a script evaluates a custom DynaTag. |
ExpressionScript | ExpressionScript outputs the value of an expression as text. |
ScriptBlock | ScriptBlock a block of scripts. |
StaticTag | StaticTag represents a static XML element
which echos itself to XMLOutput when it is invoked. |
StaticTagScript | StaticTagScript is a script that evaluates a StaticTag, a piece of static XML
though its attributes or element content may contain dynamic expressions. |
TagScript | TagScript abstract base class for a
script that evaluates a custom tag. |
TextScript | TextScript outputs some static text. |
Core implementation classes for Jelly.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |