public class CollatorFactoryBase extends Object implements CollatorFactory
| Modifier and Type | Field and Description |
|---|---|
static Collator |
DEFAULT_COLLATOR |
static Locale |
DEFAULT_LOCALE |
| Constructor and Description |
|---|
CollatorFactoryBase() |
public static final Locale DEFAULT_LOCALE
public static final Collator DEFAULT_COLLATOR
public Collator getCollator(String lang, String country)
getCollator in interface CollatorFactorypublic Collator getCollator(Locale locale)
getCollator in interface CollatorFactoryCopyright © 2012 JBoss by Red Hat. All Rights Reserved.