XMLtp

XMLtp is a tiny XML parser/processor written in Java. It was written at a time when the Java Standard Edition didn't come with its own XML parser. Today it is mostly useful for people working with older Java versions or other editions. XMLtp's main use is in applications that use XML as their storage format for the application's data. Since writing XML is not too difficult, reading XML requires a little bit more effort. XMLtp is intended to simplify this effort. XMLtp is not supposed to replace full-fledged XML processors, it just makes it easy to use a subset of XML in your own Java applications.

Tags Internet Web Software Development Libraries Java Libraries
Licenses BSD Original
Operating Systems OS Independent
Implementation Java

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  12 Apr 2001 14:26
  • Rrelease-after

Changes: Streaming mode has been added, the make system has been updated, and attribute encoding has been fixed.

  • Rrelease-mid
  •  30 Jan 2001 06:14
  • Rrelease-after

    Changes: A complete rewrite of the reference decoding (with lots of bugfixes, esp. in the decoding of entities), a fix for a bug in Utils:XMLEncode() (wrong encoding of ampersands), verification that XMLtp works with JDK 1.3, and minor documentation enhancements.

    • Rrelease-mid
    •  30 Jan 2001 06:14
    • Rrelease-after

      Changes: Support for parsing of CDATA, and changes to the element creation sequence.

      • Rrelease-mid
      •  30 Jan 2001 06:14
      • Rrelease-after

        Changes: A port to Java 2, and some minor corrections in JavaDoc comments.

        • Rrelease-mid
        •  30 Jan 2001 06:14
        • Rrelease-after

          Changes: A bug in dealing with ampersand entities has been fixed. Some methods now check their parameters more critically.

          Rss Recent comments

          Rcomment-before 28 Aug 1999 02:09 Rcomment-trans xmltp Rcomment-after
          Bb633662ca9392d71d8f6647d6fce3d1_thumb

          Project Spotlight

          TikiWiki CMS/Groupware

          A powerful multilingual CMS/groupware/wiki.

          No-screenshot

          Project Spotlight

          uthash

          A hash for C structures.