Any::Renderer::XML 1.014
Sponsored Links
Any::Renderer::XML 1.014 Ranking & Summary
File size:
0.023 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
825
Date added:
2007-07-21
Publisher:
Matt Wilson
Any::Renderer::XML 1.014 description
Any::Renderer::XML Perl module can render a data structure as element-only XML.
SYNOPSIS
use Any::Renderer;
my %xml_options = ();
my %options = ( XmlOptions => %xml_options );
my $format = "XML";
my $r = new Any::Renderer ( $format, %options );
my $data_structure = [...]; # arbitrary structure code
my $string = $r->render ( $data_structure );
You can get a list of all formats that this module handles using the following syntax:
my $list_ref = Any::Renderer::XML::available_formats ();
Also, determine whether or not a format requires a template with requires_template:
my $bool = Any::Renderer::XML::requires_template ( $format );
Any::Renderer::XML renders any Perl data structure passed to it as element-only XML. For example:
perl -MAny::Renderer -e "print Any::Renderer->new(XML)->render({a => 1, b => [2,3]})"
results in:
< ?xml version="1.0" encoding="ISO-8859-1" standalone="yes"? >
< output >
< a >1< /a >
< b >2< /b >
< b >3< /b >
< /output >
The rendering process comes with all the caveats cited in the XML::Simple documentation. For example if your data structure contains binary data or ASCII control characters, then the XML document that is generated may not be well-formed.
SYNOPSIS
use Any::Renderer;
my %xml_options = ();
my %options = ( XmlOptions => %xml_options );
my $format = "XML";
my $r = new Any::Renderer ( $format, %options );
my $data_structure = [...]; # arbitrary structure code
my $string = $r->render ( $data_structure );
You can get a list of all formats that this module handles using the following syntax:
my $list_ref = Any::Renderer::XML::available_formats ();
Also, determine whether or not a format requires a template with requires_template:
my $bool = Any::Renderer::XML::requires_template ( $format );
Any::Renderer::XML renders any Perl data structure passed to it as element-only XML. For example:
perl -MAny::Renderer -e "print Any::Renderer->new(XML)->render({a => 1, b => [2,3]})"
results in:
< ?xml version="1.0" encoding="ISO-8859-1" standalone="yes"? >
< output >
< a >1< /a >
< b >2< /b >
< b >3< /b >
< /output >
The rendering process comes with all the caveats cited in the XML::Simple documentation. For example if your data structure contains binary data or ASCII control characters, then the XML document that is generated may not be well-formed.
Any::Renderer::XML 1.014 Screenshot
Any::Renderer::XML 1.014 Keywords
XML
XML Perl
XML 1.014
data structure
Perl module
data
structure
Perl
render
module
format
Any::Renderer::XML
AnyRendererXML
Any::Renderer::XML 1.014
Libraries
Programming
Bookmark Any::Renderer::XML 1.014
Any::Renderer::XML 1.014 Copyright
WareSeeker periodically updates pricing and software information of Any::Renderer::XML 1.014 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 Any::Renderer::XML 1.014 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
data structure that
data structure and algorithm
data structure questions
data structures
data structure notes
data structure in c
structured settlements
data structures lectures
data structure of hospital
data structure diagram
tree data structure
dna structure
data structures and algorithms
data structures algorithms
structured cabling
data structure in java
data structures sorting
data structures in c
Related Software
CAM::XML is an encapsulation of a simple XML data structure. Free Download
Convert::BER is a Perl module for ASN.1 Basic Encoding Rules. Free Download
Rsync::Config::Renderer is a Perl module for rsync config rendering. Free Download
AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. Free Download
Config::FreeForm is a Perl module that provides in-memory configuration data. Free Download
iCal::Parser is a Perl module to parse iCalendar files into a data structure. Free Download
Data::TreeDumper::Renderer::GTK is a Gtk2::TreeView renderer for Data::TreeDumper. Free Download
C Generic Library is a generic data structure library is a bunch of data structures. Free Download
Latest Software
Popular Software
Favourite Software