This is the default FileNameMapper for the archiving tasks and uptodate.
Modifier and Type | Field and Description |
---|---|
protected String[] |
Access | Constructor and Description |
---|---|
public | |
public |
Modifier and Type | Method and Description |
---|---|
public String[] | Returns: a one-element array containing the merged filename.ignored. sourceFileName)Implements org. |
public void | |
public void | setTo(String
the name of the merged file. to)Implements org. |
mergedFile | back to summary |
---|---|
protected String[] mergedFile |
MergingMapper | back to summary |
---|---|
public MergingMapper() |
MergingMapper | back to summary |
---|---|
public MergingMapper(String to)
|
mapFileName | back to summary |
---|---|
public String[] mapFileName(String sourceFileName) Implements org. Returns an one-element array containing the file name set via setTo. |
setFrom | back to summary |
---|---|
public void setFrom(String from) Implements org. Ignored. |
setTo | back to summary |
---|---|
public void setTo(String to) Implements org. Sets the name of the merged file. |