Javax.xml.parsers package tutorial
Javax.xml.validation package provides classes provides APIs for validation of XML documents. Validation is the process of verifying that an XML document is an instance of a specified XML schema.
This reference will take you through simple and practical methods available in javax.xml.validation package.
Audience
This reference has been prepared for the beginners to help them understand the basic functionality related to all the methods available in Java.util package.
Prerequisites
Before you start doing practice with various types of examples given in this reference, I'm making an assumption that you are already aware of basic Java Programming.
1 - Java Quick Reference Guide
A quick Java reference guide for Java Programmers.
2 - Java Useful Resources
A collection of Java Sites, Books and Articles is given at this page.
3 - JavaScript Tutorial
If you are working on Web Applications then here is a tutorial on JavaScript.
4 - Java Tutorial in PDF
Download a quick Java tutorial in PDF format.