XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Relational Databases, Open Source, Java -> Basic Flat-File-to-XML Mapper

Basic Flat-File-to-XML Mapper

Date: Dec. 20, 2000
Link: http://www.fivesight.com/downloads/flatfile.asp
Source Author or Organization: Paul Brown, FiveSight Technologies, Inc.

This page includes instructions and a download link for Flat-File-to-XML Mapper, a basic flat file (i.e., fixed width text fields) to XML converter.

This Java based program trims elements such as line breaks and margin white space (but does not support double byte characters or perform entity substitutions).

The Flat-File-to-XML Mapper requires a Java API for XML (JAXP) compliant XML Parser, and is released under the GNU General Public License (GPL).