org.jeecgframework.poi.cache.manager
类 FileLoadeImpl
java.lang.Object
org.jeecgframework.poi.cache.manager.FileLoadeImpl
- 所有已实现的接口:
- IFileLoader
public class FileLoadeImpl
- extends Object
- implements IFileLoader
文件加载类,根据路径加载指定文件
- 版本:
- 1.0
- 作者:
- JueYue
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileLoadeImpl
public FileLoadeImpl()
getFile
public byte[] getFile(String url)
- 从接口
IFileLoader 复制的描述
- 可以自定义KEY的作用
- 指定者:
- 接口
IFileLoader 中的 getFile
- 返回:
Copyright © 2015. All Rights Reserved.