public class FlattenFileMapper extends AbstractFileMapper
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE_HINT
The flatten file mappers role-hint: "flatten".
|
DEFAULT_ROLE_HINT, ROLE| Constructor and Description |
|---|
FlattenFileMapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMappedFileName(String pName)
Checks the input and returns it without modifications.
|
public static final String ROLE_HINT
@Nonnull public String getMappedFileName(@Nonnull String pName)
AbstractFileMappergetMappedFileName in interface FileMappergetMappedFileName in class AbstractFileMapperpName - The source name.Copyright © 2001–2018 Codehaus Plexus. All rights reserved.