My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members
Featured
Wiki pages

Welcome to TextFlow project

Porpouse

This project aims to help programmer to use text file with fixed length rows. There are many situations where is necessary to read text files containing data that should be structured with xml format, but for some reasons fixed length row files has been used. In this cases the programmer writes kilometers of code to read and interpreter the strings contained in the text file. This library allows to describe the format of the text file using an xml descriptor and to read the single lines mapping each field to an object, as described in the xml descriptor.

Powered by Google Project Hosting