Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.virtuosotechnologies.lib.util
Class LocaleUtils  view LocaleUtils download LocaleUtils.java

java.lang.Object
  extended bycom.virtuosotechnologies.lib.util.LocaleUtils

public final class LocaleUtils
extends java.lang.Object

Locale-related utilities


Constructor Summary
private LocaleUtils()
          Prevent instantiation
 
Method Summary
static java.util.Locale getNamedLocale(java.lang.String name)
          Construct a Locale object for the given programmatic string representation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleUtils

private LocaleUtils()
Prevent instantiation

Method Detail

getNamedLocale

public static java.util.Locale getNamedLocale(java.lang.String name)
Construct a Locale object for the given programmatic string representation