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 Class es 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 Class es annotated with JAXB annotations.
|
class |
ManifestProcessor |
|
class |
MatcherGroupProcessor |
|
static class |
MustImplement.ProcessorImpl |
|
class |
NoopProcessor |
No-op Processor to silence compilation warnings for 3rd-party
Annotation s 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 Class es annotated with
ServiceProviderFor to verify the annotated Class :
Is concrete
Has a public no-argument constructor
Implements the Class es 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 |
|