public class RRegex extends AbstractWalkTree implements Filter
public List<String> execute(String[] args, Path context) throws FilterExecutionException
execute
in interface Filter
execute
in class AbstractWalkTree
args
- must contain three arguments, (0 - name of filter), 1 - path to directory to be walked, 2 - regex patterncontext
- of imported file against the main processed fileFilterExecutionException
- if there was a problem accessing the directoryCopyright © 2013. All Rights Reserved.