Class MapperUtil
java.lang.Object
org.apache.maven.shared.model.fileset.mappers.MapperUtil
Element to define a FileNameMapper.
- Version:
- $Id: MapperUtil.java 1721672 2015-12-25 13:18:36Z khmarbaise $
-
Method Summary
Modifier and TypeMethodDescriptionstatic FileNameMapper
getFileNameMapper
(Mapper mapper) Returns a fully configured FileNameMapper implementation.
-
Method Details