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.419.582 Times

Xml Data Reader freeware
Filter: All | Freeware | Demo
 

Xml Data Reader

1 2 3 4 5 > 
Added: November 01, 2010 | Visits: 1.727

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

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 545

JiBX - XML Data Binding for Java JiBX is a framework for XML data binding to Java. It works with existing classes, using a flexible mapping definition file to determine how data objects are translated to and from XML. See the Home Page for details and external bug tracking system links.





Platforms: Windows, Mac, Linux

License: Freeware Size: 19.95 MB Download (47): JiBX - XML Data Binding for Java Download

Added: March 21, 2010 | Visits: 1.288

CAM::XML CAM::XML is an encapsulation of a simple XML data structure. SYNOPSIS my $pollTag = CAM::XML->new(poll); foreach my $q (@questions) { my $questionTag = CAM::XML->new(question); $questionTag->add(-text => $q->{text}); my $choicesTag = CAM::XML->new(choices); foreach my $c...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (102): CAM::XML Download

Added: January 03, 2010 | Visits: 955

XML::TiePYX XML::TiePYX is a Perl module to read or write XML data in PYX format via tied filehandle SYNOPSIS use XML::TiePYX; tie *XML,XML::TiePYX,file.xml open IN,file.xml or die $!; tie *XML,XML::TiePYX,*IN,Condense=>0; my $text=< tag xmlns="http://www.omsdev.com" >text< /tag >; tie...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): XML::TiePYX Download

Added: April 20, 2010 | Visits: 1.046

XML::LibXML::Parser XML::LibXML::Parser is a Perl module to parse XML Data with XML::LibXML. SYNOPSIS $parser = XML::LibXML->new(); $doc = $parser->parse_file( $xmlfilename ); $doc = $parser->parse_fh( $io_fh ); $doc = $parser->parse_string( $xmlstring); $doc = $parser->parse_html_file( $htmlfile, %opts );...


Platforms: *nix

License: Freeware Size: 256 KB Download (106): XML::LibXML::Parser Download

Added: May 10, 2013 | Visits: 678

php xml db tools php xml db tools is a collection of php scripts that create, and parse through xml data schemas to automate the creation of database backed web sites.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): php xml db tools Download

Added: January 26, 2010 | Visits: 1.357

PyOPC PyOPC is a Python library implementing the OPC XML Data Access Protocol Version 1.01 (OPC XML-DA 1.01). PyOPC supports the easy creation of XMLDA-compliant clients and servers without having to deal with the SOAP protocol and server issues. The Open Linking and Embedding for Process Control...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (111): PyOPC Download

Added: August 02, 2013 | Visits: 373

xmltopy These a re Python utilities for manipulating XML dataEnables developers to quickly manipulate XML data and move on to more important things in their app.


Platforms: Python

License: Freeware Size: 10 KB Download (43): xmltopy Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 555

JBind: A Java-XML Data Binding Framework JBind is a data binding framework linking Java and XML. The framework consists of a schema compiler for generating Java sources and a runtime environment. JBind supports most of the W3C XML schema recommendation of 2 May 2001.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5 MB Download (53): JBind: A Java-XML Data Binding Framework Download

Added: May 10, 2013 | Visits: 473

XML to KML 6.x-0.5 This KML data can be downloaded by visitors and opened in Google Earthâ„¢, allowing your site's news to be displayed geographically.Any type of XML data can be used to create a KML document.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): XML to KML 6.x-0.5 Download

Added: August 10, 2013 | Visits: 491

Apache Xerces C++ XML Parser Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs....


Platforms: C and C plus plus

License: Freeware Size: 7.1 MB Download (51): Apache Xerces C++ XML Parser Download

Added: August 16, 2013 | Visits: 588

dumpcheck for XML Tools dumpcheck is a C program that will scan the UTF-8 encoded XML data dump files exported by ODP and report the location of invalid UTF-8 sequences, illegal XML characters, illegal Unicode characters, and XML well-formedness errors. This helps ODP staff to find and correct problems in the data dump...


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (45): dumpcheck for XML Tools Download

Added: March 30, 2013 | Visits: 539

mod-xslt2 for XML Tools mod-xslt2 is a server side module able to apply stylesheets to xml data on the fly. mod-xslt2 as it is today is almost a complete rewrite of the original mod-xslt2 written by Philipp Dunkel, with many new features added and a complete code clean up. mod-xslt2 is able to: parse dynamically...


Platforms: C and C plus plus

License: Freeware Size: 1.66 MB Download (41): mod-xslt2 for XML Tools Download

Added: January 25, 2010 | Visits: 573

XML Tools XML Tools AppleScript Scripting Addition allows AppleScript to parse and generate XML data. XML Tools's parsing can generate a complete DOM-like structure or it can operate in a SAX-like event handling mode.


Platforms: Mac

License: Freeware Download (89): XML Tools Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 462

XML Marker XML Marker is an XML Editor that uses a synchronized table-tree-and-text display to show you both the hierarchal and the tabular nature of your XML data. It automatically produces a tabular display of any selected tag by collecting repeating attribute and tag names and then arranging them into...


Platforms: Windows

License: Freeware Size: 996 KB Download (51): XML Marker Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 460

Cobol and RPG data reader and converter cobol2j reads or writes COBOL or RPG data files imported from mainframes, AS/400 or Baby/36 environment. Packed decimal, zoned or packed date fields decoding included. EBCDIC conversion. ETL ISAM data to any other platform. PC Cobol ( ASCII ) supported.


Platforms: Windows, Mac, Linux

License: Freeware Size: 6.9 MB Download (55): Cobol and RPG data reader and converter Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 411

Extensible GNU Awk, with XML, PostgreSQL An extension of GAWK, the GNU implementation of the AWK Programming Language, for processing XML data. XMLgawk is just one of the extensions that come with the xgawk distribution. The others are the PostgreSQL and the MPFR extension.


Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 3.08 MB Download (49): Extensible GNU Awk, with XML, PostgreSQL Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 367

XmlPL - The XML Processing Language XmlPL is a C like language with special syntax for creating and manipulating XML data. If you know Java, C or C++ and XPath then XmlPL is easy to learn. XML is a native data type and is processed more naturally using XML path expressions and inline XML.


Platforms: Mac, BSD, Linux

License: Freeware Size: 2.97 MB Download (49): XmlPL - The XML Processing Language Download

Added: August 21, 2013 | Visits: 715

Flow Cytometry Data Reader and Visualization This includes a function to read in the standard flow cytometry FCS format data and examples of how to visualize the data.


Platforms: Matlab

License: Freeware Size: 194.56 KB Download (41): Flow Cytometry Data Reader and Visualization Download

Added: May 03, 2013 | Visits: 626

php xml db tools for Schema php xml db tools is a collection of php scripts that create, and parse through xml data schemas to automate the creation of database backed web sites.


Platforms: PHP

License: Freeware Size: 10 KB Download (46): php xml db tools for Schema Download

1 2 3 4 5 >