Package org.codehaus.plexus.util.io
package org.codehaus.plexus.util.io
Facades to create
InputStream
s 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
InputStreamFacade
for raw input streams.Implementation ofInputStreamFacade
for URL's.