public class JavaGenerator extends Object
| Constructor and Description |
|---|
JavaGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(File file) |
File |
getOut() |
File[] |
getPath() |
static void |
main(String[] args) |
void |
setOut(File outputDirectory) |
void |
setPath(File[] path) |
public static void main(String[] args)
public void compile(File file) throws CompilerException
CompilerExceptionpublic File getOut()
public void setOut(File outputDirectory)
public File[] getPath()
public void setPath(File[] path)
Copyright © 2010–2025 FuseSource, Corp.. All rights reserved.