org.apache.maven.shared.model.fileset.mappers
Class MapperUtil
java.lang.Object
org.apache.maven.shared.model.fileset.mappers.MapperUtil
public final class MapperUtil
- extends Object
Element to define a FileNameMapper.
- Version:
- $Id: MapperUtil.java 740845 2009-02-04 19:55:31Z ptahchiev $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFileNameMapper
public static FileNameMapper getFileNameMapper(Mapper mapper)
throws MapperException
- Returns a fully configured FileNameMapper implementation.
- Parameters:
mapper
-
- Returns:
-
- Throws:
MapperException
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.