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 TypeClassDescriptionclassThis Element is for a QName that is a 'collection'.classThis Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.classThis 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.