Uses of Interface
org.codehaus.commons.compiler.util.resource.Resource

Packages that use 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).
 
Classes related to loading "resources" (ResourceFinder) and creating resources (ResourceCreator).
The core of the Janino Java compiler.