com.arsdigita.globalization
Class SystemLocaleProvider

java.lang.Object
  extended bycom.arsdigita.globalization.SystemLocaleProvider
All Implemented Interfaces:
LocaleProvider

public class SystemLocaleProvider
extends Object
implements LocaleProvider

Provides the system default Locale.

Version:
$Revision: #7 $ $Date: 2004/04/07 $

Field Summary
static String versionId
           
 
Constructor Summary
SystemLocaleProvider()
           
 
Method Summary
 Locale getLocale()
           Get the provided Locale.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

SystemLocaleProvider

public SystemLocaleProvider()
Method Detail

getLocale

public Locale getLocale()
Description copied from interface: LocaleProvider

Get the provided Locale.

Specified by:
getLocale in interface LocaleProvider
Returns:
Locale, The provided Locale.


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC