public interface Mapper
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.util.HashMap map,
boolean packageIsKey)
execute the mapping
|
void execute(java.util.HashMap map,
boolean packageIsKey)
throws org.apache.tools.ant.BuildException
map - map to map topackageIsKey - if the package is to be the key for the maporg.apache.tools.ant.BuildException - in case of emergencyCopyright © 2004-2021 The Apache Software Foundation. All Rights Reserved.