Uses of Class
org.ow2.util.i18n.I18n

Uses of I18n in org.ow2.util.i18n
 

Methods in org.ow2.util.i18n that return I18n
static I18n I18n.getInstance(java.lang.Class<?> c)
          Gets the instance for a given class.
static I18n I18n.getInstance(java.lang.Class<?> c, java.lang.ClassLoader cl)
          Gets the instance for a given class.
static I18n I18n.getInstance(java.lang.String packageName)
          Gets the instance for a given package.
static I18n I18n.getInstance(java.lang.String packageName, java.lang.ClassLoader cl)
          Gets the instance for a given package.
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.