@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface LocaleString
public abstract String value
public abstract String locale
The locale is specified as a language tag as defined in IETF BCP 47, "Tags for Identifying Languages".
Locale,
forLanguageTag,
IETF BCP 47Java Portlet 3.0 API Specification. See the Copyright and License provided with this distribution. Use is subject to license terms.