public class IdentityMapper extends AbstractFileMapper
FileMapper, which performs the identity mapping: All names are left unchanged.| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE_HINT
The identity mappers role-hint: "identity".
|
DEFAULT_ROLE_HINT, ROLE| Constructor and Description |
|---|
IdentityMapper() |
public static final String ROLE_HINT
public String getMappedFileName(String pName)
AbstractFileMappergetMappedFileName in interface FileMappergetMappedFileName in class AbstractFileMapperpName - The source name.Copyright © 2001-2014 Codehaus. All Rights Reserved.