|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jagacy.CodePage
Codepage conversion.
| Constructor Summary | |
CodePage(java.lang.String codePage)
|
|
| Method Summary | |
byte[] |
getBytes(java.lang.String s)
|
char |
getChar(byte b)
|
int |
getPage()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CodePage(java.lang.String codePage)
throws JagacyException
| Method Detail |
public char getChar(byte b)
throws JagacyException
JagacyException
public byte[] getBytes(java.lang.String s)
throws JagacyException
JagacyExceptionpublic int getPage()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||