|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fusesource.hawtbuf.proto.compiler.JavaGenerator
public class JavaGenerator
Constructor Summary | |
---|---|
JavaGenerator()
|
Method Summary | |
---|---|
void |
compile(java.io.File file)
|
java.io.File |
getOut()
|
java.io.File[] |
getPath()
|
static void |
main(java.lang.String[] args)
|
void |
setOut(java.io.File outputDirectory)
|
void |
setPath(java.io.File[] path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaGenerator()
Method Detail |
---|
public static void main(java.lang.String[] args)
public void compile(java.io.File file) throws CompilerException
CompilerException
public java.io.File getOut()
public void setOut(java.io.File outputDirectory)
public java.io.File[] getPath()
public void setPath(java.io.File[] path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |