public abstract class AbstractFileMapper extends java.lang.Object implements FileMapper
DEFAULT_ROLE_HINT, ROLE| Constructor and Description |
|---|
AbstractFileMapper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMappedFileName(java.lang.String pName)
Checks the input and returns it without modifications.
|
@Nonnull
public java.lang.String getMappedFileName(@Nonnull
java.lang.String pName)
getMappedFileName in interface FileMapperpName - The source name.