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

Java Xml Parser Class software
Filter: All | Freeware | Demo
 

Java Xml Parser Class

< 1 2 3 4 5 > 
Added: October 05, 2010 | Visits: 738

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

Added: April 14, 2010 | Visits: 725

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 (87): xParse Download

Added: May 09, 2010 | Visits: 630

XML::NodeFilter XML::NodeFilter is a generic XML::NodeFilter Class. SYNOPSIS use XML::NodeFilter; my $filter = XML::NodeFilter->new(); $your_iterator->set_filter( $filter ); "Filters are objects that know how to "filter out" nodes. If a NodeIterator or a TreeWalker is given a NodeFilter, it applies the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (87): XML::NodeFilter Download

Added: May 10, 2013 | Visits: 402

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: May 10, 2013 | Visits: 541

GSA Simple XML Parser GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): GSA Simple XML Parser Download

Added: May 10, 2013 | Visits: 369

DOMIT! RSS DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): DOMIT! RSS Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 388

Java PGN Parser Java library for easy parsing of pgn files and calculating moves start and end positions. Platforms: Windows, Mac, Linux

License: Freeware Size: 185.01 KB Download (60): Java PGN Parser Download

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

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

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 831

General SQL Parser Java General SQL Parser Java version (used from simple JSP web application to large J2EE project) is valuable because it provides an in-depth and detailed analysis of SQL scripts for various databases, including Oracle, SQL Server, DB2, MySQL,Teradata and Access. Without a complete query parser like... Platforms: Windows

License: Freeware Download (58): General SQL Parser Java Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 599

JOAD - Java Obfuscator Anti-Decompiler Java Obfuscator Anti-Decompiler (JOAD) is a smart java code obfuscator, class optimizer and string encrypter. It is a highly configurable but easy to use program. JOAD - Java Obfuscator Anti-Decompiler uses techniques such as smart name obfuscation (does not omit but obfuscates class files... Platforms: Windows

License: Shareware Cost: $24.99 USD Size: 2.6 MB Download (58): JOAD - Java Obfuscator Anti-Decompiler Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 452

iHarder.net A collection of open source and public domain software for Java, XML, and Cocoa, primarily. Some projects: ThreadWorker, Xmlizable, Base64, Tabu Search. Platforms: Windows, Mac, Linux

License: Freeware Size: 49.29 KB Download (57): iHarder.net Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 676

JEX - Java Easy XML editor Simple Java XML editor, with easy hierarchy manipulation Platforms: Windows, Mac, Linux

License: Freeware Size: 644.94 KB Download (56): JEX - Java Easy XML editor Download

Added: May 10, 2013 | Visits: 473

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 10, 2013 | Visits: 440

Sock4Log Sock4Log is a simple java xml server. Sock4Log is a small server application which are listening for client connections on the specified port number. It is created for retrieving xml log data from Flash Swf aplications which are using XmlSocketConnection, but you can use Sock4Log for other... Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (55): Sock4Log Download

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

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

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

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

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

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

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 524

Lightweight Java XML parser and classes Small footprint, fast Java XML parser. Parses to an easily manipulable nested class structure which can be converted back to formatted or unformatted XML with a single call. Uses and creates straight XML, no DTDs necessary or used. Platforms: Windows, Mac, Linux

License: Freeware Size: 56.22 KB Download (51): Lightweight Java XML parser and classes Download

Added: August 10, 2013 | Visits: 494

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

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 955

Ejen (code generation system) Ejen is a general purpose code generation system based on Java/XML/XSLT technologies. It is implemented as an Ant task and features a full EJB (BMP Entity Beans) code generation demonstration for JBoss with HSQLDB, PostgreSQL and MySQL database servers. Platforms: Windows, Mac, Linux

License: Freeware Size: 741.56 KB Download (51): Ejen (code generation system) Download

< 1 2 3 4 5 >