Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert text file to XML

843834Nov 8 2004 — edited Mar 17 2005
I'm gonna write an utility that can convert text flat files (both delimiter and fix-width inputs) to XML. I'm wondering what open source or 3rd part library you would use to do this instead of re-inventing the wheel from scratch. I browsed this forum for a while, but couldn't find any answer. I also have to build another utility to convert XML back to text file, which I already figured that we can easily use XSLT. I was thinking if there is an API out there that can do the opposite. Any comments or suggestion would be really appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2005
Added on Nov 8 2004
3 comments
360 views