Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
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 (322)
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, ∼4795🔥, 0💬
Popular Posts:
Where to find answers to frequently asked questions on Downloading and Using JDK (Java Development K...
JDK 11 jrt-fs.jar is the JAR file for JDK 11 JRT-FS (Java RunTime - File System) defined in the "jdk...
HttpComponents Core Source Code Files are provided in the source package file, httpcomponents-core-5...
How to download and install xml-commons External Source Package? The source package contains Java so...
JDK 17 jdk.localedata.jmod is the JMOD file for JDK 17 Localedata module. JDK 17 Locale Data module ...