| Modifier and Type | Class and Description |
|---|---|
class |
JavaVirtualFile |
| Modifier and Type | Method and Description |
|---|---|
static VirtualFile[] |
JavaVirtualFile.convert(File[] files) |
VirtualFile[] |
VirtualFileConnection.getFiles(String namePattern)
Return a list of files by a given file pattern
|
static VirtualFile[] |
JavaVirtualFile.getFiles(String location,
File datafile) |
static VirtualFile[] |
VirtualFileConnection.Util.getFiles(String location,
VirtualFileConnection fc,
boolean exceptionIfFileNotFound)
Gets the file or files, if the path is a directory, at the given path.
|
Copyright © 2019. All rights reserved.