|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SingleDocumentStream
This interface describes the ability of a class to produce a single output document. For this purpose the class receives a single OutputStream.
MultipleDocumentStream| Method Summary | |
|---|---|
void |
setOutputStream(java.io.OutputStream writer)
Setter for the output stream. |
| Method Detail |
|---|
void setOutputStream(java.io.OutputStream writer)
writer - the output stream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||