Class CompilerDemo
- java.lang.Object
-
- org.codehaus.commons.compiler.samples.CompilerDemo
-
public final class CompilerDemo extends java.lang.Object
A drop-in replacement for the JDK'sJAVAC
tool.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Command line interface.
-