| Interface | Description |
|---|---|
| ICompilationUnitLocator |
Used to convert an IFile into an ICompilationUnit,
for clients outside of this package.
|
| Class | Description |
|---|---|
| AbstractImageBuilder |
The abstract superclass of Java builders.
|
| AdditionalTypeCollection | |
| BatchImageBuilder | |
| BuildNotifier | |
| ClasspathDirectory | |
| ClasspathJar | |
| ClasspathLocation | |
| ClasspathMultiDirectory | |
| CompilationParticipantResult | |
| IncrementalImageBuilder |
The incremental image builder
|
| JavaBuilder | |
| NameEnvironment | |
| NameSet | |
| ProblemFactory | |
| QualifiedNameSet | |
| ReferenceCollection | |
| SourceFile | |
| State | |
| StringSet | |
| WorkQueue |
| Exception | Description |
|---|---|
| AbortIncrementalBuildException |
Exception thrown when an incremental builder cannot find a .class file.
|
| ImageBuilderInternalException |
Exception thrown when there is an internal error in the image builder.
|
| MissingSourceFileException |
Exception thrown when the build should be aborted because a source file is missing/empty.
|