[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/24496] XML Parser fails to handle a Properties XML file
From: |
gnu_andrew at member dot fsf dot org |
Subject: |
[Bug classpath/24496] XML Parser fails to handle a Properties XML file |
Date: |
28 Nov 2005 22:26:36 -0000 |
------- Comment #4 from gnu_andrew at member dot fsf dot org 2005-11-28 22:26
-------
But the question still remains: should we be falling over on parsing this DTD?
I think the best solution in this case is to use an EntityResolver as you say,
and have it redirect the parser to our own local version. But, generally, is
this a DTD parsing problem? Or is the DTD invalid?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24496