public interface FileMapper
| Modifier and Type | Method and Description |
|---|---|
String |
getMappedFileName(String pName)
Maps the given source name to a target name.
|
String getMappedFileName(String pName)
pName - The source name.IllegalArgumentException - The source name is null or empty.Copyright © 2001–2023 Codehaus Plexus. All rights reserved.