EDIReader4.1

  • Submit New Release
  • Edit EDIReader Information
  • Submit a New Software

Java package for parsing business documents.

Saturday, March 17, 2007
  • Applications
  • Business

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.

EDIReader parses EDI analogous to the way a conventional SAX parser parses XML, calling an arbitrary JAXP ContentHandler with elements and attributes as if it were parsing XML. Therefore, XSLT transformations and DOM-based tools can be applied directly to EDI input. In many cases, EDIReader and an XSLT stylesheet provide a lightweight and open source alternative to conventional EDI mapper/translators.

Capturing an XML expression of the parsed EDI data is simple with EDIReader, and an EDItoXML utility is included as a demonstration program.

  • Downloads
    1636
  • License
    GPL

Downloads / Release History


March
17
2007
EDIReader 4.1

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles