public interface Mapper
| Modifier and Type | Method and Description |
|---|---|
void |
execute(HashMap map,
boolean packageIsKey)
execute the mapping
|
void execute(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–2016 The Apache Software Foundation. All rights reserved.