You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



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++