public class RegExpFindFile extends FindFile
FindFile that matches file names with regular expression pattern.WildcardFindFileFindFile.FilesIterator, FindFile.MatchincludeDirs, includeFiles, lastFile, matchType, pathList, pathListOriginal, recursive, rootFile, rootPath, rules, sortComparators, todoFiles, todoFolders, walking| Constructor and Description |
|---|
RegExpFindFile() |
| Modifier and Type | Method and Description |
|---|---|
static RegExpFindFile |
create() |
protected InExRules<java.lang.String,java.lang.String,java.util.regex.Pattern> |
createRulesEngine()
Creates rule engine.
|
acceptFile, addComparator, addPath, createRegExpFF, createWildcardFF, exclude, exclude, excludeAll, findAll, getMatchingFilePath, include, include, includeAll, includeDirs, includeFiles, init, iterator, lastFile, matchFullPath, matchOnlyFileName, matchRelativePath, matchType, nextFile, onFile, recursive, reset, searchPath, searchPath, searchPath, searchPath, searchPath, searchPaths, searchPaths, searchPaths, sortByExtension, sortByExtensionDesc, sortByName, sortByNameDesc, sortByTime, sortByTimeDesc, sortFoldersFirst, sortFoldersLast, sortNone, sortWith, walkingpublic static RegExpFindFile create()
protected InExRules<java.lang.String,java.lang.String,java.util.regex.Pattern> createRulesEngine()
FindFilecreateRulesEngine in class FindFileCopyright © 2003-present Jodd Team