public interface LocaleFormat
| Modifier and Type | Field and Description |
|---|---|
static LocaleFormat |
DEFAULT
.
|
static LocaleFormat |
DEFAULT_NO_CACHE
.
|
static LocaleFormat |
RFC3066_LANGUAGE_TAG
.
|
static LocaleFormat |
RFC3066_LANGUAGE_TAG_NO_CACHE
.
|
static final LocaleFormat RFC3066_LANGUAGE_TAG_NO_CACHE
static final LocaleFormat DEFAULT_NO_CACHE
static final LocaleFormat RFC3066_LANGUAGE_TAG
static final LocaleFormat DEFAULT
Locale getLocale(String value) throws ConversionException
ConversionExceptionString toString(Locale locale) throws ConversionException
ConversionExceptionvoid write(Locale locale, CharWriter writer) throws IOException, ConversionException
IOExceptionConversionExceptionCopyright © 2025 JBoss by Red Hat. All Rights Reserved.