cn.paxos.rabbitsnail.util
Class Compiler
java.lang.Object
cn.paxos.rabbitsnail.util.Compiler
public class Compiler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Compiler
public Compiler()
main
public static void main(String[] args)
throws InstantiationException,
IllegalAccessException,
IOException,
InterruptedException,
ClassNotFoundException
- Throws:
InstantiationException
IllegalAccessException
IOException
InterruptedException
ClassNotFoundException
compile
public static Class<?> compile(String className,
String java)
Copyright © 2014. All rights reserved.