Re: [xsl] [saxon - Help] SystemID always empty String

Subject: Re: [xsl] [saxon - Help] SystemID always empty String
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Tue, 19 Feb 2008 17:27:59 +0000
On 19/02/2008, Johannes Neubauer <johannes.neubauer@xxxxxxxxxxxxxxxxx> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> Andrew Welch schrieb:
> | Ahh ok - in which you will be much better off serialzing and reparsing
> | the result each time.
>
> You mean with a SAXResult to a ByteArrayOutputStream and then to a
> SAXSource with a ByteArrayInputStream(out.toByteArray)? That was my
> initial setting  :(  .

Pretty much.  Don't feel bad though, it's perfectly acceptable.

Another benefit of serializing the intermediate stylesheet is that you
can resume from that point in the processing if a failure occurs.


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

Current Thread