|
Class Summary |
| BaseWSDLFactory |
This abstract class contains properties and methods common
to WSDLFactory implementations. |
| BaseWSDLReader |
This abstract class contains properties and methods common
to WSDLReader implementations. |
| BaseWSDLSource |
This abstract class implements methods of the WSDLSource interface that are
common across all concrete implementations. |
| BaseXMLElement |
This abstract class implements methods of the XMLElement interface that are
common across all concrete implementations. |
| DOMWSDLFactory |
|
| DOMWSDLReader |
Implements the WSDLReader behaviour for DOM-based parsing. |
| DOMWSDLSource |
This class provides a WSDLSource implementation that supports a
DOM-based representation of the WSDL source. |
| DOMXMLElement |
|
| ErrorHandlerImpl |
This class implements the default error handling behaviour, which is simply
to report warnings, errors and fatal errors by printing the error info to
the system output stream. |
| ErrorInfoImpl |
This class is a data object containing the information needed
for reporting warnings, errors and fatal errors. |
| ErrorLocatorImpl |
Represents the location of parsing error within a XML document. |
| ErrorReporterImpl |
This class reports errors that occur while parsing, validating or
manipulating WSDL descriptions, such as XML parser errors or violations
of the rules defined in the WSDL specification. |
| MessageFormatter |
This class is used for formatting error messages. |
| OMWSDLFactory |
|
| OMWSDLReader |
Implements WSDL reader behaviour for OM based parsing |
| OMXMLElement |
|
| ReaderFeatures |
This class contains all supported Woden reader features and stores
their values for individual parser configurations. |
| WSDLContext |
A container of objects shared internally across the Woden implementation. |