com.github.mygreen.supercsv.cellprocessor.conversion.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に、アノテーション機能を追加したライブラリです。
/**
* 値の変換する{@link org.supercsv.cellprocessor.ift.CellProcessor}の実装を提供します。
* @since 2.0
* @author T.TSUCHIE
*
*/
package com.github.mygreen.supercsv.cellprocessor.conversion;