X12 275 file Parser in Java
Hello All,
I need to parse an incoming X12 275 file and extract the contents to an xml file.
It will be great if somebody can let me know if there is any open source or Free Java packages available for converting X12 275 data to xml format.
When I googled, I got few links ponting to PERL script for doing such parsing. But I wanted to know if there is any such package available in Java.
Thanks in advance
Manoj