Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 400 Bytes

CSV-Handler

Java utility framework for .csv file handling

Documentation

Documentation

What is this?

This utility is a package of frequently performed operations on .csv files.

How to use this?

  1. Import this package in your program
  2. Initiate with the file of your concern
  3. Call the method of your purpose from your program