Errai 3.0.1-SNAPSHOT

org.jboss.errai.codegen.util
Class ClassChangeUtil.JDKCompiler

java.lang.Object
  extended by org.jboss.errai.codegen.util.ClassChangeUtil.JDKCompiler
Enclosing class:
ClassChangeUtil

public static class ClassChangeUtil.JDKCompiler
extends Object


Constructor Summary
ClassChangeUtil.JDKCompiler(JavaCompiler compiler)
           
 
Method Summary
 int compile(OutputStream out, OutputStream errors, String outputPath, String toCompile, String classpath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassChangeUtil.JDKCompiler

public ClassChangeUtil.JDKCompiler(JavaCompiler compiler)
Method Detail

compile

public int compile(OutputStream out,
                   OutputStream errors,
                   String outputPath,
                   String toCompile,
                   String classpath)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.