Constructor and Description |
---|
MappingSet() |
Modifier and Type | Method and Description |
---|---|
void |
addMapping(NamespaceMapping mapping)
add a new mapping
|
void |
addMappingSet(MappingSet mappingset)
add a mappingset inside this one
|
void |
execute(org.apache.tools.ant.ProjectComponent owner,
HashMap map,
boolean packageIsKey)
execute by mapping everything iteratively and recursively
|
public void addMapping(NamespaceMapping mapping)
mapping
- public void addMappingSet(MappingSet mappingset)
mappingset
- public void execute(org.apache.tools.ant.ProjectComponent owner, HashMap map, boolean packageIsKey)
Copyright © The Apache Software Foundation. All Rights Reserved.