Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > ca3901af4d380d30407b34ec53934a04

perl-XML-Filter-Dispatcher-0.52-1.noarch.rpm

Description:

WARNING: Beta code alert.

A SAX2 filter that dispatches SAX events based on "EventPath" patterns
as the SAX events arrive. The SAX events are not buffered or
converted to an in-memory document representation like a DOM tree.
This provides for low lag operation because the actions associated
with each pattern are executed as soon as possible, usually in an
element's start_element() event method.

This differs from traditional XML pattern matching tools like XPath
and XSLT (which is XPath-based) which require the entire document to
be built in memory (as a "DOM tree") before queries can be executed.
In SAX terms, this means that they have to build a DOM tree from SAX
events and delay pattern matching until the end_document() event
method is called.

Sources packages:

Other version of this rpm: