org.glassfish.jersey.internal.l10n
Class Localizer
java.lang.Object
org.glassfish.jersey.internal.l10n.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 © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.