[jdom-interest] Build a Validated XML tree using JDOM

djacobson at javtech.com djacobson at javtech.com
Mon Oct 23 06:45:08 PDT 2000


I need to build a valid XML tree based on a DTD.  I am reading the IBM book
"XML and Java", on page 76 they describe a process that involves reading
the DTD into memory, and then walking the DTD, adding the elements in the
appropriate place.

This seems very laborious.  Is there an easier way to do it in JDOM, or any
other API?

Thanks in advanced

~~~~~~~~~~~~~~~~~~~
Daniel Jacobson
Senior Software Engineer
Javelin Technologies, Inc
djacobson at javtech.com
~~~~~~~~~~~~~~~~~~~




More information about the jdom-interest mailing list