[jdom-interest] Validation problem
Christian Knorr
christian.knorr at gmx.de
Fri Nov 30 03:47:39 PST 2001
Beside the EntityResolver there is another possibility which has been on
this list quite a while ago.
At http://www.simonstl.com/projects/doctypes/ Simon St. Laurent provides
classes to manipulate the doctype of an xml document in any way you like
on a FilterStream/FilterReader basis. Meaning you can also remove a
dtd/schema before parsing.
Regards,
Christian
Wang Khong Hai wrote:
>
> Hi,
>
> I am facing a problem with the DOCTYPE element type. Currently, I am using
> Xerces 1.4.3 with JDOM 7. When I am building a XML document with the DOCTYPE
> tag pointing to a SYSTEM DTD, I am having problem building the document
> because the DTD is not found. I am not going to do any validation, is there
> any way to turn off this feature to find the DTD when building the document
> or is there any way to build a documnet in this case? Any help is
> appreciated. Thank you.
>
> Regards,
> Khong Hai
>
> _______________________________________________
> 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