| By: | John Cowan |
| Version: | Unknown |
| Platforms: | Java |
| Category: | XML middleware |
| Info on web: | http://www.ccil.org/~cowan/XML/ |
| Feedback: | Something wrong? Follow this link. |
The DOM Parser is a SAX 1.0-compliant parser that turns a DOM Document into a SAX event stream, instead of parsing an XML document.
This should be considered an alpha release.