public class FileUtils extends Object
Utilities for interacting with files.
Constructor and Description |
---|
FileUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
expandUserHome(String path)
Attempts to expand paths that may contain unix-style home shorthand.
|
Copyright © 2016–2022. All rights reserved.