Tree::Simple::SAX 0.01
Sponsored Links
Tree::Simple::SAX 0.01 Ranking & Summary
File size:
0.004 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1138
Date added:
2006-09-14
Publisher:
Stevan Little
Tree::Simple::SAX 0.01 description
Tree::Simple::SAX is a set of classes for using Tree::Simple with XML.
SYNOPSIS
use Tree::Simple::SAX;
use XML::SAX::ParserFactory;
my $handler = Tree::Simple::SAX::Handler->new(Tree::Simple->new());
my $p = XML::SAX::ParserFactory->parser(Handler => $handler);
$p->parse_string(
<string>Hello <world/>!</string>
);
# this will create a tree like this:
# { tag_type => xml }
# { tag_type => string }
# { content => Hello , tag_type => CDATA }
# { tag_type => world }
# { content => !, tag_type => CDATA }
This is an early implementation of an XML::SAX handler which creates a Tree::Simple object hierarchy from the XML stream. It is currently in the proof-of-concept/experimental stages and I plan to add more features in the future.
If anyone else is interested in the development of this module, feel free to contact me (use the email in the AUTHOR section). I am always open to discussion, thoughts, criticism and especially patches.
SYNOPSIS
use Tree::Simple::SAX;
use XML::SAX::ParserFactory;
my $handler = Tree::Simple::SAX::Handler->new(Tree::Simple->new());
my $p = XML::SAX::ParserFactory->parser(Handler => $handler);
$p->parse_string(
# this will create a tree like this:
# { tag_type => xml }
# { tag_type => string }
# { content => Hello , tag_type => CDATA }
# { tag_type => world }
# { content => !, tag_type => CDATA }
This is an early implementation of an XML::SAX handler which creates a Tree::Simple object hierarchy from the XML stream. It is currently in the proof-of-concept/experimental stages and I plan to add more features in the future.
If anyone else is interested in the development of this module, feel free to contact me (use the email in the AUTHOR section). I am always open to discussion, thoughts, criticism and especially patches.
Tree::Simple::SAX 0.01 Screenshot
Tree::Simple::SAX 0.01 Keywords
SAX
XML
SAX 0.01
for using
tag
type
using
handler
classes
0.01
Tree::Simple::SAX
TreeSimpleSAX
Tree::Simple::SAX 0.01
Libraries
Programming
Bookmark Tree::Simple::SAX 0.01
Tree::Simple::SAX 0.01 Copyright
WareSeeker periodically updates pricing and software information of Tree::Simple::SAX 0.01 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 Tree::Simple::SAX 0.01 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
Related Software
Tree::Simple::View::HTML is a Perl class for viewing Tree::Simple hierarchies in HTML. Free Download
Tree::Simple::View::DHTML is a Perl class for viewing Tree::Simple hierarchies in DHTML. Free Download
XML::SAX is a simple API for XML. Free Download
Ports Tree Explorer is a navigation tool for a ports tree. Free Download
B::Tree is a simplified version of B::Graph for demonstration. Free Download
XML::Simple is a easy API to maintain XML (esp config files). Free Download
XML::SAX::Simple is a SAX version of XML::Simple. Free Download
Pod::SAX is a SAX parser for Pod. Free Download
Latest Software
Popular Software
Favourite Software