Jief

A Java framework to help you with your work.
Download

Jief Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Peter Fichtner
  • Operating Systems:
  • Windows All
  • File Size:
  • 182 KB

Jief Tags


Jief Description

Jief is an universal Java Import Export Framework that enables you to only enter a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects. jief base contains logic for holding data in structured elements (like a tree). For each format there is an extra jar containing the code for reading and/or writing the format (e.g. xml, csv). The trick is that jief does not convert the data from the POJO to CSV in one big step but that there is one class for each step ("one job one tool") which is by the way replaceable because jief itself never references a class directly but the implemented interface.


Jief Related Software