示例#1
0
文件: File.java 项目: hwloh/structr
 @Override
 public String getPath() {
   return FileHelper.getFolderPath(this);
 }