public static final class CodeSetComponentInfo.CodeSetContext extends Object
Constructor and Description |
---|
CodeSetContext() |
CodeSetContext(int charEncoding,
int wcharEncoding) |
Modifier and Type | Method and Description |
---|---|
int |
getCharCodeSet() |
int |
getWCharCodeSet() |
void |
read(MarshalInputStream in) |
String |
toString() |
void |
write(MarshalOutputStream out) |
public CodeSetContext()
public CodeSetContext(int charEncoding, int wcharEncoding)
public void read(MarshalInputStream in)
public void write(MarshalOutputStream out)
public int getCharCodeSet()
public int getWCharCodeSet()
Copyright © 2017 JBoss by Red Hat. All rights reserved.