What's JARV?
JARV is a vendor-neutral, implementation-independent and schema language independet interface for validators. By using this interface, you can incorporate the validation capability into your application.
Resources
- User's Guide
-
Describes how you can use JARV in your application.
- Download
-
The API jar file.
-
API Javadoc
-
Javadoc of JARV.
-
ISO RELAX SourceForge project
-
JARV is hosted as a part of the ISO-RELAX project.
- Ant Task
-
Automates validity check of documents by using Ant.
-
Discussion group
-
Please post any questions/comments to this list.
-
Discussion group (Japanese)
-
Discussion group for Japanese.
ChangeLog
- 2003/01/05
- Added JAXP masquerading feature, which was contributed by Daisuke Okajima
- Added Ant task