-
class
Implementation of FileNameMapper that always returns the source
file name without any leading directory information.
class
Implementation of FileNameMapper that does simple wildcard pattern
replacements.
class
Implementation of FileNameMapper that always returns the source file name.
class
Implementation of FileNameMapper that always returns the same
target file name.
class
Maps directory name matches into a dotted package name.
class
Maps dotted package name matches to a directory name.
Returns a fully configured FileNameMapper implementation.