public class Files extends Object
| Constructor and Description |
|---|
Files() |
| Modifier and Type | Method and Description |
|---|---|
static List<File> |
listPathFiles(String path)
returns file list from one path.
|
static Set<File> |
listPathsFiles(String classpath)
Classpath list separated by semicolon.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.