Package org.apache.axis.wsdl.symbolTable

Interface Summary
CollectionTE  
Undefined This Undefined interface is implemented by UndefinedType and UndefinedElement.
 

Class Summary
BaseType This Type is for a QName represents a Base Type (i.e.
BaseTypeMapping Get the base language name for a qname
BindingEntry This class represents a WSDL binding.
BindingEntry.OperationAttr Contains attributes for Operations - Body type: encoded or literal
CollectionElement This Element is for a QName that is a 'collection'.
CollectionType This Type is for a QName that is a 'collection'.
DefinedElement This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.
DefinedType This Type is for a QName that is a complex or simple type, these types are always emitted.
Element This class represents a TypeEntry that is a type (complexType, simpleType, etc.
ElementDecl Simple utility struct for holding element declarations.
FaultInfo Fault information object.
MessageEntry This class represents a WSDL message.
MimeInfo  
Parameter This class simply collects
Parameters This class simply collects all the parameter or message data for an operation into one place.
PortEntry This class represents the symbol table entry for a WSDL port.
PortTypeEntry This class represents a WSDL portType.
SchemaUtils This class contains static utility methods specifically for schema type queries.
ServiceEntry This class represents a WSDL service.
SymbolTable This class represents a table of all of the top-level symbols from a set of WSDL Definitions and DOM Documents: XML types; WSDL messages, portTypes, bindings, and services.
SymTabEntry SymTabEntry is the base class for all symbol table entries.
Type This class represents a TypeEntry that is a type (complexType, simpleType, etc.
TypeEntry This class represents a wsdl types entry that is supported by the WSDL2Java emitter.
UndefinedDelegate This UndefinedDelegate class implements the common functions of UndefinedType and UndefinedElement.
UndefinedElement This represents a QName found in a reference but is not defined.
UndefinedType This represents a QName found in a reference but is not defined.
Utils This class contains static utility methods for the emitter.
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.