Package com.sun.corba.se.impl.encoding
Class CodeSetComponentInfo.CodeSetComponent
java.lang.Object
com.sun.corba.se.impl.encoding.CodeSetComponentInfo.CodeSetComponent
- Enclosing class:
- CodeSetComponentInfo
CodeSetComponent is part of an IOR multi-component profile. Two
instances constitute a CodeSetComponentInfo (one for char and one
for wchar data)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidtoString()voidwrite(MarshalOutputStream out)
-
Constructor Details
-
CodeSetComponent
public CodeSetComponent() -
CodeSetComponent
public CodeSetComponent(int nativeCodeSet, int[] conversionCodeSets)
-
-
Method Details