Uses of Class
org.apache.axis.utils.Mapping

Packages that use Mapping
org.apache.axis.message   
org.apache.axis.utils   
 

Uses of Mapping in org.apache.axis.message
 

Methods in org.apache.axis.message with parameters of type Mapping
 void MessageElement.addMapping(Mapping map)
          add a new namespace/prefix mapping
 

Uses of Mapping in org.apache.axis.utils
 

Methods in org.apache.axis.utils that return Mapping
 Mapping NSStack.topOfFrame()
          Reset the embedded iterator in this class to the top of the current (i.e., last) frame.
 Mapping NSStack.next()
          Return the next namespace mapping in the top frame.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.