Package openjava.ojc

Interface Summary
JavaCompiler The interface JavaCompiler represents an interface to invoke a regular Java compiler.
 

Class Summary
CommandArguments Represents the argument list passed to a Java compiler.
CommandArguments2 Represents the argument list passed to a Java compiler.
Compiler  
DynamicJavaCompiler DynamicJavaCompiler implements the JavaCompiler interface by calling DynamicJava.
DynamicJavaCompiler.DynamicJavaCompilerArgs  
ExprCompiler  
ExprMain  
GUICompiler  
JavaCompilerArgs A JavaCompilerArgs holds the arguments for a JavaCompiler.
Main  
OpenJavaTask This is a dummy implementation of OpenJavaTask to use during boot time, because Ant requires that each <taskdef> has a valid class behind it.
TranslatorThread  
 


SourceForge.net_Logo