|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rmi.rmiSynth.ClassCompiler
public class ClassCompiler
A class that generates .class files
It currently uses the sun.tools.javac.* classes
| Constructor Summary | |
|---|---|
ClassCompiler()
|
|
| Method Summary | |
|---|---|
static boolean |
compile(java.lang.String fileName,
java.lang.String classpath)
Invoke the javac compiler. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassCompiler()
| Method Detail |
|---|
public static boolean compile(java.lang.String fileName,
java.lang.String classpath)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||