Class JavaGenerator

java.lang.Object
org.apache.activemq.protobuf.compiler.JavaGenerator

public class JavaGenerator extends Object
  • Constructor Details

    • JavaGenerator

      public JavaGenerator()
  • Method Details

    • 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)