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(Class<?> c)
          Gets the instance for a given class.
static I18n I18n.getInstance(Class<?> c, ClassLoader cl)
          Gets the instance for a given class.
static I18n I18n.getInstance(String packageName)
          Gets the instance for a given package.
static I18n I18n.getInstance(String packageName, ClassLoader cl)
          Gets the instance for a given package.
 



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