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

Java Xml Parser software
Filter: All | Freeware | Demo
 

Java Xml Parser

< 1 2 3 4 5 
Added: September 24, 2010 | Visits: 973

Template::Plugin::XML::DOM Template::Plugin::XML::DOM is a plugin interface to XML::DOM. SYNOPSIS # load plugin [% USE dom = XML.DOM %] # also provide XML::Parser options [% USE dom = XML.DOM(ProtocolEncoding = ISO-8859-1) %] # parse an XML file [% doc = dom.parse(filename) %] [% doc = dom.parse(file =...



Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): Template::Plugin::XML::DOM Download

Added: January 25, 2010 | Visits: 939

Look Up Words Look Up Words is an AppleScript Studio application to look up words based upon string of characters. A free online tutoral for building this app with Xcode's AppleScript Studio is available.





Platforms: Mac

License: Freeware Size: 20 KB Download (99): Look Up Words Download

Added: August 30, 2008 | Visits: 1.354

HTML Editor Software HandyHTML Studio 3 is a powerful web development package that supports any development language and comes with the pre-installed support for HTML / CSS / JavaScript / ASP / PHP / PERL / JAVA / XML and C++. The package offers an extensive set of features to make the web developer's life easier,...


Platforms: Windows

License: Shareware Cost: $249.95 USD Size: 5.94 KB Download (98): HTML Editor Software Download

Added: February 01, 2010 | Visits: 952

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

Added: October 04, 2010 | Visits: 752

Embperl::Intro Embperl::Intro is an introduction to Embperl. Embperl has started as a Perl module for simply embedding Perl into HTML and has grown to a full featured system to build dynamic content (not only) under mod_perl. The version 1.x focus on HTML documents, also it could be used for any sort of ascii...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (98): Embperl::Intro Download

Added: May 13, 2010 | Visits: 831

tinybind tinybind is an add-on library for the tinyxml XML parser that makes it easy to "bind" a C++ struct definition to an XML file format for easy serializing and deserializing. It supports nested structs and STL containers.. Get tinybind at SourceForge.net. Fast, secure and free downloads from the...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (97): tinybind Download

Added: June 11, 2010 | Visits: 791

XML2Swing XML2Swing is a Java library that reads XML files and creates a SWING user interface to display and edit the XML data. What can I use XML2Swing for? XML2Swing is useful whenever you need to add XML display and editing capability to a desktop application. For instance, when your application...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (97): XML2Swing 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: January 25, 2010 | Visits: 974

XML::Parser::EasyTree XML::Parser::EasyTree is an easier tree style for XML::Parser. SYNOPSIS use XML::Parser; use XML::Parser::EasyTree; $XML::Parser::Easytree::Noempty=1; my $p=new XML::Parser(Style=>EasyTree); my $tree=$p->parsefile(something.xml); XML::Parser::EasyTree adds a new "built-in" style called...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): XML::Parser::EasyTree Download

Added: January 18, 2010 | Visits: 1.275

Jabber::Lite Jabber::Lite is a standalone library for communicating with Jabber servers. SYNOPSIS use Jabber::Lite; my $jlobj = Jabber::Lite->new(); $jlobj->connect( %args ); $jlobj->authenticate( %args ); my $stillgoing = 1; while( $stillgoing ){ my $tval = $jlobj->process(); if( $tval == 1 ){...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Jabber::Lite Download

Added: April 04, 2010 | Visits: 890

mime4j mime4j project provides a parser, MimeStreamParser , for e-mail message streams in plain rfc822 and MIME format. The parser uses a callback mechanism to report parsing events such as the start of an entity header, the start of a body, etc. If you are familiar with the SAX XML parser interface you...


Platforms: *nix

License: Freeware Download (96): mime4j Download

Added: August 20, 2010 | Visits: 1.128

BuddySpace PRO BuddySpace is an instant messenger with four novel twists: (1) it allows optional maps for geographical & office-plan visualizations in addition to standard buddy lists; (2) it is built on open source Jabber, which makes it interoperable with ICQ, MSN, Yahoo and others; (3) it is implemented in...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (96): BuddySpace PRO Download

Added: July 04, 2010 | Visits: 880

Jaxe Jaxe is a Java XML editor with a graphical document-oriented interface. The project is configurable with an XML schema and a configuration file. It supports validation at element insertion, and is customisable with Java modules. There is an HTML preview with an XSLT stylesheet. Examples include...


Platforms: *nix

License: Freeware Size: 2.04 MB Download (95): Jaxe Download

Added: November 11, 2010 | Visits: 946

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: June 17, 2010 | Visits: 1.071

Apache Lenya Apache Lenya is an Open Source Java/XML Content Management System. Apache Lenya comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow..


Platforms: *nix

License: Freeware Download (95): Apache Lenya Download

Added: February 02, 2010 | Visits: 848

Weaver Weaver is an Open Source, pure-Java, XML programmed Controller component for developing Model View Controller (MVC) structured, servlet based, Web applications..


Platforms: *nix

License: Freeware Size: 3.2 MB Download (95): Weaver Download

Added: September 13, 2010 | Visits: 959

XML::Checker XML::Checker is a Perl module for validating XML. SYNOPSIS XML::Checker::Parser - an XML::Parser that validates at parse time XML::DOM::ValParser - an XML::DOM::Parser that validates at parse time (Some of the package names may change! This is only an alpha release...) XML::Checker can be...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (95): XML::Checker Download

Added: March 10, 2010 | Visits: 927

MillScript MillScript projetc is a full featured, yet easy to use language for the batch production of templated Web sites. The language is a Java-based, early implementation of Spice: an experimental language developed by the OpenSpice group. MillScript benefits from a carefully considered and...


Platforms: *nix

License: Freeware Size: 6.4 MB Download (95): MillScript Download

Added: November 05, 2010 | Visits: 812

Tree::XPathEngine Tree::XPathEngine is a re-usable XPath engine. This module provides an XPath engine, that can be re-used by other module/classes that implement trees. It is designed to be compatible with Class::XPath, ie it passes its tests if you replace Class::XPath by Tree::XPathEngine. This code is a...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (95): Tree::XPathEngine Download

Added: August 09, 2010 | Visits: 846

AnyData::Format::XML AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. SYNOPSIS # access XML data via a multi-dimensional tied hash # see AnyData.pod for full details # use AnyData; my $table = adTie( XML, $file, $mode, $flags ); OR # convert data to and from XML # see AnyData.pod...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): AnyData::Format::XML Download

< 1 2 3 4 5