[EMAIL PROTECTED] wrote: > However, the internal subset of > the document contains entity references which point to external files. Is > there a way to tell the parser where to look for those files,
Yes. You need to register your implementation of the EntityResolver [1] with parser. [1] http://www.saxproject.org/apidoc/org/xml/sax/EntityResolver.html -- Elena Litani / IBM Toronto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]