Apache Commons Jelly Core 1.1-jenkins-20250108 API

Packages
Package
Description
This package contains the main jelly API classes.
Implementations of the Expression classes using commons-jexl.
Expressions used to turn the tag attribute values into compiled expression objects for languages such as Jexl, XPath, Velocity, beanshell, Rhino etc.
 
Core implementation classes for Jelly.
Jelly parsers both XML syntax and non-XML syntaxes are supported.
Classes for using Jelly on the Servlet platform.
 
The core Tags from the JSTL plus Jelly extensions.