public final class FileIO extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(Class<?> refClass,
String rsrcName,
Path target)
Copy a resource file to a given target directory.
|
static void |
copy(Path source,
Path target)
Copy a source file to a given target directory.
|
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.