public class StorePath extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFullPath()
获取文件全路径
|
String |
getGroup() |
String |
getPath() |
static StorePath |
praseFromUrl(String filePath)
从Url当中解析存储路径对象
|
void |
setGroup(String group) |
void |
setPath(String path) |
String |
toString() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.