public final class TemplateLoadUtil extends Object
Constructor and Description |
---|
TemplateLoadUtil() |
Modifier and Type | Method and Description |
---|---|
static Template |
loadComponent(TemplateEngineDefault engine,
FileObject fileObject) |
static Template |
loadComponent(TemplateEngineDefault engine,
String path,
String absolutePath,
long lastModifiedTime,
String content) |
public static Template loadComponent(TemplateEngineDefault engine, String path, String absolutePath, long lastModifiedTime, String content) throws Exception
Exception
public static Template loadComponent(TemplateEngineDefault engine, FileObject fileObject) throws Exception
Exception
Copyright © 2006–2018 TinyGroup. All rights reserved.