av.util
Class LocaleParser
java.lang.Object
av.util.LocaleParser
public abstract class LocaleParser
- extends Object
A utility class that parses string representations of
Locale into corresponding instances.
- Author:
- compl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
valueOf
public static String valueOf(Locale locale)
parse
public static Locale parse(String locale)
Copyright© 2006 Ableverse Platform. All rights reserved.