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

Csharp Xml Parsing software
Filter: All | Freeware | Demo
 

Csharp Xml Parsing

< 1 2 3 4 5 > 
Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 503

Chilkat Python XML Library Python XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.



Platforms: Windows

License: Freeware Size: 1.91 MB Download (50): Chilkat Python XML Library Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 540

XML Parse Lib XML Parse Lib is a handy, simple set of re-usable functions designed for general purpose parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator. This component also...





Platforms: Windows

License: Freeware Download (47): XML Parse Lib Download

Added: May 10, 2013 | Visits: 468

xml parser and generator Sometimes one needs a quick and dirty solution for parsing and generating xml. This script uses only the python parser itself for the parsing of xml. xml code is translated to valid python code and then evaluated. The generated objects can then be manipluated within python itself and treated as...


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

License: Freeware Download (55): xml parser and generator Download

Added: May 31, 2013 | Visits: 297

ezXML for XML Tools ezXML is a C library for parsing XML documents inspired by simpleXML for PHP.As the name implies, it's easy to use. It's ideal for parsing XML configuration files or REST web service responses. It's also fast and lightweight (less than 20k compiled).


Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): ezXML for XML Tools Download

Added: November 24, 2013 | Visits: 439

KDS XML KDS XML is a class library for streamed parsing, validating and generating XML. It is written in Object Pascal/Delphi and works on Win32 (Delphi) and Linux (Kylix). Parts of it depend on the SAX for Pascal interface specifications.


Platforms: *nix

License: Freeware Size: 819.2 KB Download (37): KDS XML Download

Added: August 30, 2008 | Visits: 1.183

Chilkat Ruby XML Library Ruby XML library for parsing and creating XML.Advanced API for XML compression, XML encryption, and handling XML binary content.Fully internationalized to handle any language / character encoding.


Platforms: Windows

License: Freeware Size: 1.95 MB Download (152): Chilkat Ruby XML Library Download

Added: January 18, 2010 | Visits: 1.019

PITA::XML::Request PITA::XML::Request is a request for the testing of a software package. SYNOPSIS # Create a request specification my $dist = PITA::XML::Request->new( scheme => perl5, distname => PITA-XML, # The package to test file => PITA::XML::File->new( filename => Foo-Bar-0.01.tar.gz, digest =>...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (102): PITA::XML::Request Download

Added: February 19, 2010 | Visits: 881

libnxml nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. libnxml library supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312). Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): libnxml Download

Added: July 13, 2010 | Visits: 2.069

XML::Parser::YahooRESTGeocode SYNOPPSIS use LWP::Simple use XML::Parser; use XML::Parser::YahooRESTGeocode; #connect to yahoo geocode service my $url = http://api.local.yahoo.com/MapsService/V1/geocode; my $get = appid=YahooDemo&street=701+First+Street&city=Sunnyvale&state=CA; #call yahoo geocode service my $xml =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (116): XML::Parser::YahooRESTGeocode Download

Added: October 02, 2010 | Visits: 947

spConfig spConfig is a C library made for parsing configuration files with a syntax similar to XML. spConfig is a configuration file parsing library intended to allow one to add configuration file functionality to an application with relative ease. Configuration files use an XML-like syntax with some...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (104): spConfig Download

Added: February 12, 2010 | Visits: 1.116

XML::Parser::Style::Stream XML::Parser::Style::Stream is a Stream style for XML::Parser. SYNOPSIS use XML::Parser; my $p = XML::Parser->new(Style => Stream, Pkg => MySubs); $p->parsefile(foo.xml); { package MySubs; sub StartTag { my ($e, $name) = @_; # do something with start tags } sub EndTag { my ($e,...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): XML::Parser::Style::Stream Download

Added: January 15, 2010 | Visits: 711

DBIx::XML::DataLoader DBIx::XML::DataLoader contains a set of modules that are meant to work together. DBIx::XML::DataLoader.pm the core for this package DB.pm which contains the sql specific stuff MapIt.pm handles parsing the xml mapping file IsDefined.pm a simple module for making sure empty data sets are defined...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (100): DBIx::XML::DataLoader Download

Added: August 04, 2010 | Visits: 579

DTDParse DTDParse project is a tool for parsing SGML and XML DTDs. The primary motivation for writing it was to provide a framework for building documentation for DTDs, but other applications are easy to imagine..


Platforms: *nix

License: Freeware Size: 57.34 KB Download (89): DTDParse Download

Added: June 05, 2010 | Visits: 1.111

XML::Checker::Parser XML::Checker::Parser is an XML::Parser that validates at parse time. SYNOPSIS use XML::Checker::Parser; my %expat_options = (KeepCDATA => 1, Handlers => [ Unparsed => &my_Unparsed_handler ]); my $parser = new XML::Checker::Parser (%expat_options); eval { local $XML::Checker::FAIL =...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (104): XML::Checker::Parser Download

Added: January 07, 2010 | Visits: 1.121

XML::Grove 0.46 XML::Grove is a Perl module with Perl-style XML objects. SYNOPSIS use XML::Grove; # Basic parsing and grove building use XML::Grove::Builder; use XML::Parser::PerlSAX; $grove_builder = XML::Grove::Builder->new; $parser = XML::Parser::PerlSAX->new ( Handler => $grove_builder );...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (92): XML::Grove 0.46 Download

Added: November 15, 2010 | Visits: 978

XML::Parser::PerlSAX XML::Parser::PerlSAX is a Perl SAX parser using XML::Parser. SYNOPSIS use XML::Parser::PerlSAX; $parser = XML::Parser::PerlSAX->new( [OPTIONS] ); $result = $parser->parse( [OPTIONS] ); $result = $parser->parse($string); XML::Parser::PerlSAX is a PerlSAX parser using the XML::Parser...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (107): XML::Parser::PerlSAX Download

Added: October 18, 2010 | Visits: 779

HaXml HaXml is a collection of utilities for parsing, transforming, filtering and generating XML documents using Haskell. Its basic facilities include: - a parser for XML, - a separate error-correcting parser for HTML, - an XML validator, - pretty-printers for XML and HTML. For processing XML...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (93): HaXml Download

Added: March 08, 2010 | Visits: 754

XMLParser for PHP XMLParser is a library that assists in parsing XML documents into generic PHP arrays. It also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds..


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): XMLParser for PHP 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: January 08, 2010 | Visits: 1.025

XML::Mini::Document XML::Mini::Document is a Perl implementation of the XML::Mini Document API. 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 $xmlDoc->parse($XMLString);...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (92): XML::Mini::Document Download

< 1 2 3 4 5 >