public class VFSGenFileSystem extends Object implements GenFileSystem
DEFAULT| Constructor and Description |
|---|
VFSGenFileSystem() |
public void init(String root)
GenFileSysteminit in interface GenFileSystempublic void mkdirs(File file)
GenFileSystemmkdirs in interface GenFileSystempublic void writeStr(String content, File file)
GenFileSystemwriteStr in interface GenFileSystempublic String readStr(String resource)
GenFileSystemreadStr in interface GenFileSystempublic VFS getVfs()
Copyright © 2023. All rights reserved.