Whisper

A part of Free XML Tools.
By:Jesse Jones
Version:2.0
Last release:2001-03-21
Platforms:MacOS and Win32, written in C++.
Category:XML parsers
Info on web:http://sourceforge.net/projects/whisper2
Feedback:Something wrong? Follow this link.

Whisper is a general-purpose application framework written in C++, Whisper contains (among many other things) a validating XML parser with support for Unicode. Whisper makes extensive use of C++ features like templates (parametric classes), multiple inheritance, the Standard Template Library and exceptions. The design uses something similar to Design by Contract.

Whisper can build a document tree, but this does not follow the DOM recommendation, but is instead a non-standard tree structure.


Last updated at 15.Aug.05 18:11. Free XML tools.