public class FileSystemTool extends Object
Constructor and Description |
---|
FileSystemTool() |
Modifier and Type | Method and Description |
---|---|
boolean |
exists(String path) |
String |
getContents(String path) |
boolean |
isDirectory(String path) |
Copyright © 2020. All rights reserved.