Download List

Projeto Descrição

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-09-26 17:03 Back to release list
3.4

Esta versão oferece compatibiity com EDIWriter, um produto complementar ao que gera a saída EDI. Esta versão também muda a forma funcional Agradecimentos (FA/997) são gerados como um subproduto da análise de um intercâmbio X.12. Para um intercâmbio sem rejeições, 997s, opcionalmente, são gerados usando segmentos AK1/AK9 de acusar a aceitação de cada grupo funcional e também AK2/AK5 segmentos de acusar a aceitação de cada documento dentro do grupo. Além disso, a refatoração interno substancial foi feita para simplificar a lógica, a redução de código duplicado, melhorar a testabilidade, e muito mais.
Tags: Minor feature enhancements
This version provides compatibiity with EDIWriter,
a companion product that generates EDI output.
This release also changes the way Functional
Acknowledgments (FA/997) are generated as a
by-product of parsing an X.12 interchange. For an
interchange with no rejections, 997s are
optionally generated using AK1/AK9 segments to
acknowledge acceptance of each functional group
and also AK2/AK5 segments to acknowledge
acceptance of each document within the group. In
addition, substantial internal refactoring was
performed to simplify logic, reduce duplicate
code, improve testability, and more.

Project Resources