Interface | Description |
---|---|
InputStreamFacade |
Interface of a wrapper for input streams.
|
Class | Description |
---|---|
CachingOutputStream |
Caching OutputStream to avoid overwriting a file with
the same content.
|
CachingWriter |
Caching Writer to avoid overwriting a file with
the same content.
|
RawInputStreamFacade |
Implementation of
InputStreamFacade for raw input streams. |
URLInputStreamFacade |
Implementation of
InputStreamFacade for URL's. |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.