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