Download List

프로젝트 설명

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.

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.

2010-03-30 06:51
1.1.1

이 릴리스, ImportResult 모든 매핑된 값을 개체를 제거하고 그 기록을 주어진 값에로 시작하는 식별자를 무시하도록 구성할 수있다 이러한 목적을 위해 RecordMapperListener을 제공합니다. 구성 아파치 XML을 콩에서 분리할되었습니다. jUnit3.x에서 jUnit4로 전환되었습니다. "기본 필드"구성 메뉴에 추가되었습니다. XSD를 디렉토리 리소스 디렉토리 아래에 이동되었습니다.
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

아파치 XML을 콩에서 구성을 사용하여 분리할. jUnit3.x에서 jUnit4로 전환되었습니다. "기본 필드"구성 메뉴에 추가되었습니다. XSD를 디렉토리 리소스 디렉토리 아래에 이동되었습니다.
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

이 릴리스에는 가변 길이 레코드에 대한 지원, 개최 지원 / 파서 오류가 계속, null 값을 지원 및 추가 기능 요청 (http://code.google.com/p/jsmatep/issues/detail?id=1) 1 자료 ID .
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

고정 길이 및 CSV 데이터 파일에 대한 지원합니다. XML 데이터의 구조를 구성. 값 개체 생성기. jUnit 테스트를 확장되었습니다. 메이 븐 - 기반 빌드.
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