Linux SoftwareProgrammingLibrariesXML::DOM::Lite::Document 0.10

XML::DOM::Lite::Document 0.10



Developer:   T.J. Mather
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   30K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Document is a XML DOM Lite Document.

SYNOPSIS

$root = $doc->documentElement;
$node = $doc->getElementById("myid");

# Node creation
$element = $doc->createElement("tagname");
$textnode = $doc->createTextNode("some text");

# XPath
$nlist = $doc->selectNodes("/xpath/expression");
$node = $doc->selectSingleNode("/xpath/expression");

XML::DOM::Lite::Document objects are returned by the Parser and shouldn't generally be instantiated explicitly.

Requirements:
  • Perl
    tags xpath expression  node doc  lite document  dom lite  xml dom  

    Download XML::DOM::Lite::Document 0.10


     http://mirrors.evolva.ro/CPAN/authors/id/R/RH/RHUNDT/XML-DOM-Lite-0.10.tar.gz


    Authors software

    mod_proxy_add_uri 0.01 (by T.J. Mather)
    mod_proxy_add_uri adds X-Original-URI header to outgoing proxy requests

    mod_geoip 0.2.0 (by T.J. Mather)
    mod_geoip is an Apache module that finds country of client IP address.

    Requirements:
    · GeoIP C Library
    · Apache web server

    I

    XML::XQL 0.68 (by T.J. Mather)
    XML::XQL is a perl module for querying XML tree structures with XQL.

    SYNOPSIS

    use XML::XQL;
    use XML::XQL::DOM;

    $parser =

    XML::DOM 1.44 (by T.J. Mather)
    XML::DOM is a perl module for building DOM Level 1 compliant document structures.

    SYNOPSIS

    use XML::DOM;

    my $parser = new

    XML::DOM::Lite::Document 0.10 (by T.J. Mather)


    Similar software

    XML::DOM::Lite::Document 0.10 (by T.J. Mather)

    XML::DOM::Lite 0.10 (by Richard Hundt)
    XML::DOM::Lite is a Lite Pure Perl XML DOM Parser Kit.

    SYNOPSIS

    # Parser
    use XML::DOM::Lite qw(Parser :constants);

    $pa

    Template::Tutorial 2.15 (by Andy Wardley)
    Template::Tutorial are template toolkit tutorials.

    This section includes tutorials on using the Template Toolkit

    XML::DOM::Document 1.44 (by XML::DOM Team)
    XML::DOM::Document is an XML document node in XML::DOM.

    XML::DOM::Document extends XML::DOM::Node.

    It is the main root of the X

    XML::DOM::BagOfTricks 0.05 (by Aaron Trevena)
    XML::DOM::BagOfTricks is a convenient XML DOM.

    SYNOPSIS

    use XML::DOM::BagOfTricks;

    # get the XML document and root eleme

    XML::Filter::DOMFilter::LibXML 0.02 (by Petr Pajas)
    XML::Filter::DOMFilter::LibXML is a SAX Filter allowing DOM processing of selected subtrees.

    SYNOPSIS

    use XML::LibXML;
    use

    MathML::Entities 0.13 (by Jacques Distler)
    MathML::Entities is a Perl module that can convert XHTML+MathML Named Entities to Numeric Character References.

    SYNOPSIS

    use M

    XML::LibXML::Node 1.61003 (by Matt Sergeant, Christian Glahn and Petr Pajas)
    XML::LibXML::Node is an abstract base class of XML::LibXML nodes.

    SYNOPSIS

    $name = $node->nodeName;
    $node->setNodeName( $n

    XML::XPath::Builder 1.13 (by Ken MacLeod)
    XML::XPath::Builder is a SAX handler for building an XPath tree.

    SYNOPSIS

    use AnySAXParser;
    use XML::XPath::Builder;

    $bu

    File::Find::Rule::XPath 0.03 (by Grant McLean)
    File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions.

    SYNOPSIS

    use File::Find::Rule::XPa


    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