org.jacorb.orb.giop
Class CodeSet
java.lang.Object
org.jacorb.orb.giop.CodeSet
public class CodeSet
extends java.lang.Object
ISO8859_1
public static final int ISO8859_1
- 65537
UTF16
public static final int UTF16
- 65801
UTF8
public static final int UTF8
- 83951617
createCodesetContext
public static ServiceContext createCodesetContext(int tcs,
int tcsw)
csName
public static String csName(int cs)
getConversionDefault
public static int getConversionDefault()
getTCSDefault
public static int getTCSDefault()
getTCSWDefault
public static int getTCSWDefault()
selectTCS
public static int selectTCS(CodeSetComponentInfo cs_info)
This method compares the codesets in the component with our
native codeset.
selectTCSW
public static int selectTCSW(CodeSetComponentInfo cs_info)
This method compares the wide codesets in the component with our
native wide codeset.