|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DetectorOutputStream
This is the interface for a DetectorStream that wraps an
OutputStream.
| Method Summary | |
|---|---|
OutputStream |
getStream()
This method gets the wrapped stream. |
| Methods inherited from interface net.sf.mmm.util.io.api.DetectorStream |
|---|
getMetadata, isDone |
| Method Detail |
|---|
OutputStream getStream()
metadata can be retrieved.
This requires that the entire data is written and no existing data is
appended via the original stream. This method is a simple getter - it will
always return the same stream object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||