|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.db.MysqlLatin1Utility
public class MysqlLatin1Utility
| Constructor Summary | |
|---|---|
MysqlLatin1Utility()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
decode(byte[] bytes)
|
static char |
decode(int ch)
|
static byte[] |
encode(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MysqlLatin1Utility()
| Method Detail |
|---|
public static char decode(int ch)
public static java.lang.String decode(byte[] bytes)
public static byte[] encode(java.lang.String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||