[jdom-interest] Document Validation

David Ji dji at warpsolutions.com
Mon Jun 18 06:12:37 PDT 2001


Bruce Hacker wrote:

>     I have what I hope is a simple question.  How do you go about
> validating a document against it's DTD using JDOM?Regards,-Bruce

Construct a builder passing a boolean true.  eg.  SAXBuilder builder =
new SAXBuilder(true);

David Ji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20010618/43220879/attachment.htm


More information about the jdom-interest mailing list