| Package | Description |
|---|---|
| org.codehaus.plexus.util | |
| 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 |
RawInputStreamFacade
Implementation of
InputStreamFacade for raw input streams. |
class |
URLInputStreamFacade
Implementation of
InputStreamFacade for URL's. |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.