Main > Programming > Libraries >

XML::Generator::DOM 0.99

XML::Generator::DOM 0.99

Sponsored Links

XML::Generator::DOM 0.99 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.021 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1213
Date added: 2006-07-14

XML::Generator::DOM 0.99 description

XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings.

SYNOPSIS

use XML::Generator::DOM;

my $dg = XML::Generator::DOM->new();
my $doc = $dg->xml($dg->xmlcmnt("Test document."),
$dg->foo({baz => bam}, 42));
print $doc->toString;
yields:
< ?xml version="1.0" standalone="yes"? >
< !--Test document-- >
< foo baz="bam" >42< /foo >

XML::Generator::DOM subclasses XML::Generator in order to produce DOM trees instead of strings (see XML::Generator and XML::DOM). This module is still experimental and its semantics might change.

Essentially, tag methods return XML::DOM::DocumentFragment objects, constructed either from a DOM document passed into the constructor or a default document that XML::Generator::DOM will automatically construct.

Calling the xml() method will return this automatically constructed document and cause a fresh one to be constructed for future tag method calls. If you passed in your own document, you may not call the xml() method.

Below, we just note the remaining differences in semantics between XML::Generator methods and XML::Generator::DOM methods.

XML::Generator::DOM 0.99 Screenshot

Advertisements

XML::Generator::DOM 0.99 Keywords

Bookmark XML::Generator::DOM 0.99

Hyperlink code:
Link for forum:

XML::Generator::DOM 0.99 Copyright

WareSeeker periodically updates pricing and software information of XML::Generator::DOM 0.99 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::Generator::DOM 0.99 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
XML::Generator is a Perl extension for generating XML. Free Download
XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 Free Download
XML::Generator::Essex is a Perl module that can generate XML with Essex. Free Download
XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 Free Download
XML::Records is a Perl module for perlish record-oriented interface to XML. Free Download
XML::DOM2 is a DOM controlled, strict XML module for extentable xml objects. Free Download
XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. Free Download
XML::Sablotron::DOM is the DOM interface to Sablotrons internal structures. Free Download