| Package | Description | 
|---|---|
| ball.annotation.processing | 
 Provides  
Processor implementation
 classes. | 
| ball.game.scrabble | 
 Classes for playing Scrabble. 
 | 
| ball.http.annotation.processing | 
 Provides  
Processor implementation
 classes. | 
| ball.tools.javac | 
 Provides  
javac plug-ins. | 
| ball.upnp.annotation.processing | 
 Provides  
Processor implementation
 classes. | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AnnotationValueMustConvertTo.ProcessorImpl
Processor implementation. | 
class  | 
AntLibProcessor
Generates  
antlib.xml (at location(s) specified by AntLib)
 at the end of annotation processing. | 
class  | 
AntTaskAttributeConstraintProcessor
 | 
class  | 
AntTaskProcessor
 | 
class  | 
CompileTimeCheckProcessor
 | 
class  | 
ConstantValueMustConvertToProcessor
Processor implementation to verify constant initializers
 marked by the ConstantValueMustConvertTo can be converted to the
 specified type. | 
class  | 
ConstructorPropertiesProcessor
Processor implementation to verify ConstructorProperties
 annotation are actual bean properties of the
 Constructor's Class. | 
static class  | 
For.ProcessorImpl
Processor implementation. | 
static class  | 
ForElementKinds.ProcessorImpl
Processor implementation. | 
static class  | 
ForSubclassesOf.ProcessorImpl
Processor implementation. | 
class  | 
JAXBIndexProcessor
 | 
class  | 
ManifestProcessor
 | 
class  | 
MatcherGroupProcessor
Processor implementation to check MatcherGroup
 annotations. | 
static class  | 
MustImplement.ProcessorImpl
Processor implementation. | 
class  | 
PatternRegexProcessor
Processor implementation to check PatternRegex
 annotations. | 
class  | 
ServiceProviderForProcessor
Processor implementation to check Classes annotated with
 ServiceProviderFor to verify the annotated Class:
 
   Classes specified by
     ServiceProviderFor.value()
   
 
 Note: Google offers a similar
 AutoService
 library. | 
static class  | 
TargetMustBe.ProcessorImpl
Processor implementation. | 
static class  | 
TargetMustExtend.ProcessorImpl
Processor implementation. | 
static class  | 
TargetMustHaveConstructor.ProcessorImpl
Processor implementation. | 
static class  | 
TargetMustHaveModifiers.ProcessorImpl
Processor implementation. | 
static class  | 
TargetMustNotHaveModifiers.ProcessorImpl
Processor implementation. | 
static class  | 
WithModifiers.ProcessorImpl
Processor implementation. | 
static class  | 
WithoutModifiers.ProcessorImpl
Processor implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PremiumProcessor
Processor implementation to check Classes annotated with
 LetterPremium or WordPremium:
 
   SQ,
   LetterPremium or
      WordPremium
   
  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ProtocolJSR311AnnotationProcessor.Method
 | 
class  | 
ProtocolProcessor
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
JavacPluginName.ProcessorImpl
Processor implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DeviceTypeProcessor
DeviceType annotation Processor. | 
class  | 
ServiceIdProcessor
 | 
class  | 
ServiceTypeProcessor
ServiceType annotation Processor. | 
class  | 
XmlNsProcessor
 | 
Copyright © 2015–2021. All rights reserved.