org.apache.xalan.xsltc

Interface CollatorFactory

public interface CollatorFactory

Author: W. Eliot Kimber (eliot@isogen.com) Santiago Pericas-Geertsen

Method Summary
CollatorgetCollator(String lang, String country)
CollatorgetCollator(Locale locale)

Method Detail

getCollator

public Collator getCollator(String lang, String country)

getCollator

public Collator getCollator(Locale locale)
Copyright B) 2006 Apache XML Project. All Rights Reserved.