[jdom-interest] Building Document from a String

Raghav Rao RaghavR at skytechsolutions.co.in
Mon Dec 9 06:34:27 PST 2002


hi,
  I have been using JDOM for my application. Whenever i try to create a
Document using the SAXBuilder.build(java.io.Reader characterStream) method,
i get an error saying that the dtd is not found. But if i use
SAXBuilder.build(java.io.File file) it works fine. I need the validation to
be turned on.

How to get around the problem?

regards,
Raghav




More information about the jdom-interest mailing list