|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.components.io.filemappers.IdentityMapper
org.codehaus.plexus.components.io.filemappers.FlattenFileMapper
Implementation of a flattening file mapper: Removes all directory parts.
Field Summary | |
static java.lang.String |
ROLE_HINT
The flatten file mappers role-hint: "flatten". |
Fields inherited from interface org.codehaus.plexus.components.io.filemappers.FileMapper |
DEFAULT_ROLE_HINT, ROLE |
Constructor Summary | |
FlattenFileMapper()
|
Method Summary | |
java.lang.String |
getMappedFileName(java.lang.String pName)
Maps the given source name to a target name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ROLE_HINT
Constructor Detail |
public FlattenFileMapper()
Method Detail |
public java.lang.String getMappedFileName(java.lang.String pName)
FileMapper
getMappedFileName
in interface FileMapper
getMappedFileName
in class IdentityMapper
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |