|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Element | |
org.apache.axis.wsdl.symbolTable |
Uses of Element in org.apache.axis.wsdl.symbolTable |
Subclasses of Element in org.apache.axis.wsdl.symbolTable | |
class |
CollectionElement
This Element is for a QName that is a 'collection'. |
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.symbolTable that return Element | |
Element |
SymbolTable.getElement(javax.xml.namespace.QName qname)
Get the Element TypeEntry with the given QName. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |