Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
el-api.jar - Expression Language API
An expression language makes it possible to easily access application data stored in JavaBeans components. For example, the JSP expression language allows a page author to access a bean using simple syntax such as ${name} for a simple variable or ${name.foo.bar} for a nested property.
JAR File Size and Download Location:
File name: el-api.jar File size: 78368 bytes Date modified: 16-Oct-2013 Download: Expression Language
✍: FYIcenter.com
Manifest of the JAR:
X-Compile-Source-JDK: 1.7 X-Compile-Target-JDK: 1.7 Specification-Title: Expression Language Specification-Version: 3.0 Specification-Vendor: Sun Microsystems, Inc. Implementation-Title: javax.el Implementation-Version: 3.0.FR Implementation-Vendor: Apache Software Foundation
List of Classes in the JAR:
javax/el/ArrayELResolver javax/el/BeanELResolver javax/el/BeanNameELResolver javax/el/BeanNameResolver javax/el/CompositeELResolver javax/el/ELClass javax/el/ELContext javax/el/ELContextEvent javax/el/ELContextListener javax/el/ELException javax/el/ELManager javax/el/ELProcessor javax/el/ELResolver javax/el/EvaluationListener javax/el/Expression javax/el/ExpressionFactory javax/el/FunctionMapper javax/el/ImportHandler javax/el/LambdaExpression javax/el/ListELResolver javax/el/MapELResolver javax/el/MethodExpression javax/el/MethodInfo javax/el/MethodNotFoundException javax/el/PropertyNotFoundException javax/el/PropertyNotWritableException javax/el/ResourceBundleELResolver javax/el/StandardELContext javax/el/StaticFieldELResolver javax/el/TypeConverter javax/el/Util javax/el/ValueExpression javax/el/ValueReference javax/el/VariableMapper
2014-07-23, 4140🔥, 0💬
Popular Posts:
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java...
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...
JDK 8 jconsole.jar is the JAR file for JDK 8 JConsole, which is a graphical monitoring tool to monit...
JDK 11 jdk.jdeps.jmod is the JMOD file for JDK 11 JDeps tool, which can be invoked by the "jdeps" co...
Jettison is a collection of Java APIs (like STaX and DOM) which read and write JSON. This allows nea...