The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search

PUBLIC void INTL_CharSetIDToJavaName ( int16 charSetID, char *charset_return )

Returns the Java charset name corresponding to the given charset ID

Documentation

Returns the Java charset name corresponding to the given charset ID. The Java charset name is one that JDK 1.1 and up will understand. The Java name is defined in http://java.sun.com/products/jdk/1.1/docs/guide/intl/intl.doc.html#25303
Parameters:
charSetID - Specifies the charset ID
charset_return - Returns the corresponding Java charset name, max 128 bytes
See Also:
INTL_CharSetIDToJavaCharSetName

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++

Copyright © 1998-2000 The Mozilla Organization.
Last modified April 17, 1998.