|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |