Package | Description |
---|---|
org.apache.axis.wsdl.symbolTable |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Element |
SymbolTable.getElement(QName qname)
Get the Element TypeEntry with the given QName.
|
Copyright © The Apache Software Foundation. All Rights Reserved.