Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.184.478 Times

Xml Node Duplicate software
Filter: All | Freeware | Demo
 

Xml Node Duplicate

< 1 2 3 4 5 > 
Added: March 11, 2010 | Visits: 899

Template::Plugin::XML::LibXML Template::Plugin::XML::LibXML is a XML::LibXML Template Toolkit Plugin. SYNOPSIS [% USE docroot = XML.LibXML("helloworld.xml") %] The message is: [% docroot.find("/greeting/text") %] This module provides a plugin for the XML::LibXML module. It can be utilised the same as any other...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): Template::Plugin::XML::LibXML Download

Added: February 25, 2010 | Visits: 963

XML::Compile::Schema::XmlReader XML::Compile::Schema::XmlReader Perl module contains bricks to translate XML to HASH. SYNOPSIS my $schema = XML::Compile::Schema- >new(...); my $code = $schema- >compile(READER = > ...); The translator understands schemas, but does not encode that into actions. This module implements those...





Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): XML::Compile::Schema::XmlReader Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 1.288

Class::XML Class::XML is a Perl module for simple XML Abstraction. SYNOPSIS package Foo; use base qw/Class::XML/; __PACKAGE__->has_attributes(qw/length colour/); __PACKAGE__->has_child(bar => Bar); package Bar; use base qw/Class::XML/; __PACKAGE__->has_parent(foo);...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): Class::XML Download

Added: September 07, 2010 | Visits: 918

XML::LibXML::DOM XML::LibXML::DOM is a XML::LibXML DOM Implementation. XML::LibXML provides an lightwight interface to modify a node of the document tree generated by the XML::LibXML parser. This interface follows as far as possible the DOM Level 3 specification. Additionally to the specified functions the...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (99): XML::LibXML::DOM Download

Added: January 09, 2010 | Visits: 990

XML::Mini XML::Mini is a Perl implementation of the XML::Mini XML create/parse interface. SYNOPSIS use XML::Mini::Document; use Data::Dumper; ###### PARSING XML ####### # create a new object my $xmlDoc = XML::Mini::Document->new(); # init the doc from an XML string...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (95): XML::Mini Download

Added: November 01, 2010 | Visits: 1.721

XML::LibXML::Reader XML::LibXML::Reader is a Perl interface to libxml2 pull parser. SYNOPSIS use XML::LibXML::Reader; $reader = new XML::LibXML::Reader("file.xml") or die "cannot read file.xmln"; while ($reader->read) { processNode($reader); } sub processNode { $reader = shift; printf "%d %d %s %dn",...


Platforms: *nix

License: Freeware Size: 256 KB Download (108): XML::LibXML::Reader Download

Added: August 18, 2010 | Visits: 1.315

XML::DOM::Lite::Document 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...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): XML::DOM::Lite::Document Download

Added: March 02, 2010 | Visits: 824

XML::DOM XML::DOM is a perl module for building DOM Level 1 compliant document structures. SYNOPSIS use XML::DOM; my $parser = new XML::DOM::Parser; my $doc = $parser->parsefile ("file.xml"); # print all HREF attributes of all CODEBASE elements my $nodes = $doc->getElementsByTagName...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (97): XML::DOM Download

Added: September 26, 2010 | Visits: 956

XML::RSS::Parser XML::RSS::Parser is a liberal object-oriented parser for RSS feeds. SYNOPSIS #!/usr/bin/perl -w use strict; use XML::RSS::Parser; use FileHandle; my $p = XML::RSS::Parser->new; my $fh = FileHandle->new(/path/to/some/rss/file); my $feed = $p->parse_file($fh); # output some values my...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): XML::RSS::Parser Download

Added: October 03, 2010 | Visits: 706

XML::DOM::XMLDecl XML::DOM::XMLDecl is a XML declaration in XML::DOM. XML::DOM::XMLDecl extends XML::DOM::Node, but is not part of the DOM Level 1 specification. It contains the XML declaration, e.g. < ?xml version="1.0" encoding="UTF-16" standalone="yes"? > See also XML::DOM::Document::getXMLDecl....


Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): XML::DOM::XMLDecl Download

Added: February 01, 2010 | Visits: 946

