Uses of Class
org.jboss.portal.common.util.ConversionException

Packages that use ConversionException
org.jboss.portal.common.i18n   
org.jboss.portal.common.util   
 

Uses of ConversionException in org.jboss.portal.common.i18n
 

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)
           
 

Uses of ConversionException in org.jboss.portal.common.util
 

Subclasses of ConversionException in org.jboss.portal.common.util
 class FormatConversionException
          A non expected format prevents a conversion to happen.
 class NullConversionException
          A null pointer prevents a conversion to happen.
 



Copyright © 2008. All Rights Reserved.