org.apache.yoko.orb.OB
Class CodeSetDatabase
java.lang.Object
org.apache.yoko.orb.OB.CodeSetDatabase
public final class CodeSetDatabase
- extends Object
ISOLATIN1
public static final int ISOLATIN1
- See Also:
- Constant Field Values
ISOLATIN2
public static final int ISOLATIN2
- See Also:
- Constant Field Values
ISOLATIN3
public static final int ISOLATIN3
- See Also:
- Constant Field Values
ISOLATIN4
public static final int ISOLATIN4
- See Also:
- Constant Field Values
ISOLATIN5
public static final int ISOLATIN5
- See Also:
- Constant Field Values
ISOLATIN7
public static final int ISOLATIN7
- See Also:
- Constant Field Values
ISOLATIN9
public static final int ISOLATIN9
- See Also:
- Constant Field Values
PCS
public static final int PCS
- See Also:
- Constant Field Values
UTF8
public static final int UTF8
- See Also:
- Constant Field Values
UTF16
public static final int UTF16
- See Also:
- Constant Field Values
UCS2
public static final int UCS2
- See Also:
- Constant Field Values
CodeSetDatabase
public CodeSetDatabase()
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
instance
public static CodeSetDatabase instance()
getConverter
public CodeConverterBase getConverter(int to,
int from)
getCodeSetInfo
public CodeSetInfo getCodeSetInfo(int rgy_value)
nameToId
public int nameToId(String name)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.