ch.qos.cal10n.util
Class StringToLocale

java.lang.Object
  extended by ch.qos.cal10n.util.StringToLocale

public class StringToLocale
extends Object


Constructor Summary
StringToLocale()
           
 
Method Summary
static Locale toLocale(String localeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringToLocale

public StringToLocale()
Method Detail

toLocale

public static Locale toLocale(String localeName)


Copyright © 2009 QOS.ch. All Rights Reserved.