Package org.codehaus.plexus.util.io
-
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.