SourceForge
EDom : Open Source EDI Document Object Model


Documention Areas


úPreface

úEDom Overview

úJava API


Overview
Edom is an open source Java library which allows EDI X12 documents to be parsed and written. EDom is intended to function similar to the XML Dom, providing similar functionality for EDI documents. EDom uses XML meta data to describe a particular EDI transaction. Once the document is parsed, methods can be called to extract data from the EDI Document. This approach allows Java developers to make their applications EDI aware, in much the same way as XML parsers such as XLAN allow Java applications to manage XML documents.
Php Home Scripts
NEW!!! UltraEdit Version 9.10a!!!

License © 2002 EDom sources, documentation and related material are feely available under GNU public license.

Special Thanks Special thanks to Walter Pickel for his creative and experienced guidance on web development