| Methods in org.jboss.portal.common.i18n that throw ConversionException |
java.util.Locale |
CachingLocaleFormat.getLocale(java.lang.String value)
|
java.util.Locale |
AbstractLocaleFormat.getLocale(java.lang.String value)
|
java.util.Locale |
LocaleFormat.getLocale(java.lang.String value)
|
protected abstract java.util.Locale |
AbstractLocaleFormat.internalGetLocale(java.lang.String value)
|
protected java.lang.String |
AbstractLocaleFormat.internalToString(java.util.Locale locale)
|
protected abstract void |
AbstractLocaleFormat.internalWrite(java.util.Locale locale,
CharWriter writer)
|
java.lang.String |
CachingLocaleFormat.toString(java.util.Locale locale)
|
java.lang.String |
AbstractLocaleFormat.toString(java.util.Locale locale)
|
java.lang.String |
LocaleFormat.toString(java.util.Locale locale)
|
void |
CachingLocaleFormat.write(java.util.Locale locale,
CharWriter writer)
|
void |
AbstractLocaleFormat.write(java.util.Locale locale,
CharWriter writer)
|
void |
LocaleFormat.write(java.util.Locale locale,
CharWriter writer)
|