[jdev] parsing xml (xmpp) with ruby

Stephan Maka stephan at spaceboyz.net
Sun Sep 28 19:29:10 CDT 2008


Eric Will wrote:
> [...] I don't want to have to write a complicated class to, in effect,
> parse the XML myself when the XML parser should be doing this for me.

You could use XMPP4R's Stream & StreamParser classes. These indeed use
SAX to build DOM trees for each stanza.


Stephan



More information about the JDev mailing list