Package | Description |
---|---|
org.jacorb.orb.giop | |
org.omg.CONV_FRAME |
Modifier and Type | Method and Description |
---|---|
static CodeSet |
CodeSet.getCodeSetIfMatched(int localCodeSetId,
CodeSetComponent remote) |
static CodeSet |
CodeSet.getMatchingCodeSet(CodeSetComponent local,
CodeSetComponent remote,
boolean wide) |
Modifier and Type | Field and Description |
---|---|
CodeSetComponent |
CodeSetComponentInfo.ForCharData |
CodeSetComponent |
CodeSetComponentInfo.ForWcharData |
CodeSetComponent |
CodeSetComponentHolder.value |
Modifier and Type | Method and Description |
---|---|
static CodeSetComponent |
CodeSetComponentHelper.extract(Any any) |
static CodeSetComponent |
CodeSetComponentHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
CodeSetComponentHelper.insert(Any any,
CodeSetComponent s) |
static void |
CodeSetComponentHelper.write(OutputStream out,
CodeSetComponent s) |
Constructor and Description |
---|
CodeSetComponentHolder(CodeSetComponent initial) |
CodeSetComponentInfo(CodeSetComponent ForCharData,
CodeSetComponent ForWcharData) |
Copyright © 2016 JacORB. All rights reserved.