public class FileCollector extends Object
file:C:/temp/*.txt
file:C:\**\*.ini
C:\Programs\**/*.ini
/user/home/A*b101_?.pid
/var/logs/**/*.log
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_PREFIX
The prefix used to explicitly select this collector.
|
public static final String FILE_PREFIX
public static Collection<URL> collectFiles(String expression)
expression - the expression in Ant-styled format, not null.Copyright © 2014–2016 Apache Software Foundation. All rights reserved.