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:
commons-compiler-jdk.jar - Janino 2.6.1
Janino is a super-small, super-fast Java compiler. Not only can it compile a set of source files to a set of class files like the JAVAC tool, but also can it compile a Java expression, block, class body or source file in memory, load the bytecode and execute it directly in the same JVM.
Janino is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, e.g. expression evaluators or "server pages" engines like JSP.
JAR File Size and Download Location:
File name: commons-compiler-jdk.jar, commons-compiler-jdk-2.6.1.jar File size: 43330 bytes Date modified: 24-Jun-2010 Download: Janino
✍: FYIcenter.com
Manifest of the JAR:
Implementation-Version: 2.6.1 Implementation-URL: http://janino.net
List of Classes in the JAR:
org/codehaus/commons/compiler/jdk/ByteArrayJavaFileManager org/codehaus/commons/compiler/jdk/ClassBodyEvaluator org/codehaus/commons/compiler/jdk/CompilerFactory org/codehaus/commons/compiler/jdk/ExpressionEvaluator org/codehaus/commons/compiler/jdk/FileInputJavaFileManager org/codehaus/commons/compiler/jdk/JavaFileManagerClassLoader org/codehaus/commons/compiler/jdk/JavaSourceClassLoader org/codehaus/commons/compiler/jdk/ScriptEvaluator org/codehaus/commons/compiler/jdk/SimpleCompiler org/codehaus/commons/io/MultiReader
2012-03-12, ∼4820🔥, 0💬
Popular Posts:
What Is XMLBeans xbean.jar 2.6.0? XMLBeans xbean.jar 2.6.0 is the JAR file for Apache XMLBeans 2.6.0...
What is jxl.jar 2.6.12? jxl.jar 2.6.12 is the JAR file for Java Excel API 2.6.12, which is a Java li...
Where to get the Java source code for Connector/J 8.0 User Impl module? Java source code files for C...
maven-settings-builder-3 .8.6.jaris the JAR file for Apache Maven 3.8.6 Settings Builder module. Apa...
How to download and install JDK (Java Development Kit) 8? If you want to write Java applications, yo...