My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

Introduction

jCSVlib: the Java CSV library with a complicated name but simple to use.

Features

The main features of jCSVlib are:

  • Provides a data structure to manipulate the file content in memory;
  • Allows thread-safe (synchronized) access to the data structure;
  • Compatible with CSV files using any kind of delimiters.

Getting started

More information on how to use the library can be found in the user's guide.

Download

jcsvlib-0.2.jar - This library requires Java version 5.0 or newer.

Documentation

Javadoc

Development

For contributions, bugs reporting or other related matters, you can either:

  • Use the issues tool, or;
  • Contact the project owner directly (link on the right side of this page).
Powered by Google Project Hosting