Linux SoftwareProgrammingLibrariesXML::Generator::DOM 0.99

XML::Generator::DOM 0.99


XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings. SYNOPSIS use XML::Generat
Developer:   XML::Generator::DOM Team
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   21K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


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.

Requirements:
  • Perl
    tags xml generator  generator dom  xml dom  xml method  and xml  the xml  test document  dom trees  trees instead  baz bam  

    Download XML::Generator::DOM 0.99


     http://mirrors.evolva.ro/CPAN/authors/id/B/BH/BHOLZMAN/XML-Generator-0.99.tar.gz


    Authors software

    XML::Generator::DOM 0.99 (by XML::Generator::DOM Team)
    XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings.

    SYNOPSIS

    use XML::Generat


    Similar software

    XML::Generator::DOM 0.99 (by XML::Generator::DOM Team)
    XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings.

    SYNOPSIS

    use XML::Generat

    XML::Generator 0.99 (by XML::Generator Team)
    XML::Generator is a Perl extension for generating XML.

    SYNOPSIS

    use XML::Generator ':pretty';

    print foo(bar({ baz => 3 }

    Book Layout Generator 0.2 (by Luigi Di Fraia)
    Book Layout Generator is a tool that comes handy when printing long documents in a book fashion.

    Book Layout Generator tool genera

    Panda PDF Generator 0.5.4 (by Michael Still)
    Panda is a PDF generation API written in C.

    The Panda PDF Generator is intended to make PDFs on the fly for the Web, but may be us

    GNOME Templates Generator 0.1 (by Joel Bryan Juliano)
    GNOME Templates Generator aims to provide translated documents under $HOME/Templates, based on localecode and software installed.

    Swift-Generator 0.20.5 (by Olivier Debon)
    Swift-Generator is a Dynamic Flash Content generator

    Rails Gallery Generator 0.0a4 (by Rainer Jung)
    Rails-gallery provides a generator for file upload gallerys

    Sudoku Generator in C++ 2006-06-05 (by Hermann Mahr)
    Sudoku Generator in C++ can be used to create sudoku puzzles of different levels

    Hash generator 0.3 (by Mola Pahnadayan)

    Spherical Harmonics Generator 0.0.14 (by Adomas Paltanavicius)
    Spherical Harmonics Generator provides an OpenGL-based interface to spherical harmonics.

    Spherical Harmonics Generator is a useful


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags