| ErrorConsumer | Allows for easier parsing of errors and warnings from the compiler WARNING: The contents of this source file are not part of any supported API. |
| BatchEnvironment | Main environment of the batch version of the Java compiler, this needs more work. |
| BatchParser | Batch file parser, this needs more work. |
| Main | This class is deprecated. As of J2SE 1.3, the preferred way to compile Java language sources is by using the new compiler, com.sun.tools.javac.Main. |
| SourceClass | This class represents an Java class as it is read from an Java source file. |
| SourceMember | A Source Member WARNING: The contents of this source file are not part of any supported API. |