|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents an object which decodes characters from a stream of bytes.
Field Summary | |
---|---|
static int |
END_OF_STREAM
This constant represents the end of stream character. |
Method Summary | |
---|---|
void |
dispose()
Disposes the associated resources. |
int |
readChar()
Reads the next character. |
Field Detail |
public static final int END_OF_STREAM
Method Detail |
public int readChar() throws java.io.IOException
java.io.IOException
public void dispose() throws java.io.IOException
java.io.IOException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |