XMLtp: Home
  XMLtp  

A tiny XML parser/processor in Java

>> Home >> Contact the Autor
       
 

General Information

  This is the home of XMLtp. XMLtp is a tiny parser for processing XML files. It is written in Java, and comes as Java source code. XMLtp is not related to the XMLTP (XML Transfer Protocol) project. You can find these fine folks at www.xmltp.org.

XMLtp is intended to be used in applications which want to store their internal data in an XML file (not done by XMLtp), and then of course want to read it back (handled by XMLtp). Some more details are available in the introduction.

New versions of XMLtp are usually anounced at freshmeat. An XMLtp discussion forum is available at sourceforge.

 

Copyright

  XMLtp is free software, it comes with a BSD-like license. Do what you like with the software, but don't sue me :-).
 

Changes

  See the change log.
 

Download

  The latest available version is version 1.7 from the 12th of April 2001.
Filename Description
XMLtp-src.zip Java source code of XMLtp
XMLtp-doc.zip Documentation
XMLtp-samples.zip Examples (well, not very many)
Copyright (C) 1999 - 2001 Thomas Weidenfeller. All rights reserved.