|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.function.MyCP850
public class MyCP850
| Constructor Summary | |
|---|---|
MyCP850()
|
|
| Method Summary | |
|---|---|
boolean |
canConvert(char ch)
|
int |
convert(char[] input,
int inStart,
int inEnd,
byte[] output,
int outStart,
int outEnd)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MyCP850()
| Method Detail |
|---|
public boolean canConvert(char ch)
public int convert(char[] input,
int inStart,
int inEnd,
byte[] output,
int outStart,
int outEnd)
throws sun.io.ConversionBufferFullException
sun.io.ConversionBufferFullExceptionpublic String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||