Is there any open source Java library that can parse an EDI file in ANSI X12 and UN / EDIFACT ? I found smooks (http://www.smooks.org) that supports the UN / EDIFACT standard, but I'm not sure if it supports EDI files in the ANSI X12 standard.
Thanks in advance.
The Smooks team will announce that their future release will start supporting version X12. I'm waiting here too.
EDIReader ANSI X12, UN/EDIFACT.
I have successfully used the X12 Java parser. Here is the link http://code.google.com/p/x12-parser/source/checkout