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.
| 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.
- Throws:
MapperException
Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.