public class JavassistCompiler extends AbstractCompiler
| 构造器和说明 |
|---|
JavassistCompiler() |
public Class<?> doCompile(String name, String source, OutputStream os) throws Throwable
AbstractCompilerdoCompile 在类中 AbstractCompilername - the namesource - the java source code to compileos - the OutputStream instanceThrowable - the throwableCopyright © 2019 Baidu, Inc.. All rights reserved.