ナビゲーション・リンクをスキップ
Super CSV Annotation 2.3

Super CSV Annotation 2.3 API

CSVのJavaライブラリであるSuper CSVに、アノテーション機能を追加したライブラリです。

参照先: 説明

パッケージ 
パッケージ 説明
com.github.mygreen.supercsv
Super CSVのBeanマップをアノテーションで行う機能を提供します。
com.github.mygreen.supercsv.annotation
アノテーション機能を提供します。
com.github.mygreen.supercsv.annotation.constraint
制約のアノテーションを提供します。
com.github.mygreen.supercsv.annotation.conversion
変換用のアノテーションを提供します。
com.github.mygreen.supercsv.annotation.format
書式の定義を行うアノテーションを提供します。
com.github.mygreen.supercsv.builder
CellProcessorを組み立てる機能を提供します。
com.github.mygreen.supercsv.builder.joda
Joda-Timeのクラスタイプに対するProcessorBuilderの実装を提供します。
com.github.mygreen.supercsv.builder.standard
標準のクラスタイプに対するProcessorBuilderの実装を提供します。
com.github.mygreen.supercsv.builder.time
Date and Time API(JSR-310)のクラスタイプに対するProcessorBuilderの実装を提供します。
com.github.mygreen.supercsv.cellprocessor
CellProcessorの実装を提供します。
com.github.mygreen.supercsv.cellprocessor.constraint
値の検証するCellProcessorの実装を提供します。
com.github.mygreen.supercsv.cellprocessor.conversion
値の変換するCellProcessorの実装を提供します。
com.github.mygreen.supercsv.cellprocessor.format
値をフォーマットするCellProcessorの実装を提供します。
com.github.mygreen.supercsv.exception
例外の機能を提供します。
com.github.mygreen.supercsv.expression
式言語を処理するための機能を提供します。
com.github.mygreen.supercsv.io
CSVの読み書きを行う機能を提供します。
com.github.mygreen.supercsv.localization
エラーメッセージを処理する機能を提供します。
com.github.mygreen.supercsv.util
ユーティリティ機能を提供します。
com.github.mygreen.supercsv.validation
入力値検証に関する機能を提供します。
com.github.mygreen.supercsv.validation.beanvalidation
Bean Validation(JSR-303/JSR-349)と連携する機能を提供します。
CSVのJavaライブラリであるSuper CSVに、アノテーション機能を追加したライブラリです。

プロジェクト情報

ナビゲーション・リンクをスキップ
Super CSV Annotation 2.3

Copyright © 2022 mygreen. All rights reserved.