static class |
AnnotationValueMustConvertTo.ProcessorImpl |
|
class |
AntLibProcessor |
Generates antlib.xml (at location(s) specified by AntLib)
at the end of annotation processing.
|
class |
AntTaskAttributeConstraintProcessor |
|
class |
AntTaskMixInProcessor |
|
class |
AntTaskProcessor |
Processor implementation to check Classes annotated with
AntTask:
Are an instance of Task,
Concrete, and
Have a public no-argument constructor
|
class |
ClassFileProcessorProcessor |
|
class |
CompileTimeCheckProcessor |
|
class |
ConstantValueMustConvertToProcessor |
|
class |
ConstructorPropertiesProcessor |
|
static class |
For.ProcessorImpl |
|
static class |
ForElementKinds.ProcessorImpl |
|
static class |
ForSubclassesOf.ProcessorImpl |
|
class |
JAXBIndexProcessor |
Processor implementation to generate jaxb.index files
from Classes annotated with JAXB annotations.
|
class |
ManifestProcessor |
|
class |
MatcherGroupProcessor |
|
static class |
MustImplement.ProcessorImpl |
|
class |
NoopProcessor |
No-op Processor to silence compilation warnings for 3rd-party
Annotations that do not have a processor.
|
class |
NoOverrideProcessor |
|
class |
ObjectCloneProcessor |
|
class |
ObjectToStringProcessor |
|
class |
PatternRegexProcessor |
|
class |
SerializableProcessor |
Processor implementation to check subclasses of
Serializable to verify a serialVersionUID field has been
defined.
|
class |
ServiceProviderForProcessor |
Processor implementation to check Classes annotated with
ServiceProviderFor to verify the annotated Class:
Is concrete
Has a public no-argument constructor
Implements the Classes specified by
value()
or implements Java 9's java.util.ServiceLoader.Provider
public static T provider() method.
|
static class |
TargetMustBe.ProcessorImpl |
|
static class |
TargetMustExtend.ProcessorImpl |
|
static class |
TargetMustHaveConstructor.ProcessorImpl |
|
static class |
TargetMustHaveModifiers.ProcessorImpl |
|
static class |
TargetMustNotHaveModifiers.ProcessorImpl |
|
static class |
WithModifiers.ProcessorImpl |
|
static class |
WithoutModifiers.ProcessorImpl |
|