InputStream
s representing various kinds of
data sources, identically.See: Description
Interface | Description |
---|---|
InputStreamFacade |
Interface of a wrapper for input streams.
|
Class | Description |
---|---|
RawInputStreamFacade |
Implementation of
InputStreamFacade for raw input streams. |
URLInputStreamFacade |
Implementation of
InputStreamFacade for URL's. |
InputStream
s representing various kinds of
data sources, identically.Copyright © 2001-2015 Codehaus. All Rights Reserved.