| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sybase.jdbc2.utils.TruncationConverter
| Field Summary | |
private short | _mask |
private final static short | EIGHT_BITS |
private final static short | SEVEN_BITS |
| Constructor Summary | |
TruncationConverter() | |
| Method Summary | |
byte[] | fromUnicode(java.lang.String ) |
void | setEncoding(java.lang.String ) |
java.lang.String | toUnicode(byte[] ) |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
private short _mask
private final static short EIGHT_BITS
private final static short SEVEN_BITS
| Constructor Detail |
public TruncationConverter()
| Method Detail |
public byte[] fromUnicode(java.lang.String )
public void setEncoding(java.lang.String )
public java.lang.String toUnicode(byte[] )
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||