org.apache.activemq.protobuf.compiler
Class JavaGenerator
java.lang.Object
org.apache.activemq.protobuf.compiler.JavaGenerator
public class JavaGenerator
- 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 |
JavaGenerator
public JavaGenerator()
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 © 2012. All Rights Reserved.