程序包 org.xmeta.util
类 JavaCompiler15
- java.lang.Object
-
- org.xmeta.util.JavaCompiler15
-
public class JavaCompiler15 extends Object
-
-
方法详细资料
-
compile
public static void compile(String classPath, String sourcePath, String fileName, String targetDir) throws ClassNotFoundException, SecurityException, NoSuchMethodException, IllegalArgumentException, IllegalAccessException, InvocationTargetException
-
-