Uses of Class
com.sun.corba.se.impl.encoding.CodeSetComponentInfo.CodeSetComponent
Packages that use CodeSetComponentInfo.CodeSetComponent
-
Uses of CodeSetComponentInfo.CodeSetComponent in com.sun.corba.se.impl.encoding
Methods in com.sun.corba.se.impl.encoding that return CodeSetComponentInfo.CodeSetComponentModifier and TypeMethodDescriptionCodeSetComponentInfo.createFromString(String str) Creates a CodeSetComponent from a String which contains a comma delimited list of OSF Code Set Registry numbers.CodeSetComponentInfo.getCharComponent()CodeSetComponentInfo.getWCharComponent()Constructors in com.sun.corba.se.impl.encoding with parameters of type CodeSetComponentInfo.CodeSetComponentModifierConstructorDescriptionCodeSetComponentInfo(CodeSetComponentInfo.CodeSetComponent charData, CodeSetComponentInfo.CodeSetComponent wcharData)