| Package | Description | 
|---|---|
| org.codehaus.plexus.util | Miscellaneous utilities, mainly dealing with I/O, strings, and filesystems. | 
| org.codehaus.plexus.util.io | Facades to create  InputStreams representing various kinds of
        data sources, identically. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | FileUtils. copyStreamToFile(InputStreamFacade source,
                File destination) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RawInputStreamFacadeImplementation of  InputStreamFacadefor raw input streams. | 
| class  | URLInputStreamFacadeImplementation of  InputStreamFacadefor URL's. | 
Copyright © 2001–2017 Codehaus Plexus. All rights reserved.