Download List

프로젝트 설명

EDIReader is a Java package for parsing business
documents structured according to Electronic Data
Interchange (EDI) standards. It supports the SAX and
JAXP interfaces defined for XML, making it suitable for
use in any XML-based system that allows the
configuration of a custom SAX parser. Therefore EDI interchanges can be easily transformed with XSLT or accessed with JDOM.

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.

2005-03-26 16:22 Back to release list
3.2

이 릴리스의 EDI 파일을보기위한 웹 인터페이스를 추가, XML을 해당 파일에서 에디, 그리고 에디의 데이터를 XSLT 스타일 시트를 사용하여 번역을 생성. 오픈 소스 버전은이 릴리스에서 내부적으로 간소화된 것과 동일한 코드베이스를 사용합니다. 새 에디 서식 도구, 교류 그룹에 반영하기 위해 움푹 파인 부분을 사용하여 문서 구조를 파일의 라인 귀하의 원료 지향 에디의 목록을 생성합니다. 옵션 플러그인을 사용하여 문서, 서식리스트 또한 중첩된 세그먼트 문서 내에서 그룹화를 반영한다.
Tags: Major feature enhancements
This release adds a Web interface for viewing EDI files, the XML
generated from those EDI files, and the translation of the EDI data
using XSLT stylesheets. The Open Source version uses the same codebase
which was internally streamlined in this release. A new EDI formatting
tool produces a line-oriented listing of your raw EDI files using
indention to reflect interchange, group, and document structures. With
optional document plugins, the formatted listing also reflects the
nested segment grouping within the documents.

Project Resources