|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jamon.util.InternalJavaCompiler
public class InternalJavaCompiler
| Constructor Summary | |
|---|---|
InternalJavaCompiler(java.lang.String p_classPath)
|
|
| Method Summary | |
|---|---|
java.lang.String |
compile(java.lang.String[] p_javaFiles)
Compile the specified java source files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalJavaCompiler(java.lang.String p_classPath)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.lang.String compile(java.lang.String[] p_javaFiles)
JavaCompiler
compile in interface JavaCompilerp_javaFiles - the source files to compile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||