5f0e6ef2d7
SAX-style streaming XML parser, a DOM-style tree parser, and an XML writer.
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
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
|