commons-jelly-parent 1.1-jenkins-20110627 API

Packages 
Package Description
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.expression.xpath  
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.servlet
Classes for using Jelly on the Servlet platform.
org.apache.commons.jelly.tags  
org.apache.commons.jelly.tags.core
The core Tags from the JSTL plus Jelly extensions.
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.fmt  
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.xml
The XML Tags from the JSTL
org.apache.commons.jelly.test  
org.apache.commons.jelly.util  
org.apache.commons.jelly.xpath  

Copyright © 2014. All rights reserved.