|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMultiReportOutput
Interface to emit multiple binary files.
| Method Summary | |
|---|---|
void |
close()
Closes the underlying resource container. |
OutputStream |
createFile(String path)
Creates a file at the given local path. |
| Method Detail |
|---|
OutputStream createFile(String path)
throws IOException
OutputStream
has to be closed before the next document is created.
path - local path to the new document
IOException - if the creation fails
void close()
throws IOException
IOException - if closing fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||