commons-jelly 1.0-beta-3 API

Packages
org.apache.commons.jelly This package contains the main jelly API classes.
org.apache.commons.jelly.expression Implementations of the Expression classes using commons-jexl.
org.apache.commons.jelly.expression.jexl Expressions used to turn the tag attribute values into compiled expression objects for languages such as Jexl, XPath, Velocity, beanshell, Rhino etc.
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  
org.apache.commons.jelly.tags.ant A tag library for using Ant tasks within Jelly
org.apache.commons.jelly.tags.antlr A tag library for working with the Antlr library
org.apache.commons.jelly.tags.beanshell A tag library for working with BeanShell expressions and scripts within Jelly
org.apache.commons.jelly.tags.betwixt A tag library for turning XML into beans or beans into XML using the Betwixt library
org.apache.commons.jelly.tags.bsf A collection of tag libraries for working with BSF based scripting languages like JavaScript, Jython and PNuts
org.apache.commons.jelly.tags.core The core Tags from the JSTL
org.apache.commons.jelly.tags.define Tag library which allows the creation of new tags using Jelly script itself.
org.apache.commons.jelly.tags.dynabean A tag library for creating new DynaClass and DynaBean objects from the beanutils library
org.apache.commons.jelly.tags.html Tags for parsing HTML so that it can be processed by Jelly using Andy Clark's NeckoHTML
org.apache.commons.jelly.tags.http A tag library for working with HTTP, performing HTTP GET, POST and other actions
org.apache.commons.jelly.tags.interaction A simple interaction tag library so that Jelly scripts can be interactive.
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.jms A tag library for working with JMS using the Messenger project
org.apache.commons.jelly.tags.jsl The Jelly Stylesheet Library (JSL)
org.apache.commons.jelly.tags.junit A collection of JUnit tags for performing unit tests written in Jelly script.
org.apache.commons.jelly.tags.log Custom tags for generating textual logging information using commons-logging which will use either log4j, logkit or JDK1.4 logging depending on the classpath and configuration.
org.apache.commons.jelly.tags.ojb A variety of tags for working with the ObjectBridge persistence engine
org.apache.commons.jelly.tags.quartz A tag library for scheduling tasks to be run using the Quartz library
org.apache.commons.jelly.tags.sql The SQL Tags from the JSTL
org.apache.commons.jelly.tags.swing A tag library for creating Swing UIs via Jelly script
org.apache.commons.jelly.tags.swing.converters  
org.apache.commons.jelly.tags.util A number of utility tags such as for tokenizing Strings.
org.apache.commons.jelly.tags.validate A tag library for validating XML using various schema languages like DTD, XML Schema, Relax NG as well as Relax and TREX.
org.apache.commons.jelly.tags.werkz A tag library for defining targets (goals) and having pre/post dependencies which uses the Werkz library for resolving goals and dependencies.
org.apache.commons.jelly.tags.xml The XML Tags from the JSTL
org.apache.commons.jelly.task A collection of Ant tasks for working with Jelly.
org.apache.commons.jelly.util  

 



Copyright © 2002-2002 Apache Software Foundation. All Rights Reserved.