Hi, I am trying to parse an xml file in my application, where the DOCTYPE declaration points to a DTD which does not exist. The SAXReader therefor throws Exceptions at me, being annoyed by this. How can I prevent this and let the SAXReader parse the document without checking for the existence of the DTD file?
Thanks, Olav -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user
