Core mappers

While filters are applied to the content of files, Mappers are applied to the filenames. All mappers have the same API, i.e. the way you use them is the same:

<mapper type="mappername" from="frompattern" to="topattern" />