Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: an XQuery API for Java

From: "Michael Kay" <michael.h.kay@--------.--->
To: "'Burak Emir'" <Burak.Emir@----.-->
Date: 7/6/2004 11:05:00 AM
> 
> Does the use of SequenceIterator imply that the result is 
> materialized 
> in memory, excluding delayed execution ?
> Couldn't there be an implementation of the interface that just defers 
> execution ?

The list underpinning the SequenceIterator isn't materialized, but if there
are nodes in the sequence, then the trees rooted at these nodes are
materialized. It's possible in theory of course to have a Node
implementation that does deferred materialization, but Saxon doesn't do this
currently.

> For document transformations, I think a JAXP result does not 
> help much 
> either - because if I understood it correctly, it can only be 
> used for 
> the "last step" - you cannot run queries or transformations.

Actually, one of the nice features of the JAXP interface (which appears not
to have been studied closely by the XQJ designers) is the way it allows
transformations to be pipelined.

In XSLT of course the question of how a stylesheet is supplied to the
interface has an obvious answer: it is supplied as an XML document, using
any representation of an XML document that one chooses.

Michael Kay


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent