|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DetectorInputStream
This is the interface for a DetectorStream that wraps an
InputStream.
| Method Summary | |
|---|---|
InputStream |
getStream()
This method gets the wrapped stream. |
| Methods inherited from interface net.sf.mmm.util.io.api.DetectorStream |
|---|
getMetadata, isDone |
| Method Detail |
|---|
InputStream getStream()
metadata can be retrieved. This method is a
simple getter - it will always return the same stream object.skipping is NOT permitted.mark is NOT
supported.done) in order to get the complete
metadata.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||