public static class CompilerUtils.SingleClassCompiler extends Object
| Constructor and Description |
|---|
SingleClassCompiler() |
| Modifier and Type | Method and Description |
|---|---|
File |
compile(File source)
Compiles a single Java file.
|
File |
getTargetFolder() |
protected CompilerUtils.SingleClassCompiler |
getThis() |
public File compile(File source)
source - file to compile. Non null.public File getTargetFolder()
compile(File) was not execute yet.protected CompilerUtils.SingleClassCompiler getThis()
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.