Package | Description |
---|---|
org.codehaus.plexus.util |
Misc.
|
org.codehaus.plexus.util.io |
Modifier and Type | Method and Description |
---|---|
static void |
FileUtils.copyStreamToFile(InputStreamFacade source,
File destination)
|
Modifier and Type | Class and Description |
---|---|
class |
FileInputStreamFacade
Implementation of
InputStreamFacade for files. |
class |
RawInputStreamFacade
Implementation of
InputStreamFacade for raw input streams. |
class |
URLInputStreamFacade
Implementation of
InputStreamFacade for URL's. |
Copyright © 2008-2012. All Rights Reserved.