Package hu.soft4d.minerva.wsdl

Interface Summary
Constants  
WSDLModel Represents the structure of a WSDL file.
 

Class Summary
DOMErrorHandlerImpl Class used for handling DOM parsing errors.
JInterface Class representing a WSDL portType.
JMessage Class representing a WSDL message.
JOperation Class representing a WSDL operation.
JParameter Class representing a WSDL message parameter.
JPort Class representing a WSDL port.
JPortBinding Class representing a WSDL port binding.
JService Class representing a WSDL service.
SchemaHelper Various utility methods, used in the parsing process.
ShowWSDL Command line tool to parse a WSDL and show its structure.
WSDLModelFactory Factory class to build a WSDLModel from a WSDL uri.
WSDLModelImpl An implementation of WSDLModel.
WSDLUtil Some utility functions.