org.supercsv.ext.io.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of super-csv-annotation Show documentation
Show all versions of super-csv-annotation Show documentation
CSVのJavaライブラリであるSuperCSVに、アノテーション機能を追加したライブラリです。
/*
* package-info.java created in 2013/03/10 (C) Copyright 2003-2013 GreenDay Project. All rights
* reserved.
*/
/**
* Provides the various readers and writers used to read/write Strings, Maps, or Objects.
*
* @author T.TSUCHIE
*
*/
package org.supercsv.ext.io;