[jdom-interest] Question on an FAQ

Jason Hunter jhunter at servlets.com
Tue Apr 1 16:15:59 PST 2003


> Assuming that my understanding is correct, am I missing an obvious,
> efficient implementation of 'checkValid()'?  The quick and dirty version is
> to simply export the Document via an XMLOutputter and rebuild it via the
> validating SAXParser.  Bleah...  Surely there's a better way.

I know of no better way, with either JDOM or DOM.  But some people have
been playing around with the idea of constant validation checking.

-jh-



More information about the jdom-interest mailing list