Package org.apache.maven.shared.model.fileset.mappers
package org.apache.maven.shared.model.fileset.mappers
-
ClassDescriptionInterface to be used by SourceFileScanner.Implementation of FileNameMapper that always returns the source file name without any leading directory information.Implementation of FileNameMapper that does simple wildcard pattern replacements.Implementation of FileNameMapper that always returns the source file name.Mapper ExceptionElement to define a FileNameMapper.Implementation of FileNameMapper that always returns the same target file name.Maps directory name matches into a dotted package name.Maps dotted package name matches to a directory name.