public class RegExpFindFile extends FindFile
FindFile
that matches file names with regular expression pattern.WildcardFindFile
FindFile.FilesIterator, FindFile.Match
includeDirs, 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, walking
public static RegExpFindFile create()
protected InExRules<java.lang.String,java.lang.String,java.util.regex.Pattern> createRulesEngine()
FindFile
createRulesEngine
in class FindFile
Copyright © 2003-present Jodd Team