[Home] [By Thread] [By Date] [Recent Entries]
I'm using JDK14 to transform some XML documents that reference a DTD with a relative URL. I'm getting this exception: org.xml.sax.SAXParseException: Relative URI "../../text bodies.dtd"; can not be resolved without a base URI. Believe me I've spent time on this, and the code I'm using now is from a solution posted to this list by J.Pietschmann:
Unfortunately it does not work, in that the MyResolver is not even called on to resolve anything before the exception occurs. Any ideas? I do want to use a relative URL for the DTD. David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



