Downloadliste

Projektbeschreibung

jSmaTeP assists in the use of Java for processing import and export data by configuring a data structure rather than by programming it. The structure of the import data is specified in an XML file. jSmaTeP then generates a value object representing exactly one row or record in the import file based on a given XML data configuration. This means that if the import or export format changes, only the XML data configuration needs to be changed to match it.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2010-03-30 06:51
1.1.1

Mit diesem Release werden alle abgebildeten Gegenstände aus ImportResult Wert, und bietet zu diesem Zweck RecordMapperListener Es ist konfigurierbar Identifikatoren zu ignorieren, um Datensätze, die mit einem bestimmten Wert. Konfiguration wurde von Apache XML Beans entkoppelt. Switched von jUnit3.x zu junit4. Ein "Standard"-Konfiguration Tag für Felder wurde hinzugefügt. Die xsd Verzeichnis wurde im Rahmen des Ressourcen-Verzeichnis verschoben.
This release removes all mapped value objects from ImportResult, and offers RecordMapperListener for this purpose It has configurable identifiers to ignore records starting with a given value. Configuration has been decoupled from Apache XML Beans. Switched from jUnit3.x to jUnit4. A "default" configuration tag for fields has been added. The xsd directory has been moved under the resources directory.

2010-03-13 07:46
1.1.0

Entkoppelt mit der Konfiguration von Apache XML Beans. Switched von jUnit3.x zu junit4. Ein "Standard"-Konfiguration Tag für Felder wurde hinzugefügt. Die xsd Verzeichnis wurde im Rahmen des Ressourcen-Verzeichnis verschoben.
Tags: Stable
Decoupled from using configuration from Apache XML Beans. Switched from jUnit3.x to jUnit4. A "default" configuration tag for fields has been added. The xsd directory has been moved under the resources directory.

2010-03-06 00:10
1.0.2

Diese Version bietet zusätzlich Unterstützung für variable Satzlänge, die Unterstützung von Hold / weiter auf der Parser-Fehler, Null-Wert zu unterstützen, und verfügen über Request-ID 1 (http://code.google.com/p/jsmatep/issues/detail?id=1) .
This release adds support for variable length records, support for
hold/continue on parser error, null value support, and feature request
ID 1 (http://code.google.com/p/jsmatep/issues/detail?id=1).

2009-07-31 05:50
0.9-Alpha

Unterstützung für feste Länge und CSV-Dateien. XML-Daten-Struktur-Konfiguration. Ein Wert, Objekt-Generator. JUnit-Tests wurden erweitert. Ein Maven-basiert.
Support for fixed length and CSV data files. XML data structure configuration. A value object generator. jUnit tests have been extended. A Maven-based build.

Project Resources