public class HotLiteEngine extends LiteEngine
compiledBase, executorService, templateMap| 构造器和说明 |
|---|
HotLiteEngine(File root,
File cached) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Template |
createTemplate(String path) |
String |
getLitecode(String path) |
Template |
getTemplate(String path) |
protected boolean |
isModified(String path) |
clear, renderpublic Template getTemplate(String path) throws IOException
getTemplate 在接口中 TemplateEnginegetTemplate 在类中 LiteEngineIOExceptionprotected boolean isModified(String path)
public String getLitecode(String path)
getLitecode 在类中 LiteEngineprotected Template createTemplate(String path) throws IOException
createTemplate 在类中 LiteEngineIOExceptionCopyright © 2017. All Rights Reserved.