com.opensymphony.xwork2
Class DefaultLocaleProvider
java.lang.Object
com.opensymphony.xwork2.DefaultLocaleProvider
- All Implemented Interfaces:
- LocaleProvider
public class DefaultLocaleProvider
- extends Object
- implements LocaleProvider
Default implementation of LocaleProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultLocaleProvider
public DefaultLocaleProvider()
getLocale
public Locale getLocale()
- Description copied from interface:
LocaleProvider
- Gets the provided locale.
- Specified by:
getLocale
in interface LocaleProvider
- Returns:
- the locale.
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.