This library is a light weight C++ / Java XML library providing functionality to easily read, write and modify XML files. Data is managed in-memory. Unlike other XML libraries this one is able to preserve XML formating including white space and comments when editing data. Optionally it can
... [More] pretty-print XML data or output in plain format without any withit space.
The C++ version can use the Expat or Xerces C XML parsers to read XML data. Default is usage of an internal light weight native XML parser.
The Java version is using the SAX Parser of the Java Runtime Environment 1.4 and above. [Less]
ExcelFormat is a C++ library to read, write and edit Excel (.xls) files in the BIFF8 binary format. It allows to manage cells formatting and display formats such as text, number and date formats.
Mantis Reports is a servlet to generate reports of two synchronized Mantis instances and query the entries of the internal instance using a number of filter criteria.
see also:
http://www.mantisbt.org/wiki/doku.php/mantisbt:issue:7970
MySQLPL is a library to wrap the MySQL C API into a layer in the languages C++ and D. It is in a high way source code compatible to the OCIPL library, which wraps the Oracle OCI library. The D language version of the library is using a C++ middle layer to interface the C API oy MySQL.
OCIPL is a C++ library to wrap the Oracle OCI API. It provides a high performance interface to databases using the native Oracle application interface. It uses C++ templates to achieve maximum flexibility and an easy to use programming interface. The implemented classes are encapsulated in the C++ Namespace OCIPL.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy