Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jelly.expression Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
CompositeExpressionCompositeExpression is a Composite expression made up of several Expression objects which are concatenated into a single String.Classorg.apache.commons.jelly.expressionApache Commons
ConstantExpressionConstantExpression represents a constant expression.Classorg.apache.commons.jelly.expressionApache Commons
ExpressionExpression represents an arbitrary expression using some pluggable expression language.Interfaceorg.apache.commons.jelly.expressionApache Commons
ExpressionFactoryExpressionFactory is a factory of Expression objects.Interfaceorg.apache.commons.jelly.expressionApache Commons
ExpressionSupport an abstract base class for Expression implementations which provides default implementations of some of theClassorg.apache.commons.jelly.expressionApache Commons
JexlExpression expression which fully supports the Expression Language in JSTL and JSP along with some extra features like object method invocation.Classorg.apache.commons.jelly.expression.jexlApache Commons
JexlExpressionFactoryRepresents a factory of Jexl expression which fully supports the Expression Language in JSTL and JSP.Classorg.apache.commons.jelly.expression.jexlApache Commons
XPathExpressionAn expression which returns an XPath object.Classorg.apache.commons.jelly.expression.xpathApache Commons