[jdom-interest] Validating an existing document

Jason Hunter jhunter at collab.net
Fri Sep 28 12:50:28 PDT 2001


The best way is for someone (you?) to take on the TODO item to write
such a validator.  :-)  You'd be a popular man if you wrote it.

-jh-

Steve Cohen wrote:
> 
> When building a JDOM document from scratch containing a DTD reference,
> what is the best way to validate that document before outputting it?
> 
> In other words, given an org.jdom.Document, is there an API that
> validates it against its DTD?  Or must you somehow "build" it from
> itself just so that you can get access the validation functionality that
> is available to the parser classes.
> 
> Steve Cohen
> Sr. Software Engineer
> Ignite Sports, LLC
> stevec at ignitesports.com
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list