blob: ec17df265135ce7fbe7c9b22049c722c09aa60dc (
plain) (
tree)
|
|
NQXML is a pure Ruby implementation of an XML tokenizer, a SAX-style
streaming XML parser, a DOM-style tree parser, and an XML writer.
``NQ'' for ``Not Quite''.
Author: Jim Menard <jimm@io.com>
WWW: http://www.io.com/~jimm/downloads/nqxml/index.html
|