This class maintains a set of mappers defining mappings between locales and the corresponding charsets. The mappings are defined as properties between locale and charset names. The definitions can be listed in property files located in user's home directory, Java home directory or the current class jar. In addition, this class maintains static default mappings and constructors support application specific mappings.
@author
Ilkka Priha
@version $Id: CharSetMap.java 826489 2009-10-18 18:54:59Z tv $