[
Lists Home |
Date Index |
Thread Index
]
- From: Lars Marius Garshol <larsga@garshol.priv.no>
- To: xml-dev@xml.org
- Date: 14 Apr 2000 11:19:37 +0200
* Matthew Gertner
|
| So I would like to write my own method to resolve the URN and return
| the appropriate InputSource for the DTD. But as far as I can tell,
| resolveEntity is not called for the doctype. Is this a bug?
Yes, it is:
<URL: http://www.megginson.com/SAX/javadoc/org.xml.sax.EntityResolver.html#resolveEntity >
I would suggest filing a bug report, and perhaps trying to dive into
the source to fix it yourself.
--Lars M.
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|