-
class
class
An implementation of
FileMapper
, which changes the files extension.
class
Implementation of a flattening file mapper: Removes all directory parts.
class
Default implementation of
FileMapper
, which performs the identity mapping: All names are left unchanged.
class
A file mapper, which maps to a constant target name.
class
A file mapper, which maps by adding a prefix.
class
Implementation of a file mapper, which uses regular expressions.
class
A file mapper, which maps by adding a suffix to the filename.