| Library: | Apache Jakarta Commons Jelly |
| Version: | 1.0 |
| Compatibility: | JDK 1.4 |
| Name | Package | Description |
|---|---|---|
| ArgTag | org.apache.commons.jelly.tags.core | An argument to a NewTag or InvokeTag . |
| Attribute | org.apache.commons.jelly.impl | Represents the attribute definition used by dynamic tags, such as whether the attribute is required or any default values etc. |
| BaseClassLoaderTag | org.apache.commons.jelly.tags.core | Abstract base tag providing ClassLoader support. |
| BaseJellyTest | org.apache.commons.jelly.test | No description provided. |
| BreakTag | org.apache.commons.jelly.tags.core | A tag which terminates the execution of the current <forEach> or ≶while> loop. |
| CaseTag | org.apache.commons.jelly.tags.core | A tag which conditionally evaluates its body if my value attribute equals my ancestor <switch> tag's "on" attribute. |
| CatchTag | org.apache.commons.jelly.tags.core | A tag which catches exceptions thrown by its body. |
| ChooseTag | org.apache.commons.jelly.tags.core | A tag which conditionally evaluates its body based on some condition |
| ClassLoaderUtils | org.apache.commons.jelly.util | A class to centralize the class loader management code. |
| CommandLineParser | org.apache.commons.jelly.util | Utility class to parse command line options using CLI. |
| CompositeExpression | org.apache.commons.jelly.expression |
|
| CompositeTextScriptBlock | org.apache.commons.jelly.impl |
|
| ConstantExpression | org.apache.commons.jelly.expression |
|
| CoreTagLibrary | org.apache.commons.jelly.tags.core | This is the core tag library for jelly and contains commonly used tags. |
| DefaultNamespaceFilter | org.apache.commons.jelly.parser | XMLFilter that can provide a default namespace when one has not been declared by the XML document. |
| DefaultTag | org.apache.commons.jelly.tags.core | A tag which conditionally evaluates its body if none of its preceeding sibling <case> tags have been evaluated. |
| DefaultTagFactory | org.apache.commons.jelly.impl |
|
| DefaultTagLibraryResolver | org.apache.commons.jelly.impl |
|
| DynaBeanTagSupport | org.apache.commons.jelly |
|
| DynamicBeanTag | org.apache.commons.jelly.impl | This tag is bound onto a Java Bean class. |
| DynamicDynaBeanTag | org.apache.commons.jelly.impl | This tag is bound onto a DynaClass instance. |
| DynamicTag | org.apache.commons.jelly.impl |
|
| DynamicTagLibrary | org.apache.commons.jelly.impl |
|
| DynaTagSupport | org.apache.commons.jelly |
|
| Embedded | org.apache.commons.jelly.impl | No description provided. |
| ExpressionScript | org.apache.commons.jelly.impl |
|
| ExpressionSupport | org.apache.commons.jelly.expression |
|
| ExprTag | org.apache.commons.jelly.tags.core | A tag which evaluates an expression |
| FileTag | org.apache.commons.jelly.tags.core | A tag that pipes its body to a file denoted by the name attribute or to an in memory String which is then output to a variable denoted by the var variable. |
| ForEachTag | org.apache.commons.jelly.tags.core | Iterates over a collection, iterator or an array of objects. |
| ForEachTag.LoopStatus | org.apache.commons.jelly.tags.core | Holds the status of the loop. |
| GetStaticTag | org.apache.commons.jelly.tags.core | A tag which can retrieve the value of a static field of a given class. |
| IfTag | org.apache.commons.jelly.tags.core | A tag which conditionally evaluates its body based on some condition |
| ImportTag | org.apache.commons.jelly.tags.core | Imports another script. |
| IncludeTag | org.apache.commons.jelly.tags.core | A tag which conditionally evaluates its body based on some condition |
| InvokeStaticTag | org.apache.commons.jelly.tags.core | A Tag which can invoke a static method on a class, without an instance of the class being needed. |
| InvokeTag | org.apache.commons.jelly.tags.core | A tag which calls a method in an object instantied by core:new |
| Jelly | org.apache.commons.jelly |
|
| JellyContext | org.apache.commons.jelly |
|
| JellyServlet | org.apache.commons.jelly.servlet | Servlet for handling display of Jelly-fied XML files. |
| JellyServletContext | org.apache.commons.jelly.servlet | No description provided. |
| JellyTag | org.apache.commons.jelly.tags.core | The root Jelly tag which should be evaluated first |
| JexlExpression | org.apache.commons.jelly.expression.jexl | Represents a Jexl expression which fully supports the Expression Language in JSTL and JSP along with some extra features like object method invocation. |
| JexlExpressionFactory | org.apache.commons.jelly.expression.jexl | Represents a factory of Jexl expression which fully supports the Expression Language in JSTL and JSP. |
| MapTagSupport | org.apache.commons.jelly |
|
| MuteTag | org.apache.commons.jelly.tags.core | A tag which executes its body but passing no output. |
| NewTag | org.apache.commons.jelly.tags.core | A tag which creates a new object of the given type |
| OtherwiseTag | org.apache.commons.jelly.tags.core | The otherwise block of a choose/when/otherwise group of tags |
| ParseTag | org.apache.commons.jelly.tags.core | Parses the output of this tags body or of a given String as a Jelly script then either outputting the Script as a variable or executing the script. |
| RemoveTag | org.apache.commons.jelly.tags.core | A tag which removes the variable of the given name from the current variable scope. |
| Resources | org.apache.commons.jelly.tags | Provides locale-neutral access to string resources. |
| SafeContentHandler | org.apache.commons.jelly.util | Ensures that only one start and end document event is passed onto the underlying ContentHandler. |
| ScopeTag | org.apache.commons.jelly.tags.core | A tag which creates a new child variable scope for its body. |
| ScriptBlock | org.apache.commons.jelly.impl |
|
| SetPropertiesTag | org.apache.commons.jelly.tags.core | A tag which sets the bean properties on the given bean. |
| SetTag | org.apache.commons.jelly.tags.core | A tag which sets a variable from the result of an expression |
| StaticTag | org.apache.commons.jelly.impl |
|
| StaticTagScript | org.apache.commons.jelly.impl |
|
| SwitchTag | org.apache.commons.jelly.tags.core | Executes the child <case> tag whose value equals my on attribute. |
| TagLibrary | org.apache.commons.jelly |
|
| TagScript | org.apache.commons.jelly.impl |
|
| TagSupport | org.apache.commons.jelly |
|
| TagUtils | org.apache.commons.jelly.util | Contains static methods to help tag developers. |
| TextScript | org.apache.commons.jelly.impl |
|
| ThreadTag | org.apache.commons.jelly.tags.core | A tag that spawns the contained script in a separate thread |
| UseBeanTag | org.apache.commons.jelly.tags.core | A tag which instantiates an instance of the given class and then sets the properties on the bean. |
| UseListTag | org.apache.commons.jelly.tags.core | A tag which creates a List implementation and optionally adds all of the elements identified by the items attribute. |
| WhenTag | org.apache.commons.jelly.tags.core | A tag which conditionally evaluates its body based on some condition |
| WhileTag | org.apache.commons.jelly.tags.core | A tag which performs an iteration while the result of an expression is true. |
| WhitespaceTag | org.apache.commons.jelly.tags.core | A simple tag used to preserve whitespace inside its body |
| XMLOutput | org.apache.commons.jelly |
|
| XMLParser | org.apache.commons.jelly.parser |
|
| XPathComparator | org.apache.commons.jelly.xpath | Compares xml nodes by extracting the value at xpath and comparing it. |
| XPathExpression | org.apache.commons.jelly.expression.xpath | An expression which returns an XPath object. |
| XPathTagSupport | org.apache.commons.jelly.xpath | An abstract base class useful for implementation inheritence |
| Search |




