Errai 3.0.1-SNAPSHOT

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

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

public static class ClassChangeUtil.JDTCompiler
extends Object


Constructor Summary
ClassChangeUtil.JDTCompiler()
           
 
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.JDTCompiler

public ClassChangeUtil.JDTCompiler()
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.