|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.jelly.impl | |
org.apache.commons.jelly | This package contains the main jelly API classes. |
org.apache.commons.jelly.impl | Core implementation classes for Jelly. |
org.apache.commons.jelly.parser | Jelly parsers both XML syntax and non-XML syntaxes are supported. |
org.apache.commons.jelly.tags.ant | A tag library for using Ant tasks within Jelly |
org.apache.commons.jelly.tags.define | Tag library which allows the creation of new tags using Jelly script itself. |
org.apache.commons.jelly.tags.jeez | This tag library groups together the ant and werkz tag libraries into one namespace. |
org.apache.commons.jelly.tags.swing | A tag library for creating Swing UIs via Jelly script |
Classes in org.apache.commons.jelly.impl used by org.apache.commons.jellyTagScript
|
TagScript abstract base class for a
script that evaluates a custom tag. |
Classes in org.apache.commons.jelly.impl used by org.apache.commons.jelly.implBeanSource
|
A tag which is associated with a JavaBean, such as a DynamicBeanTag DynaTagScript
|
DynaTagScript is a script evaluates a custom DynaTag.ScriptBlock
|
ScriptBlock a block of scripts.StaticTag
|
StaticTag represents a static XML element
which echos itself to XMLOutput when it is invoked.TagFactory
|
TagFactory represents a Factory of Tag instances.TagLibraryResolver
|
TagLibraryResolver represents an object capable of
resolving a URI to a TagLibrary instance.TagScript
|
TagScript abstract base class for a
script that evaluates a custom tag. |
Classes in org.apache.commons.jelly.impl used by org.apache.commons.jelly.parserScriptBlock
|
ScriptBlock a block of scripts.TagScript
|
TagScript abstract base class for a
script that evaluates a custom tag. |
Classes in org.apache.commons.jelly.impl used by org.apache.commons.jelly.tags.antTagScript
|
TagScript abstract base class for a
script that evaluates a custom tag. |
Classes in org.apache.commons.jelly.impl used by org.apache.commons.jelly.tags.defineAttribute
|
Represents the attribute definition used by dynamic tags, such as whether the attribute is required or any default values etc. DynamicTagLibrary
|
DynamicTagLibrary represents a TagLibrary which
gets created by running a Jelly script. |
Classes in org.apache.commons.jelly.impl used by org.apache.commons.jelly.tags.jeezDynamicTagLibrary
|
DynamicTagLibrary represents a TagLibrary which
gets created by running a Jelly script.TagScript
|
TagScript abstract base class for a
script that evaluates a custom tag. |
Classes in org.apache.commons.jelly.impl used by org.apache.commons.jelly.tags.swingBeanSource
|
A tag which is associated with a JavaBean, such as a DynamicBeanTag TagScript
|
TagScript abstract base class for a
script that evaluates a custom tag. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |