JFileHelpers

A Java library to help you with your development.
Download

JFileHelpers Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Felipe Coury
  • Operating Systems:
  • Windows All
  • File Size:
  • 371 KB

JFileHelpers Tags


JFileHelpers Description

Java library to help with your development. Chances are every programmer will end up having to manipulate structured text files at any point in his career. Those files are called flat files and, until now, you had to go through that same boring script to work with them. You had to open the file, create a reader, then start reading and parsing line by line. No more. JFileHelpers is a library that automates the tedious task of parsing and creating structured text files. It handles fixed width or delimited files with Java annotations sweetness. JFileHelpers started as a port of the awesome Marcos Meli's FileHelpers but it's starting to take its own path and we are in need of passinate developers who would like to give us a hand. Key Features JFileHelpers library provides some key benefits that make your life easier when handling flat files: * Since it uses Annotations, it requires close to no modification to your POJOs to make them "flatfiles-aware"; * Handles fixed length and delimited files, while also providing extension points to allow you to handle virtually any kind of file; * Handles master-detail out of the box; * Provides great flexibility, allowing the user to create custom rules for record identification and manipulation;


JFileHelpers Related Software