Ableverse™
Platform 6.0

av.util
Class LocaleParser

java.lang.Object
  extended by av.util.LocaleParser

public abstract class LocaleParser
extends Object

A utility class that parses string representations of Locale into corresponding instances.

Author:
compl

Method Summary
static Locale parse(String locale)
           
static String valueOf(Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

valueOf

public static String valueOf(Locale locale)

parse

public static Locale parse(String locale)

Ableverse™
Platform 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.