Class JavaxToolsCompiler


  • public class JavaxToolsCompiler
    extends java.lang.Object
    Since:
    2.0
    Author:
    Olivier Lamy, David M. Lloyd
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.codehaus.plexus.compiler.CompilerMessage.Kind convertKind​(javax.tools.Diagnostic<? extends javax.tools.JavaFileObject> diagnostic)  
      protected static javax.tools.JavaCompiler getJavaCompiler​(org.codehaus.plexus.compiler.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​(org.codehaus.plexus.compiler.CompilerConfiguration compilerConfiguration)
      • convertKind

        public static org.codehaus.plexus.compiler.CompilerMessage.Kind convertKind​(javax.tools.Diagnostic<? extends javax.tools.JavaFileObject> diagnostic)