org.fusesource.hawtbuf.proto.compiler
Class AltJavaGenerator
java.lang.Object
org.fusesource.hawtbuf.proto.compiler.AltJavaGenerator
public class AltJavaGenerator
- extends java.lang.Object
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 |
AltJavaGenerator
public AltJavaGenerator()
main
public static void main(java.lang.String[] args)
compile
public void compile(java.io.File file)
throws CompilerException
- Throws:
CompilerException
getOut
public java.io.File getOut()
setOut
public void setOut(java.io.File outputDirectory)
getPath
public java.io.File[] getPath()
setPath
public void setPath(java.io.File[] path)
Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.