org.codehaus.plexus.compiler.javac
Class JavaxToolsCompiler

java.lang.Object
  extended by org.codehaus.plexus.compiler.javac.JavaxToolsCompiler

public class JavaxToolsCompiler
extends Object

Since:
2.0
Author:
Olivier Lamy, David M. Lloyd

Constructor Summary
JavaxToolsCompiler()
           
 
Method Summary
protected static javax.tools.JavaCompiler getJavaCompiler(CompilerConfiguration compilerConfiguration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaxToolsCompiler

public JavaxToolsCompiler()
Method Detail

getJavaCompiler

protected static javax.tools.JavaCompiler getJavaCompiler(CompilerConfiguration compilerConfiguration)


Copyright © 2001-2013 Codehaus. All Rights Reserved.