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

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

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

Subclasses of Element in org.apache.axis.wsdl.toJava
 class DefinedElement
          This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.
 class UndefinedElement
          This represents a QName found in a reference but is not defined.
 

Methods in org.apache.axis.wsdl.toJava that return Element
 Element SymbolTable.getElement(javax.wsdl.QName qname)
          Get the Element TypeEntry with the given QName.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.