Package | Description |
---|---|
ball.annotation.processing |
Provides
Processor implementation
classes. |
Modifier and Type | Class and Description |
---|---|
class |
AntLibProcessor
Generates
antlib.xml (at location(s) specified by AntLib )
at the end of annotation processing. |
class |
JAXBIndexProcessor
|
class |
ManifestProcessor
|
class |
ServiceProviderForProcessor
Processor implementation to check Class es annotated with
ServiceProviderFor to verify the annotated Class :
Class es specified by
ServiceProviderFor.value()
Note: Google offers a similar
AutoService
library. |
Copyright © 2015–2020 Allen D. Ball. All rights reserved.