| Package | Description |
|---|---|
| org.teiid.file | |
| org.teiid.file.ftp |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualFile[] |
FtpFileConnection.getFiles(String pattern) |
Copyright © 2020. All rights reserved.