PUBLIC const char* PR_CALLBACK INTL_CharSetIDToJavaCharSetName ( int16 charSetID )
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 a name used in JDK 1.1 and up. The Java name is defined in http://java.sun.com/products/jdk/1.1/docs/guide/intl/intl.doc.html#25303
- Returns:
- the corresponding Java charset name
- Parameters:
- charSetID - Specifies the charset ID
- See Also:
- INTL_CharSetIDToJavaName
alphabetic index hierarchy of classes
generated by doc++