Re: Passing JAXP Source objects to Calabash?

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