Wednesday, September 08, 2004

JDOM a (better?) alternative way to handle XML

JDOM

The standard XML parser for Java (included in the JDK) is Xerces from XML Apache. JDOM seems to be an easier to use framework for handling XML data. Actually the RC for Version 1.0 is available.

No comments: