Package org.codehaus.plexus.util.io
package org.codehaus.plexus.util.io
Facades to create
InputStreams representing various kinds of
data sources, identically.-
ClassDescriptionCaching OutputStream to avoid overwriting a file with the same content.Caching Writer to avoid overwriting a file with the same content.Interface of a wrapper for input streams.Implementation of
InputStreamFacadefor raw input streams.Implementation ofInputStreamFacadefor URL's.