Would it cause problems to provide an alternate constructor for
XSLTInputHandler ... ?
XSLTInputHandler(InputSource xmlsource, InputSource xsltsource)
in addition to:
XSLTInputHandler(File xmlfile, File xsltfile)
I am working with XML which is streamed directly out of a repository, not
a file, and could get rid of a bunch of lines of redundant code in my app
if I could use FOP's XSLTInputHandler instead.
If this makes sense, let me know and I'll be happy to provide a patch.
- Rob
--
Rob Heittman
cluestream ventures | effective information management
research, development, analysis and consulting
http://www.cluestream.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]