Download List

Project Description

jDTAUS is a Java implementation of the German DTAUS file format. It implements the DTAUS specification version 2.3 (dated September 2008). The API was written with mass-data support in mind and provides all possible kinds of operations on a DTAUS file. Performance or memory critical sections of the code can be hand-tuned via a property file without rebuilding the code. The API is based on an abstraction layer for I/O operations, so implementations can be adopted to other persistence mechanisms.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-04-22 07:32 Back to release list
2.0.2

All missing XML schemas were added to the jar files so that JAXP compliant parsers no longer will download the schemas from the project's website. For JDK 1.4, a recent xerces parser is needed for XML validation to work.
Tags: Minor feature enhancements

Project Resources