checkers.i18n.quals
Annotation Type LocalizableKey


@TypeQualifier
@SubtypeOf(value=PropertyKey.class)
@Documented
@Retention(value=RUNTIME)
public @interface LocalizableKey

Indicates that the String is a key into a property file or resource bundle containing Localized Strings.