public interface TemplateFileSystem
| Modifier and Type | Field and Description |
|---|---|
static TemplateFileSystem |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
void |
init(String root)
初始化根目录
|
String |
readStr(String resource)
读取资源文件
|
static final TemplateFileSystem DEFAULT
Copyright © 2023. All rights reserved.