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 JavaClassWriter.namespaces
           
protected  Namespaces Emitter.namespaces
           
 

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

Methods in org.apache.axis.wsdl.toJava with parameters of type Namespaces
static boolean Utils.fileExists(java.lang.String name, java.lang.String namespace, Namespaces namespaces)
          Does the given file already exist in the given namespace?
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.