-
EDIReader provides a simple way for Java applications to read EDI documents and process them as XML. It supports the same JAXP and SAX2 APIs commonly used by XML parsers, which means that parsed EDI data can be accessed and manipulated with XML techniques such as DOM, XPath and XSLT as alternatives to a proprietary EDI mapper/translator. EDI formats defined by ANSI X12 and UN/EDIFACT are...
2007-03-17 20:53:15 UTC in EDIReader
-
EDIReader provides a simple way to integrate EDI data into a Java application. By implementing the necessary SAX and JAXP interfaces, the EDI parser can be used as a specialized XML parser. Therefore, EDI data can be accessed with XML tools like XSLT and JDOM without an expensive and proprietary EDI translator. The GPL version includes support for ANSI X.12 and EDIFACT.
Included in the 3.9...
2006-06-25 12:06:55 UTC in EDIReader
-
Suppliers of parts to Daimler-Chrysler factories may participate in a beta test of a new connector product.
Supplier Document Connector helps automotive suppliers integrate with Daimler-Chrysler's EBMX system for the bi-directional exchange of EDI documents as specified by Daimler-Chrysler. By employing the HTTPS interface recommended by Daimler-Chrysler for secure Internet-based transfers...
2004-11-19 22:31:27 UTC in Supplier Document Connector
-
nicanor registered the Supplier Document Connector project.
2004-11-04 16:49:30 UTC in Supplier Document Connector
-
EDIReader parses ANSI X.12 and EDIFACT as an XML parser parses XML, allowing EDI interchanges to be transformed with XSLT or accessed as a JDOM document. In addition to the JDOM support, illustrated with a sample program, this release also include a plugin for the Application Advice (824) transaction set of ANSI X.12.
EDIReader parses EDI analogous to the way a conventional SAX parser parses...
2004-08-27 03:09:05 UTC in EDIReader
-
This 3.0.1 release of EDIReader includes a plugin for the ANSI X12 835 Health Care Claim Payment Advice used by HIPAA, and an example of EDIReader used with EDIFACT.
EDIReader parses EDI input from ANSI X12 and EDIFACT, including documents for HIPAA compliance. It supports Java JAXP/SAX XML interfaces with a custom implementation of an "XML" parser, allowing direct transformation of...
2004-05-10 11:19:24 UTC in EDIReader
-
JQuantify is a Java package providing lightweight statistics describing the frequency and duration of application-specific events. Developers use a simple API to insert count-points or start/stop boundaries at appropriate places within their system.
EventCounter objects are used to count occurrences of events of interest to the application. In addition to the cumulative count, an EventCounter...
2004-04-30 02:42:19 UTC in JQuantify
-
EDIReader 2.0.1 supports the generation of ANSI X12 Functional Acknowledgments as a byproduct of interchange parsing. This feature does not interfere with the use of EDIReader as an XML SAX parser in order to apply XSLT stylesheets directly to EDI data.
This release include a simple program demonstrating functional acknowledgments, along with other programs demonstrating XML-based processing...
2004-04-10 17:02:45 UTC in EDIReader
-
nicanor committed patchset 17 of module jquantify to the JQuantify CVS repository, changing 4 files.
2003-06-14 13:26:47 UTC in JQuantify
-
nicanor committed patchset 16 of module jquantify to the JQuantify CVS repository, changing 5 files.
2003-06-14 13:07:50 UTC in JQuantify