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

Ms Xml Parser software
Filter: All | Freeware | Demo
 

Ms Xml Parser

< 1 2 3 4 5 > 
Added: April 11, 2010 | Visits: 738

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: September 26, 2010 | Visits: 961

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: August 06, 2010 | Visits: 1.207

PBJ::JNI PBJ::JNI is a Perl module with full access to and from Java virtual machine from Perl. SYNOPSIS use PBJ::JNI::JavaVM; my ($env, $jvm, @vm_opts); my ($cls, $fid, $mid, $out); # Create the Java VM @vm_opts = ("-Xrs", "-Xcheck:jni"); $jvm = new PBJ::JNI::JavaVM(); $env =...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): PBJ::JNI Download

Added: January 07, 2010 | Visits: 1.125

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: August 24, 2010 | Visits: 706

DBIx::XML_RDB DBIx::XML_RDB is a Perl extension for creating XML from existing DBI datasources. SYNOPSIS use DBIx::XML_RDB; my $xmlout = DBIx::XML_RDB->new($datasource, "ODBC", $userid, $password, $dbname) || die "Failed to make new xmlout"; $xmlout->DoSql("select * from MyTable"); print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): DBIx::XML_RDB Download

Added: March 23, 2010 | Visits: 874

Polymorphic XML Parser Polymorphic XML Parser is a validating XML parser for the programming language Objective Caml. In October, 1999, I started writing a validating XML parser for OCaml; the first published versions have been called "Markup" (simply because the package name was "markup"). After this parser had some...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (91): Polymorphic XML Parser Download

Added: May 02, 2010 | Visits: 838

Expat Expat is a stream-oriented XML parser written in C. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (91): Expat Download

Added: February 11, 2010 | Visits: 926

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: February 27, 2010 | Visits: 700

RPC::XML RPC::XML is a set of classes for core data, message and XML handling. SYNOPSIS use RPC::XML; $req = RPC::XML::request->new(fetch_prime_factors, RPC::XML::int->new(985120528)); ... $resp = RPC::XML::Parser->new()->parse(STREAM); if (ref($resp)) { return $resp->value->value; } else {...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): RPC::XML Download

Added: May 27, 2010 | Visits: 1.314

Apache XML Apache XML Projects goals are: - to provide commercial-quality standards-based XML solutions that are developed in an open and cooperative fashion, - to provide feedback to standards bodies (such as IETF and W3C) from an implementation perspective, and - to be a focus for XML-related...


Platforms: *nix

License: Freeware Download (91): Apache XML Download

Added: November 04, 2010 | Visits: 929

wwtxt Parsing XML and CSS data is rather simple, but most libraries that aim for this simple goal are bloated with a whole lot of other irrelevant additions. The wwtxt library is a very minimalistic library containing just the required parsers (and therefore considerably smaller than for instance...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (91): wwtxt Download

Added: January 18, 2010 | Visits: 888

Kenosis Kenosis is a fully-distributed p2p RPC system built on top of XMLRPC. Nodes are automatically connected to each other via a Kademlia-style network, and can route RPC requests efficiently to any online node. Kenosis project is reliable and well-tested. - Nodes are identified by 160-bit...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (91): Kenosis Download

Added: June 27, 2010 | Visits: 1.045

The Epeios XML preprocessor 0.2.1 The Epeios XML preprocessor (expp in short) is a tool which transforms an XML file to another XML file, by using tags owned by a given namespace (xpp by default, but you can change it). This tags allow to handle macros, to affect value to variables ant to test their values, to include files, ......


Platforms: *nix

License: Freeware Size: 389.12 KB Download (90): The Epeios XML preprocessor 0.2.1 Download

Added: June 10, 2010 | Visits: 1.078

XML Hammer 1.0 XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation. After all these years of XML, it is still relatively difficult to simply validate or...


Platforms: *nix

License: Freeware Size: 4.2 MB Download (90): XML Hammer 1.0 Download

Added: October 20, 2010 | Visits: 1.016

Tagneto Tagneto is a web developer tool and JavaScript libraries to aid MVC development of XML user interfaces, with HTML web applications (DHTML, AJAX, RIA, Web 2.0, etc...) being the primary target. It is available under the GNU Lesser General Public License (LGPL). Tagneto includes a "View Assembly"...


Platforms: *nix

License: Freeware Size: 4.6 MB Download (90): Tagneto Download

Added: January 16, 2010 | Visits: 1.103

LibMSWrite LibMSWrite is a free, platform-independent C++ filter library that can read and write the Microsoft Write 3.0/3.1 document format. LibMSWrite library supports what is believed to be the complete featureset of the Write file format. It is fully portable across 32-bit and 64-bit architectures and...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (90): LibMSWrite Download

Added: January 02, 2010 | Visits: 925

ulxmlrpcpp ulxmlrpcpp is a library to call methods on a remote server. ulxmlrpcpps main goal is to be as easy to use as possible but be fully compliant. It is object oriented and written in C++. ulxmlrpcpp is a library to perform calls via XML-RPC in an object oriented approach implemented in C++. It is...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (90): ulxmlrpcpp Download

Added: August 13, 2010 | Visits: 1.071

mod_wxjs COPYRIGHT=1] But wxJS is a lot more. You can write your own extensions and make your C/C++ libraries available in JavaScript. Some extensions that are planned: sqlite, mysql, imagemagick, ... wxJS has also an Apache module: mod_wxjs. This means that you can use JavaScript, E4X and wxWidgets to...


Platforms: *nix

License: Freeware Size: 4 MB Download (90): mod_wxjs Download

Added: August 18, 2010 | Visits: 894

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

Added: August 06, 2010 | Visits: 1.050

Bundle::DataMint Bundle::DataMint is a bundle to install external CPAN modules for Data Mining and Data Integration. SYNOPSIS Perl one liner using CPAN.pm: perl -MCPAN -e install Bundle::DataMint Use of CPAN.pm in interactive mode: $> perl -MCPAN -e shell cpan> install Bundle::DataMint cpan> quit...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (89): Bundle::DataMint Download

< 1 2 3 4 5 >