xsl-list
[Top] [All Lists]

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

2008-02-19 10:28:33
On 19/02/2008, Johannes Neubauer 
<johannes(_dot_)neubauer(_at_)cs(_dot_)tu-dortmund(_dot_)de> 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/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--