Uses of Class
org.apache.axis.wsdl.toJava.Namespaces

Packages that use Namespaces
org.apache.axis.wsdl.toJava   
 

Uses of Namespaces in org.apache.axis.wsdl.toJava
 

Fields in org.apache.axis.wsdl.toJava declared as Namespaces
protected  Namespaces JavaWriter.namespaces
           
protected  Namespaces Emitter.namespaces
           
 

Methods in org.apache.axis.wsdl.toJava that return Namespaces
 Namespaces Emitter.getNamespaces()
           
 

Constructors in org.apache.axis.wsdl.toJava with parameters of type Namespaces
SymbolTable(Namespaces namespaces, BaseTypeMapping btm, boolean addImports, boolean debug)
          Construct a symbol table with the given Namespaces.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.