jMDFLib
This is a small Java library which reads MDF Files up to Version 3.00
This Library for Java shall enable developers to use (at first read, maybe later writer) MDF Files, as described by the Format Specification MDF Format by Vector Informatics.
The MDF file format is widely used in automotive engineering and other fields for the recording of measurement data. This Java library parses MDF files and enables different kind of read access.
If this library is not helpful for a particular purpose it can at least be used to see how the parsing (and therefore how...