xsl-list
[Top] [All Lists]

[xsl] setting EntityResolver triggered by saxon:parse()?

2009-05-06 14:28:16
Hihi all,

I'm using saxon:parse() in my stylesheet to parse documents embedded into elements of my source data file (wrapped by CDATA).

Everything works beautifully except now I would like to set my own custom EntityResolver so that I can pass the XML parser a locally retrieved DTD file it will use to validate (i.e. I don't want it to actually go out to the Internet for the www.w3.org XHTML 1.0 DTD file)

Does anyone know if there is an easy way to do this? I looked at the parse() implementation and there doesn't seem to be a way to hook in a custom EntityResolver.

Thanks in advance,
-v

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>