Package org.codehaus.plexus.util.io

Facades to create InputStreams representing various kinds of data sources, identically.

See:
          Description

Interface Summary
InputStreamFacade Interface of a wrapper for input streams.
 

Class Summary
FileInputStreamFacade Implementation of InputStreamFacade for files.
RawInputStreamFacade Implementation of InputStreamFacade for raw input streams.
URLInputStreamFacade Implementation of InputStreamFacade for URL's.
 

Package org.codehaus.plexus.util.io Description

Facades to create InputStreams representing various kinds of data sources, identically.



Copyright © 2001-2012 Codehaus. All Rights Reserved.