| Package | Description |
|---|---|
| org.gatein.common.i18n | |
| org.gatein.common.util |
| Modifier and Type | Method and Description |
|---|---|
Locale |
CachingLocaleFormat.getLocale(String value) |
Locale |
LocaleFormat.getLocale(String value) |
Locale |
AbstractLocaleFormat.getLocale(String value) |
protected abstract Locale |
AbstractLocaleFormat.internalGetLocale(String value) |
protected String |
AbstractLocaleFormat.internalToString(Locale locale) |
protected abstract void |
AbstractLocaleFormat.internalWrite(Locale locale,
CharWriter writer) |
String |
CachingLocaleFormat.toString(Locale locale) |
String |
LocaleFormat.toString(Locale locale) |
String |
AbstractLocaleFormat.toString(Locale locale) |
void |
CachingLocaleFormat.write(Locale locale,
CharWriter writer) |
void |
LocaleFormat.write(Locale locale,
CharWriter writer) |
void |
AbstractLocaleFormat.write(Locale locale,
CharWriter writer) |
| Modifier and Type | Class and Description |
|---|---|
class |
FormatConversionException
A non expected format prevents a conversion to happen.
|
class |
NullConversionException
A null pointer prevents a conversion to happen.
|
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.