| FindAndReplaceInFile |
Defines a ITask that replaces tokens in a file with values from a token collection.
|
| FindAndReplaceInText |
Defines a ITask that replaces tokens in a string with values from a token collection.
|
| GenerateSpecialParameterTemplateTokens |
Defines a ITask which takes user and system defined template tokens that consist of template tokens themselves
and creates a property file for them.
|
| TemplateFile |
Defines a ITask that performs a replacement of template variables in a given file.
|
| TemplateText |
Defines a ITask that performs a replacement of template variables in a given string.
|