|
Michael Kay replied to my question:
<quote> Your CustomURIResolver, when it sees the request for the document, should return a SAXSource containing an InputSource that wraps the unparsed resource, and an XMLReader that identifies a parser configured with an EntityResolver that will be used to locate the DTD.
Michael Kay </quote>
That solved my issue. Thanks Michael!
--Rhett
|
- Resolving a DTD in a document() reference during a ... Rhett D. Hudson, Ph.D.
- RE: Resolving a DTD in a document() reference ... Rhett D. Hudson, Ph.D.
- RE: Resolving a DTD in a document() reference ... Christopher Ebert
