Uses of Class
org.apache.axis.wsdl.symbolTable.Element
Packages that use Element
-
Uses of Element in org.apache.axis.wsdl.symbolTable
Subclasses of Element in org.apache.axis.wsdl.symbolTableModifier and TypeClassDescriptionclass
This Element is for a QName that is a 'collection'.class
This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.class
This represents a QName found in a reference but is not defined.Methods in org.apache.axis.wsdl.symbolTable that return ElementModifier and TypeMethodDescriptionSymbolTable.getElement
(QName qname) Get the Element TypeEntry with the given QName.