commons-jexl-1.1.jar - Java Expression Language (JEXL)

Q

JEXL is a library intended to facilitate the implementation of dynamic and scripting features in applications and frameworks written in Java. JEXL implements an Expression Language based on some extensions to the JSTL Expression Language supporting most of the constructs seen in shell-script or ECMAScript. Its goal is to expose scripting features usable by technical operatives or consultants working with enterprise platforms.

JAR File Size and Download Location:

File name: commons-jexl.jar, commons-jexl-1.1.jar
File size: 132165 bytes
Date modified: 08-Sep-2006
Download: Java Expression Language (JEXL)

Manifest of the JAR:

Built-By: rahul
Package: org.apache.commons.jexl
Build-Jdk: 1.3.1_18
Extension-Name: commons-jexl
Specification-Title: Commons JEXL Expression Language Engine
Specification-Vendor: The Apache Software Foundation
Implementation-Title: org.apache.commons.jexl
Implementation-Vendor: The Apache Software Foundation
Implementation-Version: 1.1
Specification-Version: 1.0
Implementation-Vendor-Id: org.apache
X-Compile-Source-JDK: 1.2
X-Compile-Target-JDK: 1.2

✍: .fyicenter.com

A

List of Classes in the JAR:

org/apache/commons/jexl/context/HashMapContext
org/apache/commons/jexl/Expression
org/apache/commons/jexl/ExpressionFactory
org/apache/commons/jexl/ExpressionImpl
org/apache/commons/jexl/JexlContext
org/apache/commons/jexl/JexlExprResolver
org/apache/commons/jexl/JexlHelper
org/apache/commons/jexl/junit/Asserter
org/apache/commons/jexl/parser/ASTAddNode
org/apache/commons/jexl/parser/ASTAndNode
org/apache/commons/jexl/parser/ASTArrayAccess
org/apache/commons/jexl/parser/ASTAssignment
org/apache/commons/jexl/parser/ASTBitwiseAndNode
org/apache/commons/jexl/parser/ASTBitwiseComplNode
org/apache/commons/jexl/parser/ASTBitwiseOrNode
org/apache/commons/jexl/parser/ASTBitwiseXorNode
org/apache/commons/jexl/parser/ASTBlock
org/apache/commons/jexl/parser/ASTDivNode
org/apache/commons/jexl/parser/ASTEmptyFunction
org/apache/commons/jexl/parser/ASTEQNode
org/apache/commons/jexl/parser/ASTExpression
org/apache/commons/jexl/parser/ASTExpressionExpression
org/apache/commons/jexl/parser/ASTFalseNode
org/apache/commons/jexl/parser/ASTFloatLiteral
org/apache/commons/jexl/parser/ASTForeachStatement
org/apache/commons/jexl/parser/ASTGENode
org/apache/commons/jexl/parser/ASTGTNode
org/apache/commons/jexl/parser/ASTIdentifier
org/apache/commons/jexl/parser/ASTIfStatement
org/apache/commons/jexl/parser/ASTIntegerLiteral
org/apache/commons/jexl/parser/ASTJexlScript
org/apache/commons/jexl/parser/ASTLENode
org/apache/commons/jexl/parser/ASTLTNode
org/apache/commons/jexl/parser/ASTMethod
org/apache/commons/jexl/parser/ASTModNode
org/apache/commons/jexl/parser/ASTMulNode
org/apache/commons/jexl/parser/ASTNENode
org/apache/commons/jexl/parser/ASTNotNode
org/apache/commons/jexl/parser/ASTNullLiteral
org/apache/commons/jexl/parser/ASTOrNode
org/apache/commons/jexl/parser/ASTReference
org/apache/commons/jexl/parser/ASTReferenceExpression
org/apache/commons/jexl/parser/ASTSizeFunction
org/apache/commons/jexl/parser/ASTSizeMethod
org/apache/commons/jexl/parser/ASTStatementExpression
org/apache/commons/jexl/parser/ASTStringLiteral
org/apache/commons/jexl/parser/ASTSubtractNode
org/apache/commons/jexl/parser/ASTTrueNode
org/apache/commons/jexl/parser/ASTUnaryMinusNode
org/apache/commons/jexl/parser/ASTWhileStatement
org/apache/commons/jexl/parser/JJTParserState
org/apache/commons/jexl/parser/Node
org/apache/commons/jexl/parser/ParseException
org/apache/commons/jexl/parser/Parser
org/apache/commons/jexl/parser/ParserConstants
org/apache/commons/jexl/parser/ParserTokenManager
org/apache/commons/jexl/parser/ParserTreeConstants
org/apache/commons/jexl/parser/ParserVisitor
org/apache/commons/jexl/parser/SimpleCharStream
org/apache/commons/jexl/parser/SimpleNode
org/apache/commons/jexl/parser/Token
org/apache/commons/jexl/parser/TokenMgrError
org/apache/commons/jexl/resolver/FlatResolver
org/apache/commons/jexl/Script
org/apache/commons/jexl/ScriptFactory
org/apache/commons/jexl/ScriptImpl
org/apache/commons/jexl/util/AbstractExecutor
org/apache/commons/jexl/util/ArrayIterator
org/apache/commons/jexl/util/BooleanPropertyExecutor
org/apache/commons/jexl/util/Coercion
org/apache/commons/jexl/util/EnumerationIterator
org/apache/commons/jexl/util/GetExecutor
org/apache/commons/jexl/util/introspection/ClassMap
org/apache/commons/jexl/util/introspection/Info
org/apache/commons/jexl/util/introspection/Introspector
org/apache/commons/jexl/util/introspection/IntrospectorBase
org/apache/commons/jexl/util/introspection/MethodMap
org/apache/commons/jexl/util/introspection/Uberspect
org/apache/commons/jexl/util/introspection/UberspectImpl
org/apache/commons/jexl/util/introspection/UberspectLoggable
org/apache/commons/jexl/util/introspection/VelMethod
org/apache/commons/jexl/util/introspection/VelPropertyGet
org/apache/commons/jexl/util/introspection/VelPropertySet
org/apache/commons/jexl/util/Introspector
org/apache/commons/jexl/util/PropertyExecutor

2012-01-26, 5371🔥, 0💬