Can someone explain to me how to do this with embedded FOP?

I want to create an XSLTInputSource, but I have dynamically generated the XML file in memory and I do not want to commit it to disk just to have a File object to point to.

What I would have expected is a constructor to the XSLTInputHandler that looks like this:
public XSLTInputHandler(org.w3c.Document document, File xsltfile)


Is this possible?


-- Jeff Pennal p:604-694-0554(x107) Senior Software Developer f:604-694-0558 Openroad Communications e:[EMAIL PROTECTED] Vancouver, BC



Reply via email to