org.inb.util
Class CompilerProvider
java.lang.Object
org.inb.util.CompilerProvider
public final class CompilerProvider
- extends Object
Applets works with a Java Runtime and thus have no Java compiler accessible.
To fix this an external Java Compiler must provided along with an applet.
This helper class gets such a compiler either through a standard API or directly creating an object.
- Author:
- Dmitry Repchevsky
getJavaCompiler
public static JavaCompiler getJavaCompiler()
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010