public interface FindFilter extends FileFilter, ContentFilter
| Modifier and Type | Method and Description |
|---|---|
FindFilter |
clone()
Returns a copy of this object, with all interface method behaving exactly as the original instance.
|
boolean |
isInvertContentFilter()
Returns false if the content pattern is applied as an inclusion filter
(the default).
|
getAfter, getBeforegetBaseDirectory, getDirectoryPattern, getMaxDepth, isExcludeMatchingDirectories, isIncludeSubDirscreatePatternFilter, getFileNamePatterngetContentPatternAsRegex, getSearchStringContentboolean isInvertContentFilter()
FindFilter clone()
clone in interface ContentFilterclone in interface FileNameFilter