public class FileUtil extends Object
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static File[] |
getFiles(File folder,
String fileExtension)
Get the reconfiguration rule files.
|
static File |
getFolder(String path)
Get the reconfiguration rule folder.
|