public class VFSTemplateFileSystem extends Object implements TemplateFileSystem
DEFAULT| Constructor and Description |
|---|
VFSTemplateFileSystem(VFS vfs) |
| Modifier and Type | Method and Description |
|---|---|
VFS |
getVfs() |
void |
init(String root)
初始化根目录
|
String |
readStr(String resource)
读取资源文件
|
public VFSTemplateFileSystem(VFS vfs)
public void init(String root)
TemplateFileSysteminit in interface TemplateFileSystempublic String readStr(String resource)
TemplateFileSystemreadStr in interface TemplateFileSystempublic VFS getVfs()
Copyright © 2023. All rights reserved.