XML::Filter::Dispatcher 0.52
Sponsored Links
XML::Filter::Dispatcher 0.52 Ranking & Summary
File size:
0.086 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1133
Date added:
2006-09-16
Publisher:
Barrie Slaymaker
XML::Filter::Dispatcher 0.52 description
XML::Filter::Dispatcher is a path based event dispatching with DOM support.
SYNOPSIS
use XML::Filter::Dispatcher qw( :all );
my $f = XML::Filter::Dispatcher->new(
Rules => [
foo => &handle_foo_start_tag,
@bar => &handle_bar_attr,
## Send any
elts and their contents to $handler
snarf//self::node() => $handler,
## Print the text of all
elements
description
=> [ string() => sub { push @out, xvalue } ],
],
Vars => {
"id" => [ string => "12a" ],
},
);
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 elements 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.
SYNOPSIS
use XML::Filter::Dispatcher qw( :all );
my $f = XML::Filter::Dispatcher->new(
Rules => [
foo => &handle_foo_start_tag,
@bar => &handle_bar_attr,
## Send any
snarf//self::node() => $handler,
## Print the text of all
description
=> [ string() => sub { push @out, xvalue } ],
],
Vars => {
"id" => [ string => "12a" ],
},
);
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 elements 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.
XML::Filter::Dispatcher 0.52 Screenshot
Advertisements
XML::Filter::Dispatcher 0.52 Keywords
XML
DOM
SAX
Dispatcher 0.52
DOM support
event
based
support
path
events
dispatching
XML::Filter::Dispatcher
XMLFilterDispatcher
XML::Filter::Dispatcher 0.52
Libraries
Programming
Bookmark XML::Filter::Dispatcher 0.52
XML::Filter::Dispatcher 0.52 Copyright
WareSeeker periodically updates pricing and software information of XML::Filter::Dispatcher 0.52 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::Filter::Dispatcher 0.52 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
current events
events and adventures
science current events
chicago events
formal events
historical events
political events
current events in science
current events for kids
series unfortunate events
everett events center
dom support not present
health current events
current science events
event viewer
ie dom support
eventvibe
firefox dom support
Related Software
XML::Filter::Dispatcher::Compiler can compile rulesets in to code. Free Download
XML::Filter::Dispatcher::AsStructHandler Perl module can help you convert SAX stream in to simple, data-oriented structure. Free Download
XML::Filter::DocSplitter does multipass processing of documents. Free Download
XML::Filter::Tee can send SAX events to multiple processor, with switching. Free Download
XML::Filter::DOMFilter::LibXML is a SAX Filter allowing DOM processing of selected subtrees. Free Download
XML::DOM::Lite::XPath is a Perl module for XPath support for XML::DOM::Lite. Free Download
xmlenc provides a light-weight XML output library for Java. Free Download
XML::Filter::Sort::BufferMgr is a Perl implementation class used by XML::Filter::Sort. Free Download
Latest Software
Popular Software
Favourite Software