Package org.eclipse.wst.wsdl.util

The WSDL model API allows clients to work with the WSDL 1.1 documents.

See:
          Description

Interface Summary
ExtensibilityElementFactory Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ExtensibilityElementFactoryRegistry Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
WSDLDiagnostic Generated by the WSDL model parsing and validation mechanisms.
 

Class Summary
WSDLConstants This class defines constants for WSDL element tags and relevant namespaces.
WSDLDiagnosticImpl Default implementation of the WSDLDiagnostic interface.
WSDLDiagnosticSeverity WSDL diagnostic severity levels type safe enumeration.
WSDLParser The SAX Parser for the WSDL model.
WSDLResourceFactoryRegistry This class provides support for the loading of WSDL or XSD resource from URI's that don't end with .xsd or .wsdl extensions.
WSDLResourceImpl The Resource implementation for the model.
 

Package org.eclipse.wst.wsdl.util Description

The WSDL model API allows clients to work with the WSDL 1.1 documents.

The WSDL model API allows clients to load, modify, and save WSDL 1.1 documents.