[jdom-interest] JDOM + XML4J

Jason Hunter jhunter at collab.net
Fri Dec 1 09:28:24 PST 2000


> Hopefully my application is built with Jdom and I was
> wondering how difficult it would be to set Jdom to use
> XML4J 2.0 ?

JDOM has been designed to work with any XML parser.  Assuming you're
using SAXBuilder just pass the new parser's driver class to the
SAXBuilder constructor.

-jh-



More information about the jdom-interest mailing list