public class FilePersistentBase extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
path |
static String |
PATH_SEPERATOR |
| 构造器和说明 |
|---|
FilePersistentBase() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
checkAndMakeParentDirecotry(String fullName) |
File |
getFile(String fullName) |
String |
getPath() |
void |
setPath(String path) |
Copyright © 2016. All rights reserved.