Package ch.qos.cal10n.util
Interface AnnotationExtractor
- All Known Implementing Classes:
AbstractAnnotationExtractor
,AnnotationExtractorViaEnumClass
,AnnotationExtractorViaTypeElement
public interface AnnotationExtractor
Interface for extracting cal10-related annotation data from an "enumTtype".
The actual type of the enumType is implementation specific. The basic
implementation uses an enum Class.
- Since:
- 0.8
-
Method Summary