public static class VirtualFileConnection.Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static VirtualFile[] |
getFiles(String location,
VirtualFileConnection fc,
boolean exceptionIfFileNotFound)
Gets the file or files, if the path is a directory, at the given path.
|
public static VirtualFile[] getFiles(String location, VirtualFileConnection fc, boolean exceptionIfFileNotFound) throws TranslatorException
exceptionIfFileNotFound - path - TranslatorExceptionCopyright © 2019. All rights reserved.