All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AbstractAnnotationExtractor A base implementation which can extract cal10n annotation data from a yet unspecified "enumType" type, e.g.AbstractCAL10NBundleFinder AbstractMessageKeyVerifier Abstract class for verifying that for a given an enum type, the keys match those found in the corresponding resource bundles.AnnotationExtractor Interface for extracting cal10-related annotation data from an "enumTtype".AnnotationExtractorViaEnumClass Given an enum class, retrieve its cal10n-related values from its cal10-specific annotations.AnnotationExtractorViaTypeElement BaseName This annotation serves to designate the name of the resource bundle corresponding to an enum type.CAL10NAnnotationProcessor CAL10NBundle CAL10NBundleFinder CAL10NBundleFinderByClassloader CAL10NBundleFinderByProcessingFiler CAL10NConstants This class defines the shared constants in CAL10N.Cal10nError Aggregates various parameters of a verification error in a single place (class).ErrorFactory Simplifies the creation ofCal10nError
instances.IMessageConveyor Retrieve a localized message by its key as specified by an enum.IMessageKeyVerifier An interface for verifying that given an enum type, the keys match those found in the corresponding resource bundles.LexicalUtil Locale SeeLocaleData
annotation.LocaleData In conjunction with the @Locale annotation, the @LocaleData annotation serves to designate a list of locale names for which resource bundles exist.MessageConveyor The default implementation forIMessageConveyor
based on resource bundles.MessageConveyorException MessageKeyVerifier Given an enum class, verify that the resource bundles corresponding to a given locale contains the correct keys.MessageKeyVerifierByTypeElement Given an TypeElement representing an enum class implements IMessageKeyVerifier.MessageParameterObj Holds data relevant for a deferred message lookup.MiscUtil Parser Token TokenStream