|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAnnotationExtractor | |
|---|---|
| ch.qos.cal10n.util | Package containing utility classes, used internally by the CAL10N project. |
| ch.qos.cal10n.verifier | Support classes for verifying that there are no message code mis-matches between resource bundles and the corresponding enum type. |
| ch.qos.cal10n.verifier.processor | |
| Uses of IAnnotationExtractor in ch.qos.cal10n.util |
|---|
| Classes in ch.qos.cal10n.util that implement IAnnotationExtractor | |
|---|---|
class |
AnnotationExtractor
Given an enum class, retrieve its cal10n-related values from its cal10-specific annotations. |
class |
AnnotationExtractorBase
A base implementation which can extract cal10n annotation data from a yet unspecified "enumType" type, e.g. an enum class or an enum Element. |
| Uses of IAnnotationExtractor in ch.qos.cal10n.verifier |
|---|
| Constructors in ch.qos.cal10n.verifier with parameters of type IAnnotationExtractor | |
|---|---|
MessageKeyVerifierBase(String enumTypeAsStr,
IAnnotationExtractor annotationExtractor)
|
|
| Uses of IAnnotationExtractor in ch.qos.cal10n.verifier.processor |
|---|
| Classes in ch.qos.cal10n.verifier.processor that implement IAnnotationExtractor | |
|---|---|
class |
TypeElementAnnotationExtractor
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||