TurboXPath is an algorithm for XPath processing over streaming XML documents.
In effect, with TurboXPath we do not need to store the whole document in
memory so TurboXPath is more memory efficient than DOM based XPath
solutions.

I wanted to write a simplified XPath processor and I wanted to have a look
at TurboXPath before starting writing my own processor.

-Al


Michael Glavassevich wrote:
> 
> ... and what does it have to do with Xerces-J?
> 
> Michael Glavassevich
> XML Parser Development
> IBM Toronto Lab
> E-mail: [EMAIL PROTECTED]
> E-mail: [EMAIL PROTECTED]
> 
> [EMAIL PROTECTED] wrote on 10/08/2007 08:41:34 AM:
> 
>> Uhm... What is "turbo" XPath?
>>
>> ______________________________________
>> "... Three things see no end: A loop with exit code done wrong,
>> A semaphore untested, And the change that comes along. ..."
>> -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish (http://www.ovff.
>> org/pegasus/songs/threes-rev-11.html)
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


-----
Regards
Altu
-- 
View this message in context: 
http://www.nabble.com/TurboXPath-tf4582905.html#a13110243
Sent from the Xerces - J - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to