@Retention(value=RUNTIME) @Target(value=TYPE) public @interface LocaleData
Modifier and Type | Required Element and Description |
---|---|
Locale[] |
value |
Modifier and Type | Optional Element and Description |
---|---|
String |
defaultCharset |
Copyright © 2013 Seam Framework. All Rights Reserved.