Package org.codehaus.plexus.util.io
Facades to create
InputStream
s representing various kinds of
data sources, identically.-
Interface Summary Interface Description InputStreamFacade Interface of a wrapper for input streams. -
Class Summary Class Description RawInputStreamFacade Implementation ofInputStreamFacade
for raw input streams.URLInputStreamFacade Implementation ofInputStreamFacade
for URL's.