Uses of Class
com.ibm.icu.charset.CharsetMBCS.SISO_Option
-
Packages that use CharsetMBCS.SISO_Option Package Description com.ibm.icu.charset Enhanced charset conversion support. -
-
Uses of CharsetMBCS.SISO_Option in com.ibm.icu.charset
Methods in com.ibm.icu.charset that return CharsetMBCS.SISO_Option Modifier and Type Method Description static CharsetMBCS.SISO_Option
CharsetMBCS.SISO_Option. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CharsetMBCS.SISO_Option[]
CharsetMBCS.SISO_Option. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.charset with parameters of type CharsetMBCS.SISO_Option Modifier and Type Method Description private static int
CharsetMBCS. getSISOBytes(CharsetMBCS.SISO_Option option, int cnvOption, byte[] value)
-