-
Constructor Summary
Constructors
-
Method Summary
Derives a unique name for this file.
void
-
Constructor Details
-
RegExMatcher
public RegExMatcher()
-
Method Details
-
deriveName
Derives a unique name for this file.
- Specified by:
deriveName
in class FileNamerIndependent
- Parameters:
file
- the file.
inputDirectory
- the root input-directory used in naming.
index
- a unique incrementing number, beginning at zero, passed to each call to this
method within a collection.
- Returns:
- the derived unique name.
-
-
setRegEx
public void setRegEx(RegEx regEx)