[jdom-interest] RE: Newbie can't parse document!

David Bartle David.Bartle at whn.com
Wed Mar 7 10:40:54 PST 2001


I think the issue has to do with entity resoltion.  What if there was
an entity defined in the DTD that is used in the document?  If the DTD
is not parsed, how should that entity be displayed? text?

Personally when I say validation=false I want the parser to ignore that
damn line tho.

-----Original Message-----
From: Mike_Buck at mapinfo.com [mailto:Mike_Buck at mapinfo.com]
Sent: Wednesday, March 07, 2001 10:06 AM
To: jdom-interest at jdom.org
Subject: [jdom-interest] RE: Newbie can't parse document!



Their is a bug in the Xerces parser. Even though validation is set to false
it still tries to download the external DTD specified in the DOCTYPE. Their
are even comments in the code asking if they should do that! Xerces v1.1.2
works fine but v1.2.0 and above do not.

Michael D. Buck
Senior Software Engineer
Mike_Buck at mapinfo.com
PH.  518-285-7247

MapInfo Corporation
One Global View
Troy, New York 12180
www.mapinfo.com


_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com



More information about the jdom-interest mailing list