Ruby Libxml Tutorial - Reader API
The libxml provides a StAX API for processing XML. The Ruby binding of libxml exposes it via XML::Reader. I have written a tutorial on using the XML::Reader API. I believe it is the first tutorial to cover this topic.
Comments
The hyperlinked tutorial is not there.
Post a comment