com.azalient.apo.basics
Class LocaleReader

java.lang.Object
  extended by com.azalient.apo.basics.LocaleReader

public class LocaleReader
extends Object

A utility class to read the system locale (country and language).


Constructor Summary
LocaleReader()
           
 
Method Summary
static Locale defaultLocale()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleReader

public LocaleReader()
Method Detail

defaultLocale

public static Locale defaultLocale()