flex.messaging.util
Class LocaleUtils

java.lang.Object
  extended by flex.messaging.util.LocaleUtils

public class LocaleUtils
extends Object


Constructor Summary
LocaleUtils()
           
 
Method Summary
static Locale buildLocale(String locale)
          Builds a Locale instance from the passed string.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleUtils

public LocaleUtils()
Method Detail

buildLocale

public static Locale buildLocale(String locale)
Builds a Locale instance from the passed string. If the string is null this method will return the default locale for the JVM.

Parameters:
locale - The locale as a string.
Returns:
The Locale instance built from the passed string.


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/util/LocaleUtils.html