Package org.noear.solon.luffy.impl
Class JtFunctionLoaderFile
java.lang.Object
org.noear.solon.luffy.impl.JtFunctionLoaderFile
- All Implemented Interfaces:
JtFunctionLoader
函数加载器 -外部文件实现
- Since:
- 1.3
- Author:
- noear
-
Constructor Summary
ConstructorsConstructorDescriptionJtFunctionLoaderFile(File baseDir, boolean useCache) JtFunctionLoaderFile(String baseDir) -
Method Summary
Modifier and TypeMethodDescriptionprotected FilefileBuildDo(String path) protected StringfileContentGet(File file) protected org.noear.luffy.model.AFileModelfileFillDo(org.noear.luffy.model.AFileModel fileModel, File file, String path) org.noear.luffy.model.AFileModel
-
Constructor Details
-
JtFunctionLoaderFile
public JtFunctionLoaderFile() -
JtFunctionLoaderFile
-
JtFunctionLoaderFile
-
-
Method Details