public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getFile(String filePath) |
static InputStream |
getFileAsInputStream(String filePath) |
static String |
getFileAsText(String filePath) |
Copyright © 2025. All rights reserved.