Package javax.tools

Interface Summary
Diagnostic<S> Encapsulates diagnostic information from a tool.
DiagnosticListener<S> Receices diagnostic notifications from tools.
FileObject Abstraction for all kinds of file objects used by tools, e.g. regular files, memory cache, or database data.
 

Enum Summary
Diagnostic.Kind The kind of diagnostic information.