You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2003/01/27 21:42:41 UTC

DO NOT REPLY [Bug 15787] - IANA charset names list inefficient; useful?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15787>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15787

IANA charset names list inefficient; useful?





------- Additional Comments From tng@ca.ibm.com  2003-01-27 20:42 -------
> Note that ICU4C 2.2+ has data structures and APIs for dealing with charset 
names associated with various standards (like IANA) and platforms. 

So does ICU4C 2.2+ have an API that I can query which standard that a charset 
name belongs to?

e.g.  bool isIANAEncoding(char* encodingName) const
      bool isAssociateWith(char* encodingName, char* standardName) const

or something like that?

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org