ManekiNeko is a parser configuration that allows users to validate documents using Relax NG grammars and access the document information using standard programming interfaces. The parser configuration does not implement a Relax NG validator, however. Instead, it wraps James Clark's Jing validator to validate documents using a Relax NG grammar.
The ManekiNeko parser configuration is distributed under an Apache-style license. For specific license details, please refer to the LICENSE file.
The ManekiNeko parser configuration includes complete Java source code and documentation. You can download the latest version from the following location:
This version of ManekiNeko requires the following:
This version has the following limitations:
For a more complete list of items to be done, please refer to the Todo Items.
Andy Clark <andyc@apache.org>