public class RegExExcludeComparator extends PreConditionComparator<String>
PreConditionComparator that checks a file's absolute path and then
skips if it matches with the Regular Expression provided.| Constructor and Description |
|---|
RegExExcludeComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
performCheck(File file,
String compareItem) |
getDescription, getId, passes, setCompareItem, setDescription, setFileExtension, setId, setTypeprotected int performCheck(File file, String compareItem) throws PreconditionComparatorException
performCheck in class PreConditionComparator<String>PreconditionComparatorExceptionCopyright © 1999–2017 Apache OODT. All rights reserved.