public final class MapperUtil
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static FileNameMapper |
getFileNameMapper(Mapper mapper) |
Returns a fully configured FileNameMapper implementation.
|
public static FileNameMapper getFileNameMapper(Mapper mapper) throws MapperException
mapper - MapperFileNameMapperMapperException - in case of an error.