Package org.codehaus.plexus.util.io
Facades to create
InputStreams representing various kinds of
data sources, identically.-
Interface Summary Interface Description InputStreamFacade Interface of a wrapper for input streams. -
Class Summary 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 ofInputStreamFacadefor raw input streams.URLInputStreamFacade Implementation ofInputStreamFacadefor URL's.