Uses of Package
org.apache.woden

Packages that use org.apache.woden
org.apache.woden   
org.apache.woden.ant   
org.apache.woden.resolver   
org.apache.woden.schema   
org.apache.woden.wsdl20.extensions   
org.apache.woden.wsdl20.validation   
org.apache.woden.wsdl20.xml   
org.apache.woden.xml   
 

Classes in org.apache.woden used by org.apache.woden
ErrorHandler
          This interface declares operations for handling three types of errors; warnings, errors and fatal errors.
ErrorInfo
          This interface describes the three types of errors (warning, error and fatal error) that may be reported.
ErrorLocator
          Represents the location of a parsing error within an XML document.
ErrorReporter
          Defines the approach for reporting 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.
WSDLException
           
WSDLFactory
          Based on wsdl4j factory.
WSDLReader
          This interface declares an API for reading WSDL descriptions from different sources such as WSDL documents or files, parsed XML elements and input byte streams.
WSDLSource
          This interface represents WSDL source in a format to be interpreted by the WSDLReader implementation.
WSDLWriter
          This interface describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.
XMLElement
          This interface represents an XML element information item in a format to be interpreted by the Woden implementation.
 

Classes in org.apache.woden used by org.apache.woden.ant
ErrorHandler
          This interface declares operations for handling three types of errors; warnings, errors and fatal errors.
ErrorInfo
          This interface describes the three types of errors (warning, error and fatal error) that may be reported.
ErrorLocator
          Represents the location of a parsing error within an XML document.
 

Classes in org.apache.woden used by org.apache.woden.resolver
WSDLException
           
 

Classes in org.apache.woden used by org.apache.woden.schema
XMLElement
          This interface represents an XML element information item in a format to be interpreted by the Woden implementation.
 

Classes in org.apache.woden used by org.apache.woden.wsdl20.extensions
ErrorReporter
          Defines the approach for reporting 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.
WSDLException
           
XMLElement
          This interface represents an XML element information item in a format to be interpreted by the Woden implementation.
 

Classes in org.apache.woden used by org.apache.woden.wsdl20.validation
ErrorReporter
          Defines the approach for reporting 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.
WSDLException
           
 

Classes in org.apache.woden used by org.apache.woden.wsdl20.xml
WSDLException
           
XMLElement
          This interface represents an XML element information item in a format to be interpreted by the Woden implementation.
 

Classes in org.apache.woden used by org.apache.woden.xml
ErrorReporter
          Defines the approach for reporting 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.
WSDLException
           
XMLElement
          This interface represents an XML element information item in a format to be interpreted by the Woden implementation.
 



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