|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEbcdicString
A string representing an EBCDIC string It can represent a DBCS string where only half of the first or last DBCS character is present
Method Summary | |
---|---|
String |
getText()
Get the Unicode representation of the string. |
boolean |
isFirstCharacterSplit()
Whether the first EBCDIC byte should only be the second half of a DBCS character |
boolean |
isLastCharacterSplit()
Whether the last EBCDIC byte should only be the first half of a DBCS character |
Method Detail |
---|
String getText()
boolean isFirstCharacterSplit()
boolean isLastCharacterSplit()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |