@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 © 2009-2016 QOS.ch. All Rights Reserved.