- From: Norman Walsh <ndw@nwalsh.com>
- Date: Fri, 17 Feb 2012 10:51:37 -0500
- To: XProc Dev <xproc-dev@w3.org>
Received on Friday, 17 February 2012 15:52:11 UTC
Florent Georges <fgeorges@fgeorges.org> writes:
> Is there any way to provide a JAXP Source object (I am sure you know
> what I am talking about :-p) to Calabash instead of a URI to compile a
> pipeline (e.g. to XProcRuntime.load())?
If you build an XdmNode out of the Source, you can call
XProcRuntime.use() instead of load(). Is that sufficient?
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 413 624 6676
www.marklogic.com
Received on Friday, 17 February 2012 15:52:11 UTC