com.sun.istack.localization
Class Localizer
java.lang.Object
com.sun.istack.localization.Localizer
public class Localizer
- extends Object
Localizes the Localizable into a message
by using a configured Locale.
- Author:
- WS Development Team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Localizer
public Localizer()
Localizer
public Localizer(Locale l)
getLocale
public Locale getLocale()
localize
public String localize(Localizable l)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.