By: | John Cowan |
Version: | 23.Apr.99 release |
Platforms: | Java |
Category: | XML middleware |
Info on web: | http://www.ccil.org/~cowan/XML/ |
Feedback: | Something wrong? Follow this link. |
The ParserFilters are classes that wrap SAX 1.0 parsers in classes that provide SAX 1.0 parser interfaces. This allows for the development of extra services layered on top of ordinary parsers.
Included are two filters, one that adds attribute inheritance and one that implements XML namespaces. This should be considered an alpha release.