org.fusesource.hawtbuf.proto.compiler
Class JavaGenerator
java.lang.Object
org.fusesource.hawtbuf.proto.compiler.JavaGenerator
public class JavaGenerator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaGenerator
public JavaGenerator()
main
public static void main(String[] args)
compile
public void compile(File file)
throws CompilerException
- Throws:
CompilerException
getOut
public File getOut()
setOut
public void setOut(File outputDirectory)
getPath
public File[] getPath()
setPath
public void setPath(File[] path)
Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.