public class FileSystemDirectoryStructure extends DirectoryStructure<File>
| Constructor and Description |
|---|
FileSystemDirectoryStructure() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
createDirectory(File parent,
String name) |
protected File |
getRoot() |
getTargetFolderprotected File getRoot() throws Exception
getRoot in class DirectoryStructure<File>Exceptionprotected File createDirectory(File parent, String name) throws Exception
createDirectory in class DirectoryStructure<File>ExceptionCopyright © 2018. All Rights Reserved.