Package ch.qos.cal10n
Annotation Type LocaleData
-
@Retention(RUNTIME) @Target(TYPE) public @interface LocaleData
In conjunction with the @Locale annotation, the @LocaleData annotation serves to designate a list of locale names for which resource bundles exist. In addition, you can specify a default charset for all locales. See the section on charsets in the manual for an explanation.- Author:
- Ceki Gülcü
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
defaultCharset
-