public class FilePersistentBase extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
path |
static String |
PATH_SEPERATOR |
Constructor and Description |
---|
FilePersistentBase() |
Modifier and Type | Method and Description |
---|---|
void |
checkAndMakeParentDirecotry(String fullName) |
File |
getFile(String fullName) |
String |
getPath() |
void |
setPath(String path) |
Copyright © 2017. All rights reserved.