Uses of Package
org.codehaus.commons.compiler.util.resource

Package
Description
This package declares interfaces for the implementation of an IExpressionEvaluator, an IScriptEvaluator, an IClassBodyEvaluator and an ISimpleCompiler.
An implementation of the org.codehaus.commons.compiler API that uses the "JAVAC" Java compiler that is part of the "Java Development Kit" (JDK).
 
 
Utility functionality for this project.
Classes related to loading "resources" (ResourceFinder) and creating resources (ResourceCreator).
The core of the Janino Java compiler.