Package org.apache.woden.internal

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.
BaseWSDLWriter This abstract class contains properties and methods common to WSDLWriter implementations.
BaseXMLElement This abstract class implements methods of the XMLElement interface that are common across all concrete implementations.
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.
ReaderFeatures This class contains all supported Woden reader features and stores their values for individual parser configurations.
WriterFeatures This class contains all supported Woden writer features .
WSDLContext A container of objects shared internally across the Woden implementation.
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.