JARV driver for Xerces-2

Kohsuke KAWAGUCHI

This driver allows you to control the XML Schema validation engine of Xerces-2 through JARV, a vendor-neutral open-source interface for validation engines.

The binary distribution is here. This comes with a simple example of JARV as well. Source code is also available. All source codes and binaries are licensed under the MIT license.

See readme.txt inside the zip file for details.

Useful info

Java API for RELAX Verifiers (JARV)
More information about JARV. Quick start, API documentation, etc.
Xerces-2
all-in-one XML parser developed at Apache.

History

(2002/07/12) Updated to bundle Xerces-2.0.2.

(2003/05/30) Updated to bundle Xerces-2.4.0.


Back to home