Tool Set

Several projects are grouped under the tool set category. They all share the characteristic of being very small projects created for a very specific purpose that is yet widely used.

XMU

XMU, XML Manipulation Utility, is a project that is aimed at manipulating XML formatted documents.
It gives autoclosable handles to access the resources and provide tool method to quickly retrieve specific elements from the XML document. Contrary to streams, this handles do not care about reading position, the XML document is considered as a whole for each reading.