Package cn.dreamfame.core.boot.file
Interface IFileProxy
- All Known Implementing Classes:
DreamFileProxyFactory
public interface IFileProxy
- Author:
- dreamfame
-
Method Summary
-
Method Details
-
path
返回路径[物理路径][虚拟路径]- Parameters:
file- 文件dir- 目录- Returns:
- String
-
rename
文件重命名策略- Parameters:
file- 文件path- 路径- Returns:
- File
-
compress
图片压缩- Parameters:
path- 路径
-