On Jan 28, 2005, at 6:20 PM, Nicholas Bastin wrote:


On Jan 26, 2005, at 5:58 PM, [EMAIL PROTECTED] wrote:

If you install an EntityResolver, it should receive calls to resolve the
URLs specified in the href attributes. Is that not working, or did you
mean something else by "data"?

Ok, I'm unclear about this. I have subclassed DOMEntityResolver for Xerces, but I don't see anything similar for Xalan that applies to the stylesheets, and I don't see any way to install the Xerces resolver in Xalan (nor would I necessarily expect to).

Some more in-depth searching and I've found it. The 'EntityResolverType' doesn't show up in either the alphabetical or class listing in the documentation, and there seems to be no other effective way to search for it. It appears obvious in the documentation that EntityResolverType in Xalan is just a Xerces EntityResolver, so I'll try that. Thanks for your help.


(Are there any plans for any kind of use-case documentation, or how-to's, or something? The API doc is great API doc, but only useful if you know what you're looking for and don't remember how to use it. If you have a problem, the API doc isn't a great place to look to try to solve it.)

--
Nick



Reply via email to