Space Index
|
|||||||||||||||||||||||||||||||
0-9 |
APage: AdvancedJanino as a Source Code ClassLoader The JavaSourceClassLoader extends JavaTM's java.lang.ClassLoader class with the ability to load classes directly from source code. To be precise, if a class is loaded through this ClassLoader, it searches for a matching
|
||||||||||||||||||||||||||||||
BPage: BasicJanino as an Expression Evaluator Say you build an e-commerce system, which computes the shipping cost for the items that the user put into his/her shopping cart. Because you don't know the merchant's shipping cost model at implementation time, you could
|
CPage: ContactReporting bugs If you think you have found a bug in Janino, proceed as follows: If it is a compilation problem, verify that SUN's JavaTM compiler JAVAC also believes it is one. Try to isolate the problem. Don't send me huge source files; attempt, if at al
|
||||||||||||||||||||||||||||||
DPage: DevelopersAnonymous SVN (Subversion) The JANINO code repository is accessible through anonymous SVN. The location URL is https://svn.codehaus.org/janino. Contributing If you want to contribute (i.e. commit files to the JANINO code repository), turn to me. Guideline
Page: Documentation
JAVADOC The full JAVADOC documentation for JANINO is available online. Books The specifications of the Java programming language: James Gosling, Bill Joy, Guy Steele, Gilad Bracha: The Java Language Specification, Second Edition Addison-Wesley, 2000 James
Page: Download
Packages Download the latest distribution of Janino from the download page. Installation Unzip the distribution file you have downloaded: $ jar xvf janino-*.zip Change to the Janino directory $ cd janino-* You will find the Janino JAR files, the source co
|
E |
||||||||||||||||||||||||||||||
F |
G |
||||||||||||||||||||||||||||||
HHome page: HomeWhat is Janino? 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
|
IPage: Index{index}{index}
|
||||||||||||||||||||||||||||||
J |
K |
||||||||||||||||||||||||||||||
LPage: LicensingNew BSD License Janino is distributed under the terms of the New BSD License. I chose this license so that Janino will (hopefully) be useful in both free and proprietary projects. (In the past, JANINO was first licensed under the LGPL, and then under the
|
M |
||||||||||||||||||||||||||||||
NPage: NavigationHome What is Janino? Properties Limitations Download Packages Installation Documentation JAVADOC Books Links Basic Examples Advanced Examples Contact Reporting bugs Requesting support Requesting new features Feedback Mailing List Developers Anonymous SVN
|
O |
||||||||||||||||||||||||||||||
P |
Q |
||||||||||||||||||||||||||||||
R |
S |
||||||||||||||||||||||||||||||
T |
U |
||||||||||||||||||||||||||||||
V |
W |
||||||||||||||||||||||||||||||
X |
Y |
||||||||||||||||||||||||||||||
Z |
!@#$ |
||||||||||||||||||||||||||||||
Labels