The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Newsbot
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Quality
Search
Feedback


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 The Mozilla Organization.