public class JavaFileSystem extends Object implements VirtualFileSystem
| Constructor and Description |
|---|
JavaFileSystem() |
| Modifier and Type | Method and Description |
|---|---|
VirtualFile |
getFile(String path) |
VirtualFile |
getFile(String dir,
String name) |
public VirtualFile getFile(String path)
getFile in interface VirtualFileSystempublic VirtualFile getFile(String dir, String name)
getFile in interface VirtualFileSystem