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

Xml Parser freeware
Filter: All | Freeware | Demo
 

Xml Parser

< 1 2 3 4 5 > 
Added: February 11, 2010 | Visits: 921

Arabica January Arabica is a C++ XML parser toolkit that has a full SAX2 implementation (the Simple API for XML), including the optional interfaces and helper classes. It also implements the W3C DOM (Document Object Model) Level 2.0 Core, together with XPath 1.0. It delivers UTF-8 encoded std::strings or UCS-2...



Platforms: *nix

License: Freeware Size: 256 KB Download (91): Arabica January Download

Added: November 11, 2010 | Visits: 944

AsmXml AsmXml is a very fast XML parser and decoder for x86 platforms. The project achieves high speed by using the following features: - Written in pure assembler - Optimized memory accesses - Parsing and decoding at the same time To give an idea of the relative speed of AsmXml, the fastest open...





Platforms: *nix

License: Freeware Size: 95.23 KB Download (95): AsmXml Download

Added: March 06, 2010 | Visits: 1.334

RapidXml RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. If you are looking for a...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (127): RapidXml Download

Added: October 03, 2010 | Visits: 955

irrXML irrXML is a simple and fast open source xml parser for C++. Why another xml parser? Becouse irrXML is much faster and its very simple. It ideally fits into realtime projects which need to read xml data without overhead, like games. irrXML was originally written as part of the Irrlicht Engine...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (99): irrXML Download

Added: April 14, 2010 | Visits: 719

xParse xParse is an XML Parser written in C++. It consists of two files: the .h and .cpp. xParse was designed to be very small and compact. xParse was created because I was frustrated by current XML Parsers. They were too big, too complicated, and/or lacked documentation. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (86): xParse Download

Added: October 05, 2010 | Visits: 729

libxml++ Libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specifications because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. The GNOME 2.12 Desktop is the latest...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (87): libxml++ Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 347

DOMIT! - A DOM XML Parser for PHP DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.


Platforms: Windows, Mac, Linux

License: Freeware Size: 154.6 KB Download (52): DOMIT! - A DOM XML Parser for PHP Download

Added: May 10, 2013 | Visits: 362

XML_HTMLSax XML_HTMLSax is a SAX based XML parser for badly formed XML documents, such as HTML. PEAR::XML_HTMLSax provides an API very similar to the native PHP XML extension, allowing handlers using one to be easily adapted to the other. The key difference is HTMLSax will not break on badly formed XML,...


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

License: Freeware Download (48): XML_HTMLSax Download

Added: May 10, 2013 | Visits: 397

KXParse KXParse is a PHP-based, light-weight XML parser. This is a useful tool for you when you deal with XML files. It is compatible with all modern web browsers.


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

License: Freeware Download (65): KXParse Download

Added: June 12, 2010 | Visits: 1.234

XML Tree Object Model Parser XML Tree Object Model Parser is an easy to use XML parser designed to provide an easy and simple to use library for parsing XML configuration files. It is split into two components. The first one is the Parser itself, which uses J2SE 1.4 XML Parsing API, and the second one is what I call XML...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (109): XML Tree Object Model Parser Download

Added: January 18, 2010 | Visits: 966

RDFStore::Parser::SiRPAC RDFStore::Parser::SiRPAC is a Perl module that implements a streaming RDF Parser as a direct implementation of XML::Parser::Expat. SYNOPSIS use RDFStore::Parser::SiRPAC; use RDFStore::NodeFactory; my $p=new RDFStore::Parser::SiRPAC( ErrorContext => 2, Handlers => { Init => sub { print...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (102): RDFStore::Parser::SiRPAC Download

Added: February 18, 2010 | Visits: 895

RDF::Simple::Parser RDF::Simple::Parser is a simple RDF/XML parser that reads a string containing RDF in XML. SYNOPSIS my $uri = http://www.zooleika.org.uk/bio/foaf.rdf; my $rdf = LWP::Simple::get($uri); my $parser = RDF::Simple::Parser->new(base => $uri) my @triples = $parser->parse_rdf($rdf); # returns...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): RDF::Simple::Parser Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 601

SAXY - A SAX XML parser for PHP SAXY is a Simple API for XML (SAX) parser for PHP, written purely in PHP. It is lightweight, fast, and modelled on the Expat parser.


Platforms: Windows, Mac, Linux

License: Freeware Size: 39.01 KB Download (54): SAXY - A SAX XML parser for PHP Download

Added: April 11, 2010 | Visits: 733

XML::SimpleObject XML::SimpleObject is a Perl extension allowing a simple object representation of a parsed XML::Parser tree. SYNOPSIS use XML::SimpleObject; # Construct with the key/value pairs as argument; this will create its # own XML::Parser object. my $xmlobj = new XML::SimpleObject(XML => $XML,...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (93): XML::SimpleObject Download

Added: July 25, 2010 | Visits: 2.045

C++ WSDL Parser C++ WSDL Parser is an efficient C++ Web services library that includes a standards compliant WSDL parser API, a Schema parser and validator, an XML parser and serializer, and an API for dynamically inspecting and invoking WSDL Web services. Whats New in This Release: - Many WSDLs can now be...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (170): C++ WSDL Parser Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 645

Chilkat XML C++ Library Chilkat XML C++ Library is a high-level non-validating XML parser component that is free for both commercial and non-commercial use. Give Chilkat XML C++ Library a try to see what it's all about!


Platforms: Windows

License: Freeware Download (45): Chilkat XML C++ Library Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 188

NunniMJAX small and fast XML parser NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen


Platforms: Windows, Mac, Linux

License: Freeware Size: 82.58 KB Download (47): NunniMJAX small and fast XML parser Download

Added: May 08, 2013 | Visits: 240

KXParse for XML Tools KXParse is a PHP-based, light-weight XML parser. This is a useful tool for you when you deal with XML files. It is compatible with all modern web browsers.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (42): KXParse for XML Tools Download

Added: August 18, 2010 | Visits: 887

DomSax DomSax is an implementation of a XML-parser based on the standard Document Object Model principle (and suns implementation), combining it with the flexibility and possibility of low memory consumption of the SAX-parser (also suns implementation). Based on the fact that most XML-documents...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): DomSax Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 466

VTD-XML: The Future of XML Processing VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.19 MB Download (60): VTD-XML: The Future of XML Processing Download

< 1 2 3 4 5 >