public class JavaxToolsCompiler extends Object
Constructor and Description |
---|
JavaxToolsCompiler() |
Modifier and Type | Method and Description |
---|---|
static CompilerMessage.Kind |
convertKind(javax.tools.Diagnostic<? extends javax.tools.JavaFileObject> diagnostic) |
protected static javax.tools.JavaCompiler |
getJavaCompiler(CompilerConfiguration compilerConfiguration) |
protected static javax.tools.JavaCompiler getJavaCompiler(CompilerConfiguration compilerConfiguration)
public static CompilerMessage.Kind convertKind(javax.tools.Diagnostic<? extends javax.tools.JavaFileObject> diagnostic)
Copyright © 2001–2013 Codehaus. All rights reserved.