Modifier and Type | Class and Description |
---|---|
public class | AnnotationProcessingError
Error thrown for problems encountered during annotation processing. |
public class | JavacFiler
The FilerImplementation class must maintain a number of constraints. |
public class | JavacMessager
An implementation of the Messager built on top of log. |
public class | JavacProcessingEnvironment
Objects of this class hold and manage the state needed to support annotation processing. |
public class | JavacRoundEnvironment
Object providing state about a prior round of annotation processing. |
public class | PrintingProcessor
A processor which prints out elements. |
pack-priv class | ServiceProxy
Utility class to determine if a service can be found on the path that might be used to create a class loader. |