Interface | Description |
---|---|
InputStreamFacade |
Interface of a wrapper for input streams.
|
Class | Description |
---|---|
FileInputStreamFacade |
Implementation of
InputStreamFacade for files. |
RawInputStreamFacade |
Implementation of
InputStreamFacade for raw input streams. |
URLInputStreamFacade |
Implementation of
InputStreamFacade for URL's. |
Copyright © 2008-2012. All Rights Reserved.