|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamDestination
A character destination interface.
Version History
EPG - Initial - 10 SEP 03
Method Summary | |
---|---|
void |
write(int character)
Write the character. |
Method Detail |
---|
void write(int character) throws java.lang.Exception
character
- the character to write into the destination.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |