|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.shared.model.fileset.mappers.MapperUtil
public final class MapperUtil
Element to define a FileNameMapper.
| Field Summary | |
|---|---|
private static java.util.Properties |
implementations
|
private static java.lang.String |
MAPPER_PROPERTIES
|
| Constructor Summary | |
|---|---|
private |
MapperUtil()
|
| Method Summary | |
|---|---|
static FileNameMapper |
getFileNameMapper(Mapper mapper)
Returns a fully configured FileNameMapper implementation. |
private static void |
initializeBuiltIns()
Initializes a properties object to store the built-in classnames. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String MAPPER_PROPERTIES
private static java.util.Properties implementations
| Constructor Detail |
|---|
private MapperUtil()
| Method Detail |
|---|
private static void initializeBuiltIns()
public static FileNameMapper getFileNameMapper(Mapper mapper)
throws MapperException
MapperException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||