Package com.jmrosengard.xmlbroker.parser

Class Summary
Method Represents a method, according the model:
methodName([{__in|__out_}param1],...
Parameter Defines a method parameter -- with a mode and value.
SoapParser Encapsulates the XML parser (Apache Xerces)-- creates a Method object from a SOAP message.
 

Exception Summary
SoapParsingException Exception thrown whenever one the XML parser or the SOAP parser returns an exception.