Package org.apache.xalan.xsltc.dom
Class CollatorFactoryBase
java.lang.Object
org.apache.xalan.xsltc.dom.CollatorFactoryBase
- All Implemented Interfaces:
CollatorFactory
- Author:
- W. Eliot Kimber (eliot@isogen.com)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCollator
(String lang, String country) getCollator
(Locale locale)
-
Field Details
-
DEFAULT_LOCALE
-
DEFAULT_COLLATOR
-
-
Constructor Details
-
CollatorFactoryBase
public CollatorFactoryBase()
-
-
Method Details
-
getCollator
- Specified by:
getCollator
in interfaceCollatorFactory
-
getCollator
- Specified by:
getCollator
in interfaceCollatorFactory
-