Uses of Class
org.apache.openjpa.lib.util.Localizer

Packages that use Localizer
org.apache.openjpa.lib.util General Utilities 
 

Uses of Localizer in org.apache.openjpa.lib.util
 

Methods in org.apache.openjpa.lib.util that return Localizer
static Localizer Localizer.forPackage(Class cls)
          Return a Localizer instance that will access the properties file in the package of the given class using the system default locale.
static Localizer Localizer.forPackage(Class cls, Locale locale)
          Return a Localizer instance that will access the properties file in the package of the given class using the given locale.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.