|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xalan.xsltc.dom.CollatorFactoryBase
public class CollatorFactoryBase
Field Summary | |
---|---|
static java.text.Collator |
DEFAULT_COLLATOR
|
static java.util.Locale |
DEFAULT_LOCALE
|
Constructor Summary | |
---|---|
CollatorFactoryBase()
|
Method Summary | |
---|---|
java.text.Collator |
getCollator(java.util.Locale locale)
|
java.text.Collator |
getCollator(java.lang.String lang,
java.lang.String country)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.util.Locale DEFAULT_LOCALE
public static final java.text.Collator DEFAULT_COLLATOR
Constructor Detail |
---|
public CollatorFactoryBase()
Method Detail |
---|
public java.text.Collator getCollator(java.lang.String lang, java.lang.String country)
getCollator
in interface CollatorFactory
public java.text.Collator getCollator(java.util.Locale locale)
getCollator
in interface CollatorFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |