[jdom-interest] validation of xml created by jdom.

Saradha saradha at avnisoft.com
Thu Oct 11 10:30:39 PDT 2001


Hi,
 
 I use JDOM and create Elements, setText for them, getting values from
a UI, set the SYSTEMID in the xml giving the DTD name and create a
Document using the rootElement and use the XMLOutputter to dump the
xml created to System.out.
 
 Now I want that xml created by the Jdom to be validated against the
DTD I have specified in the SYSTEMID before I dup it to the System.out. 
How do I do that?. I don't see way to validate this newly generated xml 
generated using jdom.
 
Thanks,
saradha.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20011011/8ec2b9c0/attachment.htm


More information about the jdom-interest mailing list