|
Rational Developer for i 7.5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.util.DBCSUtil
public class DBCSUtil
Utility class to provide functions for DBCS data. Creation date: (23/10/2001 6:29:40 PM)
Constructor Summary | |
---|---|
DBCSUtil()
DBCSUtil constructor comment. |
Method Summary | |
---|---|
static boolean |
isDBCS(char ch,
int ccsid)
Return true if the ch parameter when converted to the CCSID specified by the ccsid parameter on the AS/400 will be DBCS. |
static boolean |
isDBCS(int ccsid)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBCSUtil()
Method Detail |
---|
public static final boolean isDBCS(char ch, int ccsid)
ch
- char
public static final boolean isDBCS(int ccsid)
|
Rational Developer for i 7.5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |