← Prev in month ← Prev in thread

XPattern Redux

From
Alan Gutierrez <>
To
Date
2005-01-15T11:57:13Z
ID
<>
Thread
XPattern Redux
I've been reading all night. Looking over the code for STXPath,
    and Jaxen, as well as reading up on DFA.

    I'm thinking something like creating a language that is richer
    that STXPath, and using it to compile a DFA that matches against
    a SAX stream, and triggering events when a pattern matches.

    The idea is that node preceeding the current node is fair game
    for the pattern, and that nodes to not have to be buffered.

--
Alan Gutierrez - 
← Prev in month ← Prev in thread