org.apache.maven.shared.model.fileset.mappers
Class MapperUtil

java.lang.Object
  extended by org.apache.maven.shared.model.fileset.mappers.MapperUtil

public final class MapperUtil
extends java.lang.Object

Element to define a FileNameMapper.


Method Summary
static FileNameMapper getFileNameMapper(Mapper mapper)
          Returns a fully configured FileNameMapper implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFileNameMapper

public static FileNameMapper getFileNameMapper(Mapper mapper)
                                        throws MapperException
Returns a fully configured FileNameMapper implementation.

Throws:
MapperException


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.