|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides an interface for an object that can write itself in some form or another to a stream.
| Method Summary | |
void |
write(java.io.OutputStream out)
Writes a representation of this object to the given stream. |
| Method Detail |
public void write(java.io.OutputStream out)
throws java.io.IOException
out - the stream to which to write
java.io.IOException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||