FileDocCategorySizeDatePackage
Mapper.javaAPI DocApache Axis 1.41213Sat Apr 22 18:57:26 BST 2006org.apache.axis.tools.ant.wsdl

Mapper

public interface Mapper
interface that namespace mappers are expected to implement

Fields Summary
Constructors Summary
Methods Summary
public voidexecute(org.apache.tools.ant.ProjectComponent owner, java.util.HashMap map, boolean packageIsKey)
execute the mapping

param
owner owner object
param
map map to map to
param
packageIsKey if the package is to be the key for the map
throws
BuildException in case of emergency