[DAS] SPAX, SAX-like java api for SOAP messages

Michael L. Heuer heuermh@acm.org
Tue, 19 Feb 2002 15:48:54 -0500 (EST)


fyi.


SPAX: A SAX-like java interface for Parsing SOAP

SPAX (not an acronym) is a SAX-like interface for parsing SOAP messages.
SPAX provides a set of callback methods for parsing a SOAP message
contents as the message is read. If you are familiar with SAX, the Simple
API for XML parsing, you can understand the concept behind SPAX very
easily.

> http://www.jamsterdam.com/dist/spax/

   michael