public abstract class AbstractFileMapper extends Object implements FileMapper
| 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 FileMapperpName - The source name.Copyright © 2001–2023 Codehaus Plexus. All rights reserved.