Package | Description |
---|---|
org.hkijena.jipipe.plugins.filesystem.datasources |
Modifier and Type | Method and Description |
---|---|
PathList |
FileListDataSource.getAbsoluteFileNames() |
PathList |
FolderListDataSource.getAbsoluteFolderPaths() |
PathList |
PathListDataSource.getAbsolutePaths() |
PathList |
FileListDataSource.getFiles() |
PathList |
FolderListDataSource.getFolderPaths() |
PathList |
PathListDataSource.getPaths() |
PathList |
FileListDataSource.getRelativeFileNames() |
PathList |
FolderListDataSource.getRelativeFolderPaths() |
PathList |
PathListDataSource.getRelativePaths() |
Modifier and Type | Method and Description |
---|---|
void |
FileListDataSource.setFiles(PathList files)
Sets the file names
|
void |
FolderListDataSource.setFolderPaths(PathList folderPaths)
Sets the folder path
|
void |
PathListDataSource.setPaths(PathList paths)
Sets the folder path
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.