public abstract class AbstractFileMapper extends Object implements FileMapper
DEFAULT_ROLE_HINT, ROLE
Constructor and Description |
---|
AbstractFileMapper() |
Modifier and Type | Method and Description |
---|---|
String |
getMappedFileName(String pName)
Checks the input and returns it without modifications.
|
@Nonnull public String getMappedFileName(@Nonnull String pName)
getMappedFileName
in interface FileMapper
pName
- The source name.Copyright © 2001-2017 Codehaus. All Rights Reserved.