com.sun.tools.javac.main.JavaCompiler

JavaCompiler provides (and enforces) a use-once method to compile a list of source files. It invokes the various phases of the compiler to cause those source files to be compiled.