Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
JAXP makes XML manageable for Java
Posted by Philipp Esselbach on: 05/23/2005 08:50 AM [ Print | 0 comment(s) ]
Java technology and XML are arguably the most important programming developments of the last five years. The Java API for XML Processing (JAXP) lets you validate, parse, and transform XML using several different APIs. JAXP provides both ease of use and vendor neutrality. This article shows you how to take advantage of the API's parsing and validation features.