XML::XPathScript::Processor XML::XPathScript::Processor is the XML transformation engine in XML::XPathScript. SYNOPSIS In a stylesheet ->{testcode} sub for e.g. Docbooks < ulink > tag: my $url = findvalue(@url,$self); if (findnodes("node()", $self)) { # ... $t->{pre}=qq< a href="$url" >; $t->{post}=qq< /a >;...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (98): XML::XPathScript::Processor Download

Released: August 18, 2013  |  Added: November 21, 2013 | Visits: 1.768

NoClone Home - Duplicate File Finder NoClone is a true duplicate file finder that can help user to instanly find true duplicate files, duplicate folders,similar images, duplicate images,duplicate mp3 and dupcliate outlook emails. Features: * Duplicate File Finder and Duplicate File Remover * Find and remove duplicate...



License: Shareware Cost: $29.90 USD Size: 7.47 MB Download (528): NoClone Home - Duplicate File Finder Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 1.154

NoClone Home - Duplicate Download Manager NoClone - internet download manager to remind and delete duplicate download files Features: * Duplicate Download Reminder (New in v2011) * Reasonable Toolbar with web search (New in v2011) * Instant Search Result (New in v2011) * True 64-bit Windows applications * Compare folders * True...


Platforms: Windows

License: Shareware Cost: $29.90 USD Size: 5.22 MB Download (514): NoClone Home - Duplicate Download Manager

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 681

Chilkat Xml Parser Component Chilkat XML offers a high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler. There is only one interface, which represents a single node in a parsed XML...


Platforms: Windows

License: Freeware Size: 972.8 KB Download (432): Chilkat Xml Parser Component Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 853

Remove Duplicate Files Duplicate Finder, the most reliable and efficient disc clean up utility to find and remove duplicate files on your local computer or computer network. Identical files and folders not only occupy your precious hard drive space but also tend to slow down your system. This capable tool will save...


Platforms: Windows

License: Shareware Cost: $26.00 USD Size: 1.88 MB Download (58): Remove Duplicate Files Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 1.527

NoClone Free - Find Duplicate Files/Emails/Downloads NoClone - file management utility software to find and delete TRUE duplicate files Features: * Compare folders * True Byte-to-byte comparison , not by CRC/MD5. 100% accurate! * Search duplicate files contents and similar files regardless of file name * Search duplicate pictures (jpg, gif), video...


Platforms: Windows

License: Freeware Size: 5.22 MB Download (66): NoClone Free - Find Duplicate Files/Emails/Downloads

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 690

NoClone Home - Find Duplicate Files, Emails,Downloads NoClone - file mangement utility software to find and delete TRUE duplicate files Features: * Compare folders (New in v2010) * True Byte-to-byte comparison , not by CRC/MD5. 100% accurate! * Search duplicate files contents and similar files regardless of file name * Search duplicate pictures...


Platforms: Windows

License: Shareware Cost: $29.90 USD Size: 1.43 MB Download (49): NoClone Home - Find Duplicate Files, Emails,Downloads

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 720

XML Explorer XML Explorer is an extremely fast, lightweight XML file viewer. It can handle extremely large XML files. It has been tested on files as big as 300MB. It allows fast viewing and exploration, copying of formatted XML data, evaluation of XPath expressions, and XSD schema validation. It validates...


Platforms: Windows

License: Freeware Size: 1.1 MB Download (57): XML Explorer Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 583

Duplicate Finder 2009 - Basic Edition Duplicate Finder 2009, the most advance reliable and efficient disc clean up utility to find and remove duplicate files on your local computer or computer network (vista supported). Your hard disc is normally occupied by many unnecessary and duplicate files, this tool not only finds these files...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.37 MB Download (52): Duplicate Finder 2009 - Basic Edition Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 717

XML Explorer Portable XML Explorer is an extremely fast, lightweight XML file viewer. It can handle extremely large XML files. It has been tested on files as big as 300MB. It allows fast viewing and exploration, copying of formatted XML data, evaluation of XPath expressions, and XSD schema validation. It validates...


Platforms: Windows

License: Freeware Size: 1.1 MB Download (51): XML Explorer Portable Download

< 1 2 3 4 5 >