ナビゲーション・リンクをスキップ
Super CSV Annotation 2.3
A B C D E F G H I J L M N O P R S T U V W Y Z 

A

AbstractCsvAnnotationBeanReader<T> - com.github.mygreen.supercsv.ioのクラス
アノテーションを元にCSVファイルを読み込むための抽象クラス。
AbstractCsvAnnotationBeanReader(Reader, CsvPreference) - クラス のコンストラクタcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
 
AbstractCsvAnnotationBeanReader(ITokenizer, CsvPreference) - クラス のコンストラクタcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
 
AbstractCsvAnnotationBeanWriter<T> - com.github.mygreen.supercsv.ioのクラス
アノテーションを元にCSVファイルを書き出すための抽象クラス。
AbstractCsvAnnotationBeanWriter(Writer, CsvPreference) - クラス のコンストラクタcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
 
AbstractDateProcessorBuilder<T extends Date> - com.github.mygreen.supercsv.builder.standardのクラス
日時型に対するCellProcessorを組み立てるクラス。
AbstractDateProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.AbstractDateProcessorBuilder
 
AbstractJodaProcessorBuilder<T> - com.github.mygreen.supercsv.builder.jodaのクラス
Joda-Time のReadablePartialのテンプレートクラス。
AbstractJodaProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.joda.AbstractJodaProcessorBuilder
 
AbstractNumberProcessorBuilder<N extends Number & Comparable<N>> - com.github.mygreen.supercsv.builder.standardのクラス
数値型に対するCellProcessorを組み立てるクラス。
AbstractNumberProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.AbstractNumberProcessorBuilder
 
AbstractPaddingOperator - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
パディング処理の抽象クラス。
AbstractPaddingOperator() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.AbstractPaddingOperator
 
AbstractProcessorBuilder<T> - com.github.mygreen.supercsv.builderのクラス
アノテーションによるCellProcessorを組み立てるベースとなるクラス。
AbstractProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
デフォルトコンストラクタ。
AbstractTemporalProcessorBuilder<T extends TemporalAccessor & Comparable<? super T>> - com.github.mygreen.supercsv.builder.timeのクラス
JSR-310 'Date and Time API' のTemporalAccessorのテンプレートクラス。
AbstractTemporalProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.AbstractTemporalProcessorBuilder
 
AbstractTextFormatter<T> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
文字列とオブジェクトの相互変換を行う抽象クラス。
AbstractTextFormatter() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.AbstractTextFormatter
 
actualColumnSize - 例外 の変数com.github.mygreen.supercsv.exception.SuperCsvNoMatchColumnSizeException
 
actualHeaders - 例外 の変数com.github.mygreen.supercsv.exception.SuperCsvNoMatchHeaderException
 
add(CsvFieldValidator<T>) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドのバリデータを追加する。
addAllColumns(List<ColumnMapping>) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
addAllErrors(List<SuperCsvException>) - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
addAllErrors(Collection<CsvError>) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
全てのエラー情報を追加する。
addAllListeners(List<Object>) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
addAllProcessingErrors(Collection<SuperCsvException>) - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvBindingException
CellProcessor内で発生したエラー情報を追加する。
addAllValidators(List<CsvValidator<T>>) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
addChilds(List<ExpandedAnnotation>) - クラス のメソッドcom.github.mygreen.supercsv.builder.ExpandedAnnotation
 
addError(SuperCsvException) - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
addError(SuperCsvCellProcessorException) - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
addError(CsvError) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
エラーを追加する
addPostReadMethod(CallbackMethod) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
addPostWriteMethod(CallbackMethod) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
addPreReadMethod(CallbackMethod) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
addPreWriteMethod(CallbackMethod) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
addResourceBundle(ResourceBundle) - クラス のメソッドcom.github.mygreen.supercsv.localization.ResourceBundleMessageResolver
メッセージソースを追加します。
addValidator(CsvValidator<T>...) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
レコードの値を検証するValidatorを追加します。
addValidator(CsvValidator<T>...) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
レコード用の値を検証するValidatorを追加します。
afterPropertiesSet() - クラス のメソッドcom.github.mygreen.supercsv.builder.SpringBeanFactory
 
AnnotationComparator - com.github.mygreen.supercsv.builderのクラス
入力値検証を行うアノテーションの順番に並び変えます。
AnnotationComparator() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.AnnotationComparator
 
AnnotationExpander - com.github.mygreen.supercsv.builderのクラス
繰り返しのアノテーション、合成のアノテーションを考慮して、アノテーションを展開します。
AnnotationExpander(Comparator<Annotation>) - クラス のコンストラクタcom.github.mygreen.supercsv.builder.AnnotationExpander
アノテーションの並び順を指定するコンストラクタ。
ArgUtils - com.github.mygreen.supercsv.utilのクラス
引数チェックに関するユーティリティクラス。
ArgUtils() - クラス のコンストラクタcom.github.mygreen.supercsv.util.ArgUtils
 

B

BeanFactory<T,R> - com.github.mygreen.supercsv.builderのインタフェース
インスタンスを作成する処理のインタフェース
BeanMapping<T> - com.github.mygreen.supercsv.builderのクラス
解析したBeanのマッピング情報です。
BeanMapping(Class<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.builder.BeanMapping
 
beanMappingCache - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
Beanのマッピング情報のキャッシュ。
beanMappingCache - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
Beanのマッピング情報のキャッシュ。
BeanMappingCache<T> - com.github.mygreen.supercsv.ioのクラス
Beanのマッピング情報のキャッシュ。
BeanMappingFactory - com.github.mygreen.supercsv.builderのクラス
BeanからCSVのマッピング情報を作成するクラス。
BeanMappingFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.BeanMappingFactory
デフォルトコンストラクタ
BeanMappingFactoryHelper - com.github.mygreen.supercsv.builderのクラス
BeanMappingを組み立てる時のヘルパクラス。
BeanMappingFactoryHelper() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.BeanMappingFactoryHelper
 
beanValues - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
temporary storage of bean values
BigDecimalProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
BigDecimal型に対するビルダクラス。
BigDecimalProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.BigDecimalProcessorBuilder
 
BigIntegerProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
BigInteger型に対するビルダクラス。
BigIntegerProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.BigIntegerProcessorBuilder
 
BooleanFormatter - com.github.mygreen.supercsv.cellprocessor.formatのクラス
Boolean型に対するフォーマッタ。
BooleanFormatter() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.BooleanFormatter
 
BooleanFormatter(String[], String[], String, String, boolean, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.BooleanFormatter
 
BooleanProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
boolean/Boolean型のビルダクラス。
BooleanProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.BooleanProcessorBuilder
 
build() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleDateFormatBuilder
create instance SimpleDateFormat
build() - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
SuperCsvValidationExceptionのインスタンスを作成する。
build() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError.Builder
 
build() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvFieldError.Builder
 
buildCallbackMethods(BeanMapping<T>, Class<T>, CsvBean) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
コールバック用メソッドの設定を組み立てます。
BuildCase - com.github.mygreen.supercsv.builderの列挙
CellProcessorを組み立てる時のケースを表現する列挙型です。
buildColumnMappingList(BeanMapping<T>, Class<T>, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
アノテーションCsvColumnを元に、カラムのマッピング情報を組み立てる。
buildColumnMappingList(BeanMapping<T>, Class<T>, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.LazyBeanMappingFactory
アノテーションCsvColumnを元に、カラムのマッピング情報を組み立てる。
Builder(CsvContext, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
 
Builder(String, String[]) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.CsvError.Builder
 
Builder(String, String, String[]) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.CsvFieldError.Builder
 
buildFieldList(String, List<String>) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
フィールドのパスを分解して、パスの候補を作成する。
buildForReading(Class<T>, FieldAccessor, Configuration, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
 
buildForReading(Class<T>, FieldAccessor, Configuration, Class<?>[]) - インタフェース のメソッドcom.github.mygreen.supercsv.builder.ProcessorBuilder
読み込み用のCellProcessorを組み立てる。
buildForWriting(Class<T>, FieldAccessor, Configuration, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
 
buildForWriting(Class<T>, FieldAccessor, Configuration, Class<?>[]) - インタフェース のメソッドcom.github.mygreen.supercsv.builder.ProcessorBuilder
書き込み用のCellProcessorを組み立てる。
buildHeaderMapper(BeanMapping<T>, CsvBean) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
ヘッダーのマッピングの処理や設定を組み立てます。
buildRegexFlags(PatternFlag[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
正規表現のフラグを組み立てる。
buildValidators(BeanMapping<T>, CsvBean, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
入力値検証の設定を組み立てます。
ByteProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
Byte型に対するビルダ
ByteProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.ByteProcessorBuilder
 
ByteSizePaddingProcessor - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
文字数をバイトサイズでカウントして、パディングする。
ByteSizePaddingProcessor(Charset) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.ByteSizePaddingProcessor
文字コードを指定するコンストラクタ
ByteSizePaddingProcessor.EucJp - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
EUC-JPでエンコードしたバイト数をカウントして、パディングする。
ByteSizePaddingProcessor.Utf8 - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
UTF-8でエンコードしたバイト数をカウントして、パディングする。
ByteSizePaddingProcessor.Windows31j - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
Windows-31j(CP932)でエンコードしたバイト数をカウントして、パディングする。

C

cache - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
cache of methods for mapping from columns to fields
cache - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
cache of methods for mapping from fields to columns
CalendarProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
Calendarクラスに対するビルダ。
CalendarProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.CalendarProcessorBuilder
 
CallbackMethod - com.github.mygreen.supercsv.builderのクラス
 
CallbackMethod(Method) - クラス のコンストラクタcom.github.mygreen.supercsv.builder.CallbackMethod
 
CharacterProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
char/Character型に対するビルダ
CharacterProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.CharacterProcessorBuilder
 
CharCategory - com.github.mygreen.supercsv.cellprocessor.conversionの列挙
日本語の全角・半角に変換する際の文字の種類を表す列挙型。
CharReplacer - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
文字を置換するクラス
CharReplacer() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.CharReplacer
 
CharWidthPaddingProcessor - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
文字の幅によって区別してパディングする。
CharWidthPaddingProcessor() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.CharWidthPaddingProcessor
 
clearAllErrors() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
全てのエラー情報を削除する。
clone() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException
 
clone(String[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
文字列の配列をクローンします。
CODE_SEPARATOR - クラス のstatic変数com.github.mygreen.supercsv.validation.MessageCodeGenerator
 
ColumnMapping - com.github.mygreen.supercsv.builderのクラス
解析したカラムのマッピング情報です。
ColumnMapping() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.ColumnMapping
 
com.github.mygreen.supercsv - パッケージ com.github.mygreen.supercsv
Super CSVのBeanマップをアノテーションで行う機能を提供します。
com.github.mygreen.supercsv.annotation - パッケージ com.github.mygreen.supercsv.annotation
アノテーション機能を提供します。
com.github.mygreen.supercsv.annotation.constraint - パッケージ com.github.mygreen.supercsv.annotation.constraint
制約のアノテーションを提供します。
com.github.mygreen.supercsv.annotation.conversion - パッケージ com.github.mygreen.supercsv.annotation.conversion
変換用のアノテーションを提供します。
com.github.mygreen.supercsv.annotation.format - パッケージ com.github.mygreen.supercsv.annotation.format
書式の定義を行うアノテーションを提供します。
com.github.mygreen.supercsv.builder - パッケージ com.github.mygreen.supercsv.builder
CellProcessorを組み立てる機能を提供します。
com.github.mygreen.supercsv.builder.joda - パッケージ com.github.mygreen.supercsv.builder.joda
Joda-Timeのクラスタイプに対するProcessorBuilderの実装を提供します。
com.github.mygreen.supercsv.builder.standard - パッケージ com.github.mygreen.supercsv.builder.standard
標準のクラスタイプに対するProcessorBuilderの実装を提供します。
com.github.mygreen.supercsv.builder.time - パッケージ com.github.mygreen.supercsv.builder.time
Date and Time API(JSR-310)のクラスタイプに対するProcessorBuilderの実装を提供します。
com.github.mygreen.supercsv.cellprocessor - パッケージ com.github.mygreen.supercsv.cellprocessor
CellProcessorの実装を提供します。
com.github.mygreen.supercsv.cellprocessor.constraint - パッケージ com.github.mygreen.supercsv.cellprocessor.constraint
値の検証するCellProcessorの実装を提供します。
com.github.mygreen.supercsv.cellprocessor.conversion - パッケージ com.github.mygreen.supercsv.cellprocessor.conversion
値の変換するCellProcessorの実装を提供します。
com.github.mygreen.supercsv.cellprocessor.format - パッケージ com.github.mygreen.supercsv.cellprocessor.format
値をフォーマットするCellProcessorの実装を提供します。
com.github.mygreen.supercsv.exception - パッケージ com.github.mygreen.supercsv.exception
例外の機能を提供します。
com.github.mygreen.supercsv.expression - パッケージ com.github.mygreen.supercsv.expression
式言語を処理するための機能を提供します。
com.github.mygreen.supercsv.io - パッケージ com.github.mygreen.supercsv.io
CSVの読み書きを行う機能を提供します。
com.github.mygreen.supercsv.localization - パッケージ com.github.mygreen.supercsv.localization
エラーメッセージを処理する機能を提供します。
com.github.mygreen.supercsv.util - パッケージ com.github.mygreen.supercsv.util
ユーティリティ機能を提供します。
com.github.mygreen.supercsv.validation - パッケージ com.github.mygreen.supercsv.validation
入力値検証に関する機能を提供します。
com.github.mygreen.supercsv.validation.beanvalidation - パッケージ com.github.mygreen.supercsv.validation.beanvalidation
Bean Validation(JSR-303/JSR-349)と連携する機能を提供します。
compact() - クラス のメソッドcom.github.mygreen.supercsv.expression.ObjectCache
 
compare(Annotation, Annotation) - クラス のメソッドcom.github.mygreen.supercsv.builder.AnnotationComparator
 
compareTo(CallbackMethod) - クラス のメソッドcom.github.mygreen.supercsv.builder.CallbackMethod
メソッド名の昇順
compareTo(ColumnMapping) - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
concat(String[], String[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
文字列配列の結合
Configuration - com.github.mygreen.supercsv.builderのクラス
CellProcessorを組み立てる際の設定を保持するクラス。
Configuration() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.Configuration
 
constraintHandler - クラス の変数com.github.mygreen.supercsv.builder.AbstractProcessorBuilder
制約のCellProcessorを作成する
ConstraintProcessorFactory<A extends Annotation> - com.github.mygreen.supercsv.cellprocessorのインタフェース
制約のアノテーションを元に値の検証を行うCellProcessorを作成するためのインタフェース。
ConstraintProcessorHandler - com.github.mygreen.supercsv.cellprocessorのクラス
フィールドに設定されている制約のアノテーションをハンドリングして、CellProcessorを作成する。
ConstraintProcessorHandler() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.ConstraintProcessorHandler
 
contains(K) - クラス のメソッドcom.github.mygreen.supercsv.expression.ObjectCache
 
containsBuildCase(Annotation, BuildCase) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
アノテーションの属性「cases」を持つ場合、指定した種類を持つか判定する。
conversionHandler - クラス の変数com.github.mygreen.supercsv.builder.AbstractProcessorBuilder
変換のCellProcessorを作成する
ConversionProcessorFactory<A extends Annotation> - com.github.mygreen.supercsv.cellprocessorのインタフェース
変換のアノテーションを元に値の変換を行うCellProcessorを作成するためのインタフェース。
ConversionProcessorHandler - com.github.mygreen.supercsv.cellprocessorのクラス
フィールドに設定されている変換用のアノテーションをハンドリングして、CellProcessorを作成するクラス。
ConversionProcessorHandler() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.ConversionProcessorHandler
 
convert(SuperCsvException, BeanMapping<?>) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvExceptionConverter
例外をエラーオブジェクトに変換する。
convertAndFormat(SuperCsvException, BeanMapping<?>) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvExceptionConverter
例外をエラーオブジェクトに変換し、さらに、エラーオブジェジェクトをメッセージにフォーマットする。
count(int) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.AbstractPaddingOperator
文字数をカウントする
count(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.AbstractPaddingOperator
文字数をカウントする。
count(int) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.ByteSizePaddingProcessor
 
count(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.ByteSizePaddingProcessor
 
count(int) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.CharWidthPaddingProcessor
 
count(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.CharWidthPaddingProcessor
 
count(int) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.SimplePaddingProcessor
 
count(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.SimplePaddingProcessor
 
create(T) - インタフェース のメソッドcom.github.mygreen.supercsv.builder.BeanFactory
引数Tのクラスタイプのインスタンスを返す。
create(Class<T>, Class<?>...) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
Beanクラスから、CSVのマッピング情報を作成します。
create(Class<?>) - クラス のメソッドcom.github.mygreen.supercsv.builder.DefaultBeanFactory
 
create(Class<T>, Class<?>...) - クラス のメソッドcom.github.mygreen.supercsv.builder.LazyBeanMappingFactory
Beanクラスから、CSVのマッピング情報を作成します。
create(Class<?>) - クラス のメソッドcom.github.mygreen.supercsv.builder.SpringBeanFactory
 
create(CsvDateTimeMax, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMaxFactory
 
create(CsvDateTimeMin, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMinFactory
 
create(CsvDateTimeRange, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRangeFactory
 
create(CsvEquals, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.EqualsFactory
 
create(CsvLengthBetween, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthBetweenFactory
 
create(CsvLengthExact, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthExactFactory
 
create(CsvLengthMax, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMaxFactory
 
create(CsvLengthMin, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMinFactory
 
create(CsvNumberMax, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMaxFactory
 
create(CsvNumberMin, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMinFactory
 
create(CsvNumberRange, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRangeFactory
 
create(CsvPattern, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.PatternFactory
 
create(CsvRequire, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.RequireFactory
 
create(CsvUnique, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.UniqueFactory
 
create(CsvUniqueHashCode, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.UniqueHashCodeFactory
 
create(CsvWordForbid, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.WordForbidFactory
 
create(CsvWordRequire, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.WordRequireFactory
 
create(A, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.ConstraintProcessorFactory
値を検証するCellProcessorを作成します。
create(Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration, BuildCase, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ConstraintProcessorHandler
 
create(CsvDefaultValue, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.DefaultValueFactory
 
create(CsvFullChar, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.FullCharFactory
 
create(CsvHalfChar, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.HalfCharFactory
 
create(CsvLeftPad, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.LeftPadFactory
 
create(CsvLower, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.LowerFactory
 
create(CsvMultiPad, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPadFactory
 
create(CsvNullConvert, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.NullConvertFactory
 
create(CsvOneSideTrim, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.OneSideTrimFactory
 
create(CsvRegexReplace, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplaceFactory
 
create(CsvRightPad, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RightPadFactory
 
create(CsvTrim, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.TrimFactory
 
create(CsvTruncate, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.TruncateFactory
 
create(CsvUpper, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.UpperFactory
 
create(CsvWordReplace, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.WordReplaceFactory
 
create(A, Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.ConversionProcessorFactory
値を変換するCellProcessorを作成します。
create(Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration, BuildCase, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ConversionProcessorHandler
 
create(Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration, BuildCase, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.ParseProcessorFactory
 
create(Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration, BuildCase, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.PrintProcessorFactory
 
create(String) - クラス のstaticメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleDateFormatBuilder
create instance SimpleDateFormatBuilder.
create(Optional<CellProcessor>, FieldAccessor, TextFormatter<?>, Configuration, BuildCase, Class<?>[]) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.ProcessorFactory
値を変換するCellProcessorを作成する。
create(BeanMapping<T>) - クラス のstaticメソッドcom.github.mygreen.supercsv.io.BeanMappingCache
 
create(String) - クラス のstaticメソッドcom.github.mygreen.supercsv.localization.MessageBuilder
 
createColumnMapping(Field, CsvColumn, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
カラム情報を組み立てる
createFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.AbstractJodaProcessorBuilder
変換規則から、DateTimeFormatterのインスタンスを作成する。
createFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.AbstractNumberProcessorBuilder
数値のフォーマッタを作成する。
createFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.time.AbstractTemporalProcessorBuilder
変換規則から、DateTimeFormatterのインスタンスを作成する。
createMessageVariables(CsvField<T>) - インタフェース のメソッドcom.github.mygreen.supercsv.validation.CsvFieldValidator
メッセージ変数を取得する。
createPartialColumnMapping(int, Optional<CsvPartial>) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
部分的なカラムの場合の作成
createSimpleFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.AbstractNumberProcessorBuilder
アノテーションCsvNumberFormatの指定がないときなどの書式のない数値のフォーマッタの作成。
createValidationException(CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ValidationCellProcessor
SuperCsvValidationException.Builderのインスタンスを作成する。
CsvAnnotationBeanReader<T> - com.github.mygreen.supercsv.ioのクラス
アノテーションを元にCSVファイルを読み込むためのクラス。
CsvAnnotationBeanReader(Class<T>, Reader, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.CsvAnnotationBeanReader
Beanのクラスタイプを指定して、CsvAnnotationBeanReaderを作成するコンストラクタ。
CsvAnnotationBeanReader(BeanMapping<T>, Reader, CsvPreference) - クラス のコンストラクタcom.github.mygreen.supercsv.io.CsvAnnotationBeanReader
Beanのマッピング情報を指定して、CsvAnnotationBeanReaderを作成するコンストラクタ。
CsvAnnotationBeanReader(Class<T>, ITokenizer, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.CsvAnnotationBeanReader
Beanのクラスタイプを指定して、CsvAnnotationBeanReaderを作成するコンストラクタ。
CsvAnnotationBeanReader(BeanMapping<T>, ITokenizer, CsvPreference) - クラス のコンストラクタcom.github.mygreen.supercsv.io.CsvAnnotationBeanReader
Beanのマッピング情報を指定して、CsvAnnotationBeanReaderを作成するコンストラクタ。
CsvAnnotationBeanWriter<T> - com.github.mygreen.supercsv.ioのクラス
アノテーションを元にCSVファイルを出力するためのクラス。
CsvAnnotationBeanWriter(Class<T>, Writer, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.CsvAnnotationBeanWriter
Beanのクラスタイプを指定して、CsvAnnotationBeanWriterを作成するコンストラクタ。
CsvAnnotationBeanWriter(BeanMapping<T>, Writer, CsvPreference) - クラス のコンストラクタcom.github.mygreen.supercsv.io.CsvAnnotationBeanWriter
Beanのマッピング情報を指定して、CsvAnnotationBeanWriterを作成するコンストラクタ。
CsvBean - com.github.mygreen.supercsv.annotationの注釈型
CSVのBeanであることを表現するためのアノテーションです。
CsvBeanValidator - com.github.mygreen.supercsv.validation.beanvalidationのクラス
BeanValidaion JSR-303(ver.1.0)/JSR-349(ver.1.1)にブリッジするCsvValidator
CsvBeanValidator(Validator) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.beanvalidation.CsvBeanValidator
 
CsvBeanValidator() - クラス のコンストラクタcom.github.mygreen.supercsv.validation.beanvalidation.CsvBeanValidator
 
CsvBindingErrors - com.github.mygreen.supercsv.validationのクラス
CSVのエラー情報を管理するためのクラス。
CsvBindingErrors(String) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.CsvBindingErrors
オブジェクト名を指定するコンストラクタ。
CsvBindingErrors(Class<?>) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.CsvBindingErrors
クラス名を元にオブジェクト名を設定するコンストラクタ。
CsvBooleanFormat - com.github.mygreen.supercsv.annotation.formatの注釈型
boolean/Boolean型の書式を定義するためのアノテーションです。
CsvColumn - com.github.mygreen.supercsv.annotationの注釈型
CSVのカラムであることを表現するためのアノテーションです。
CsvComposition - com.github.mygreen.supercsv.annotationの注釈型
アノテーションを組み合わせた合成のアノテーションを表現するためのメタアノテーションです。
CsvConstraint - com.github.mygreen.supercsv.annotation.constraintの注釈型
制約のアノテーションを表現するためのメタアノテーションです。
CsvConversion - com.github.mygreen.supercsv.annotation.conversionの注釈型
変換のアノテーションを表現するためのメタアノテーションです。
CsvDateTimeFormat - com.github.mygreen.supercsv.annotation.formatの注釈型
日時型の書式を定義するためのアノテーションです。
CsvDateTimeMax - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が指定した日時より過去(上限値以下)かどうか検証するためのアノテーションです。
CsvDateTimeMax.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvDateTimeMin - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が指定した日時より未来(下限値以上)かどうか検証するためのアノテーションです。
CsvDateTimeMin.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvDateTimeRange - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が指定した期間内かどうか検証するためのアノテーションです。
CsvDateTimeRange.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvDefaultValue - com.github.mygreen.supercsv.annotation.conversionの注釈型
値がnullの場合に、代替となる値に変換するためのアノテーションです。
CsvDefaultValue.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
 
CsvEnumFormat - com.github.mygreen.supercsv.annotation.formatの注釈型
列挙型の書式を定義するためのアノテーションです。
CsvEquals - com.github.mygreen.supercsv.annotation.constraintの注釈型
セルの値が指定した値と等しいかどうか検証するためのアノテーションです。
CsvEquals.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvError - com.github.mygreen.supercsv.validationのクラス
オブジェクトに対するエラーメッセージ。
CsvError(String, String[], Map<String, Object>, String) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.CsvError
 
CsvError.Builder - com.github.mygreen.supercsv.validationのクラス
 
CsvErrorHandler - com.github.mygreen.supercsv.ioのインタフェース
CSV処理に失敗したときの戦略。
CsvExceptionConverter - com.github.mygreen.supercsv.validationのクラス
SuperCsvExceptionをメッセージに変換するクラス。
CsvExceptionConverter() - クラス のコンストラクタcom.github.mygreen.supercsv.validation.CsvExceptionConverter
 
CsvField<T> - com.github.mygreen.supercsv.validationのクラス
独自にフィールドの値を検証する機能を実装する際のヘルパクラス。
CsvField(ValidationContext<R>, R, String) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.CsvField
 
CsvFieldError - com.github.mygreen.supercsv.validationのクラス
フィールドに対するエラー情報。
CsvFieldError(String, String, boolean, String[], Map<String, Object>, String) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.CsvFieldError
 
CsvFieldError.Builder - com.github.mygreen.supercsv.validationのクラス
 
CsvFieldValidator<T> - com.github.mygreen.supercsv.validationのインタフェース
フィールドに対するValidator
CsvFixedSize - com.github.mygreen.supercsv.annotation.conversionの注釈型
固定長のカラムを表現するためのアノテーションです。
CsvFixedSize.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
 
CsvFormat - com.github.mygreen.supercsv.annotation.formatの注釈型
任意のタイプの書式を指定するためのアノテーションです。
CsvFullChar - com.github.mygreen.supercsv.annotation.conversionの注釈型
半角文字を日本語の全角文字に変換するためのアノテーションです。
CsvFullChar.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvHalfChar - com.github.mygreen.supercsv.annotation.conversionの注釈型
日本語の全角文字を半角文字に変換します。
CsvHalfChar.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvLeftPad - com.github.mygreen.supercsv.annotation.conversionの注釈型
左側にパディングするためのアノテーションです。
CsvLeftPad.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvLengthBetween - com.github.mygreen.supercsv.annotation.constraintの注釈型
文字長が指定した範囲以内かどうか検証するためのアノテーションです。
CsvLengthBetween.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvLengthExact - com.github.mygreen.supercsv.annotation.constraintの注釈型
文字長が指定した長さと等しいか検証するためのアノテーションです。
CsvLengthExact.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvLengthMax - com.github.mygreen.supercsv.annotation.constraintの注釈型
文字長が指定した長さ以下(最大文字長)かどうか検証するためのアノテーションです。
CsvLengthMax.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvLengthMin - com.github.mygreen.supercsv.annotation.constraintの注釈型
文字長が指定した長さ以上(最小文字長)かどうか検証するためのアノテーションです。
CsvLengthMin.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvLower - com.github.mygreen.supercsv.annotation.conversionの注釈型
英字のアルファベットの大文字を小文字に変換します。
CsvLower.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvMultiPad - com.github.mygreen.supercsv.annotation.conversionの注釈型
パディングするためのアノテーションです。
CsvMultiPad.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
 
CsvNullConvert - com.github.mygreen.supercsv.annotation.conversionの注釈型
指定した値と一致したときにnullに変換するためのアノテーションです。
CsvNullConvert.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
 
CsvNumberFormat - com.github.mygreen.supercsv.annotation.formatの注釈型
数値型の書式を定義するためのアノテーションです。
CsvNumberMax - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が指定した上限値以下かどうか検証するためのアノテーションです。
CsvNumberMax.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvNumberMin - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が指定した下限値以上かどうか検証するためのアノテーションです。
CsvNumberMin.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvNumberRange - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が指定した範囲内かどうか検証するためのアノテーションです。
CsvNumberRange.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvOneSideTrim - com.github.mygreen.supercsv.annotation.conversionの注釈型
片方だけトリムするためのアノテーションです。
CsvOneSideTrim.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
 
CsvOverridesAttribute - com.github.mygreen.supercsv.annotationの注釈型
合成のアノテーションを作成する際に、アノテーションの属性を特定して上書きするためのアノテーションです。
CsvOverridesAttribute.List - com.github.mygreen.supercsv.annotationの注釈型
アノテーションを複数個指定する際の要素です。
CsvPartial - com.github.mygreen.supercsv.annotationの注釈型
部分的にカラムをマッピングする際のカラム情報を補完するためのアノテーションです。
CsvPartial.Header - com.github.mygreen.supercsv.annotationの注釈型
ヘッダー情報を表現します。
CsvPattern - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が指定した正規表現に一致するかどうか検証するためのアノテーションです。
CsvPattern.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvPostRead - com.github.mygreen.supercsv.annotationの注釈型
ライフサイクルイベントをハンドリングするためのアノテーションです。
CsvPostWrite - com.github.mygreen.supercsv.annotationの注釈型
ライフサイクルイベントをハンドリングするためのアノテーションです。
CsvPreRead - com.github.mygreen.supercsv.annotationの注釈型
ライフサイクルイベントをハンドリングするためのアノテーションです。
CsvPreWrite - com.github.mygreen.supercsv.annotationの注釈型
ライフサイクルイベントをハンドリングするためのアノテーションです。
CsvReadStatus - com.github.mygreen.supercsv.ioの列挙
CSVの読み込み処理ステータスを表現する列挙型です。
CsvRegexReplace - com.github.mygreen.supercsv.annotation.conversionの注釈型
正規表現に一致した文字列を置換するためのアノテーションです。
CsvRegexReplace.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvRequire - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が必須かどうか検証するためのアノテーションです。
CsvRequire.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvRightPad - com.github.mygreen.supercsv.annotation.conversionの注釈型
右側にパディングするためのアノテーションです。
CsvRightPad.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvSuccessHandler<T> - com.github.mygreen.supercsv.ioのインタフェース
CSV処理に成功したときの戦略。
CsvTrim - com.github.mygreen.supercsv.annotation.conversionの注釈型
前後の半角空白をトリミングするアノテーションです。
CsvTrim.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvTruncate - com.github.mygreen.supercsv.annotation.conversionの注釈型
指定した最大文字長よりも長い場合、先頭から最大文字長分切り取るためのアノテーションです。
CsvTruncate.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvUnique - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が他の行と異なるか検証するためのアノテーションです。
CsvUnique.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvUniqueHashCode - com.github.mygreen.supercsv.annotation.constraintの注釈型
値が他の行と異なるか検証するためのアノテーションです。
CsvUniqueHashCode.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvUpper - com.github.mygreen.supercsv.annotation.conversionの注釈型
英字のアルファベットの小文字を大文字に変換します。
CsvUpper.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvValidator<R> - com.github.mygreen.supercsv.validationのインタフェース
CSVのレコード(Beanクラス)に対する入力値検証のインタフェース。
CsvWordForbid - com.github.mygreen.supercsv.annotation.constraintの注釈型
禁止語彙を含まないかどうか検証するためのアノテーションです。
CsvWordForbid.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvWordReplace - com.github.mygreen.supercsv.annotation.conversionの注釈型
語彙に一致した一部の文字列を置換するためのアノテーションです。
CsvWordReplace.List - com.github.mygreen.supercsv.annotation.conversionの注釈型
アノテーションを複数個指定する際の要素です。
CsvWordRequire - com.github.mygreen.supercsv.annotation.constraintの注釈型
指定した語彙を含んでいるかどうか検証するためのアノテーションです。
CsvWordRequire.List - com.github.mygreen.supercsv.annotation.constraintの注釈型
アノテーションを複数個指定する際の要素です。
CsvWriteStatus - com.github.mygreen.supercsv.ioの列挙
CSVの書き込み処理ステータスを表現する列挙型です。
CustomFunctions - com.github.mygreen.supercsv.expressionのクラス
EL式中で利用可なユーティリティ関数。
CustomFunctions() - クラス のコンストラクタcom.github.mygreen.supercsv.expression.CustomFunctions
 

D

DateFormatWrapper<T extends Date> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
スレッドセーフなDateFormat
DateFormatWrapper(DateFormat, Class<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.DateFormatWrapper
フォーマッタを指定してインスタンスを作成するコンストラクタ。
DateFormatWrapper(Class<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.DateFormatWrapper
日時のクラス型を指定してインスタンスを作成するコンストラクタ。
DateProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
Date型に対するビルダ。
DateProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.DateProcessorBuilder
 
DateTimeMax<T extends Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
日時が指定した値より過去日(最大値)かどうか検証するCellProcessor.
DateTimeMax(T, boolean, TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMax
 
DateTimeMax(T, boolean, TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMax
 
DateTimeMaxFactory<T extends Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvDateTimeMaxをハンドリングして、DateTimeMaxを作成する。
DateTimeMaxFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMaxFactory
 
DateTimeMin<T extends Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
日時が指定した値より未来日(最小値)かどうか検証するCellProcessor.
DateTimeMin(T, boolean, TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMin
 
DateTimeMin(T, boolean, TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMin
 
DateTimeMinFactory<T extends Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvDateTimeMinをハンドリングして、DateTimeMinを作成する。
DateTimeMinFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMinFactory
 
DateTimeProcessorBuilder - com.github.mygreen.supercsv.builder.jodaのクラス
DateTimeに対するProcessorBuilder
DateTimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.joda.DateTimeProcessorBuilder
 
DateTimeRange<T extends Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
日時が指定した期間内かどうか検証するCellProcessor.
DateTimeRange(T, T, boolean, TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRange
 
DateTimeRange(T, T, boolean, TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRange
 
DateTimeRangeFactory<T extends Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvDateTimeRangeをハンドリングして、DateTimeRangeを作成する。
DateTimeRangeFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRangeFactory
 
DEFAULT_MESSAGE - クラス のstatic変数com.github.mygreen.supercsv.localization.ResourceBundleMessageResolver
デフォルトのメッセージソースのぱす
DefaultBeanFactory - com.github.mygreen.supercsv.builderのクラス
Beanのインスタンスを生成する標準のクラス。
DefaultBeanFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.DefaultBeanFactory
 
DefaultGroup - com.github.mygreen.supercsv.annotationのインタフェース
デフォルトのグループ。
DefaultHeaderMapper - com.github.mygreen.supercsv.builderのクラス
カラムのラベル情報をヘッダーとする。
DefaultHeaderMapper() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.DefaultHeaderMapper
 
defaultMessage(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError.Builder
 
defaultMessage(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvFieldError.Builder
 
defaultString(String) - クラス のstaticメソッドcom.github.mygreen.supercsv.expression.CustomFunctions
文字列がnullの場合に空文字に変換する。
DefaultValue - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
nullの場合に、指定した値に置換するCellProcessor。
DefaultValue(String) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.DefaultValue
 
DefaultValue(String, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.DefaultValue
 
DefaultValueFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvDefaultValueハンドリングして、DefaultValueを作成する。
DefaultValueFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.DefaultValueFactory
 
determineErrorCode(ConstraintDescriptor<?>) - クラス のメソッドcom.github.mygreen.supercsv.validation.beanvalidation.CsvBeanValidator
エラーコードの決定する
DoubleProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
Double型に対するビルダ
DoubleProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.DoubleProcessorBuilder
 

E

empty() - インタフェース のstaticメソッドcom.github.mygreen.supercsv.io.CsvErrorHandler
例外発生時に何も行わない実装を取得します。
ENABLED_LIB_JODA_TIME - クラス のstatic変数com.github.mygreen.supercsv.util.Utils
Joda-Timeのライブラリが利用可能かどうか。
EncodingControl - com.github.mygreen.supercsv.localizationのクラス
ResourceBundleを任意の文字コードで読み込むためのコントローラ。
EncodingControl() - クラス のコンストラクタcom.github.mygreen.supercsv.localization.EncodingControl
文字コードUTF-8で設定する
EncodingControl(String) - クラス のコンストラクタcom.github.mygreen.supercsv.localization.EncodingControl
 
EncodingControl(Charset) - クラス のコンストラクタcom.github.mygreen.supercsv.localization.EncodingControl
 
EnumFormatter<T extends Enum<T>> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
列挙型をフォーマットするクラス。
EnumFormatter(Class<T>, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
EnumFormatter(Class<T>, boolean, String) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
EnumFormatter(Class<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
EnumFormatter(Class<T>, String) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
EnumProcessorBuilder<T extends Enum<T>> - com.github.mygreen.supercsv.builder.standardのクラス
列挙型に対するビルダ
EnumProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.EnumProcessorBuilder
 
epxpectedColumnSize - 例外 の変数com.github.mygreen.supercsv.exception.SuperCsvNoMatchColumnSizeException
 
EqualedValueProvider<T> - com.github.mygreen.supercsv.cellprocessor.constraintのインタフェース
CsvEqualsによる等値かどうか比較する際の値を提供するインタフェースです。
Equals<T> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
指定した値と等しいか検証するCellProcessor
Equals(Class<T>, Collection<T>, TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.Equals
 
Equals(Class<T>, Collection<T>, TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.Equals
 
equalsAnyBottomElement(LinkedList<String>, String[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.StackUtils
スタックの最後の要素(一番下の要素)が引数で指定した文字列の何れかと等しいかどうか比較する。
equalsAnyTopElement(LinkedList<String>, String[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.StackUtils
スタックの先頭の要素(一番上の要素)が引数で指定した文字列の何れかと等しいかどうか比較する。
equalsBottomElement(LinkedList<String>, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.StackUtils
スタックの最後の要素(一番下の要素)が引数で指定した文字列と等しいかどうか比較する。
EqualsFactory<T> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvEqualsをハンドリングして、CellProcessorのEqualsを作成する。
EqualsFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.EqualsFactory
 
equalsTopElement(LinkedList<String>, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.StackUtils
スタックの先頭の要素(一番上の要素)が引数で指定した文字列と等しいかどうか比較する。
errorMessages - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
processing error messages.
errorMessages - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
processing error messages.
EucJp() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.ByteSizePaddingProcessor.EucJp
 
evaluate(String, Map<String, Object>) - インタフェース のメソッドcom.github.mygreen.supercsv.expression.ExpressionLanguage
引数で与えた式を評価する。
evaluate(String, Map<String, Object>) - クラス のメソッドcom.github.mygreen.supercsv.expression.ExpressionLanguageJEXLImpl
 
evaluateExpression(String, Map<String, ?>) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageInterpolator
EL式を評価する。
exception(Throwable) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
例外を設定する。
exceptionConverter - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
exception converter.
exceptionConverter - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
exception converter.
execute(Object, Object[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.CallbackMethod
 
execute(Object, Object[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.ListenerCallbackMethod
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMax
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMin
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRange
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Equals
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthBetween
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthExact
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMax
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMin
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMax
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMin
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRange
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Pattern
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Require
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Unique
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.UniqueHashCode
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.WordForbid
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.WordRequire
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.DefaultValue
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.FullChar
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.HalfChar
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.LeftPad
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.Lower
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPad
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.NullConvert
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.OneSideTrim
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplace
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RightPad
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.Trim
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.Truncate
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.Upper
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.WordReplace
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.ParseProcessor
 
execute(Object, CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.PrintProcessor
 
executeCellProcessor(List<Object>, List<String>, CellProcessor[], CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
行の各カラムの値に対して、CellProcessorを適用します。
executeCellProcessors(List<Object>, List<?>, CellProcessor[], CsvContext) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
行の各カラムの値に対して、CellProcessorを適用します。
expand(Annotation[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.AnnotationExpander
複数のアノテーションを展開する。
expand(Annotation) - クラス のメソッドcom.github.mygreen.supercsv.builder.AnnotationExpander
アノテーションを展開する。
ExpandedAnnotation - com.github.mygreen.supercsv.builderのクラス
展開したアノテーション情報を保持するクラス。
ExpandedAnnotation(Annotation, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.builder.ExpandedAnnotation
 
expectedHeaders - 例外 の変数com.github.mygreen.supercsv.exception.SuperCsvNoMatchHeaderException
 
ExpressionEvaluationException - com.github.mygreen.supercsv.expressionの例外
式言語の評価に失敗した場合にスローする例外。
ExpressionEvaluationException(String, Throwable, String, Map<String, Object>) - 例外 のコンストラクタcom.github.mygreen.supercsv.expression.ExpressionEvaluationException
 
ExpressionLanguage - com.github.mygreen.supercsv.expressionのインタフェース
式言語の共通インタフェース。
ExpressionLanguageJEXLImpl - com.github.mygreen.supercsv.expressionのクラス
式言語JEXL(Java Expression Language)の実装。
ExpressionLanguageJEXLImpl() - クラス のコンストラクタcom.github.mygreen.supercsv.expression.ExpressionLanguageJEXLImpl
 
ExpressionLanguageJEXLImpl(JexlEngine) - クラス のコンストラクタcom.github.mygreen.supercsv.expression.ExpressionLanguageJEXLImpl
JexlEngineを指定するコンストラクタ。
extractBeanValues(Object, String[]) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
Extracts the bean values, using the supplied name mapping array.

F

FieldAccessor - com.github.mygreen.supercsv.builderのクラス
フィールドに統一的にアクセスするためのクラス。
FieldAccessor(Field, Comparator<Annotation>) - クラス のコンストラクタcom.github.mygreen.supercsv.builder.FieldAccessor
フィールド情報を指定するコンストラクタ。
FixedSizeHeaderMapper - com.github.mygreen.supercsv.builderのクラス
アノテーションCsvFixedSizeを元に、ヘッダーラベル情報を処理します。
FixedSizeHeaderMapper() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.FixedSizeHeaderMapper
 
FloatProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
Float型に対するビルダ
FloatProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.FloatProcessorBuilder
 
ForbiddenWordProvider - com.github.mygreen.supercsv.cellprocessor.constraintのインタフェース
CsvWordForbidによる禁止語彙のチェックを行う際の語彙を提供するためのインタフェースです。
format() - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageBuilder
メッセージをフォーマットして値を取得します。
format(boolean) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageBuilder
メッセージをフォーマットして値を取得します。
format(MessageResolver, MessageInterpolator) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError
メッセージにフォーマットする。
FullChar - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
半角を全角に変換するCellProcessor。
FullChar(CharCategory[]) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.FullChar
 
FullChar(CharCategory[], StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.FullChar
 
FullCharFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvFullCharをハンドリングして、CellProcessorのFullCharを作成する。
FullCharFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.FullCharFactory
 

G

GeneralProcessorBuilder<T> - com.github.mygreen.supercsv.builderのクラス
不明なタイプの時の汎用のビルダクラス。
GeneralProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.GeneralProcessorBuilder
 
generateCodes(String, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
コードの候補を生成する。
generateCodes(String, String, String, Class<?>) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
キーの候補を生成する。
generateFieldNameCodes(String, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
フィールド名のキーの候補を生成する。
generateObjectNameCodes(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
オブジェクト名のキーの候補を生成する。
generateParentNameCodes(String, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
フィールドの親のキーの候補を生成する。
generateTypeMismatchCodes(String, String, Class<?>) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
型変換エラーコードの候補を生成する。
get(K) - クラス のメソッドcom.github.mygreen.supercsv.expression.ObjectCache
 
getActualColumnSize() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvNoMatchColumnSizeException
 
getActualHeaders() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvNoMatchHeaderException
 
getAllErrors() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
全てのエラー情報を取得する。
getAnnoationComparator() - クラス のメソッドcom.github.mygreen.supercsv.builder.Configuration
アノテーションの一定の順序に並び変えるクラスを取得します。
getAnnotation(Class<A>) - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
アノテーションのタイプを指定してアノテーションを取得します。
getAnnotationAttribute(Annotation, String, Class<T>) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
アノテーションの指定した属性値を取得する。
getAnnotations(Class<A>) - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
アノテーションのタイプを指定してアノテーション一覧を取得します。
getAnnotationsByGroup(Class<A>, Class<?>...) - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
アノテーションのタイプとグループを指定してアノテーションを取得します。
getAnnotationsByGroup(Class<?>...) - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
付与されているアノテーションの一覧を取得する。
getApplicationContext() - クラス のメソッドcom.github.mygreen.supercsv.builder.SpringBeanFactory
 
getBeanFactory() - クラス のメソッドcom.github.mygreen.supercsv.builder.Configuration
Beanを生成するためのFactoryクラスを取得します。
getBeanMapping() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
Beanのマッピング情報を取得します。
getBeanMapping() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
Beanのマッピング情報を取得します。
getBeanMapping() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
Beanのマッピング情報を取得します。
getBeanMapping() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
Beanのマッピング情報を取得します。
getBeanMapping() - クラス のメソッドcom.github.mygreen.supercsv.validation.ValidationContext
 
getBindingErrors() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvBindingException
エラー情報を取得する。
getBuilderResolver() - クラス のメソッドcom.github.mygreen.supercsv.builder.Configuration
フィールドのタイプに対してProcessorBuilderを解決するクラスを取得します。
getCategories() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.FullChar
変換対象の文字の種類を取得します。
getCategories() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.HalfChar
変換対象の文字の種類を取得します。
getCellProcessorForReading() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
 
getCellProcessorForWriting() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
 
getCellProcessorsForReading() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
読み込み用のCellProcessorを取得する。
getCellProcessorsForReading() - クラス のメソッドcom.github.mygreen.supercsv.io.BeanMappingCache
 
getCellProcessorsForWriting() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
書き込み用のCellProcessorを取得する。
getCellProcessorsForWriting() - クラス のメソッドcom.github.mygreen.supercsv.io.BeanMappingCache
 
getChilds() - クラス のメソッドcom.github.mygreen.supercsv.builder.ExpandedAnnotation
合成されたアノテーションのクラスに付与されたアノテーションを取得する。
getCodeGenerator() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvExceptionConverter
 
getCodes() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError
メッセージコードの候補を取得する。
getColumnErrors() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
getColumnMapping(int) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
指定した列番号を持つカラムのマッピング情報を取得する。
getColumnMapping(String) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
指定したカラム名を持つカラムのマッピング情報を取得する。
getColumnMapping() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
カラムのマッピング情報
getColumnNumber() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドの列番号を取得します。
getColumns() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getConfiguration() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
システム情報を取得します。
getConfiguration() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
システム情報を取得します。
getCsvContext() - クラス のメソッドcom.github.mygreen.supercsv.validation.ValidationContext
 
getCsvMessageInterpolator() - クラス のメソッドcom.github.mygreen.supercsv.validation.beanvalidation.MessageInterpolatorAdapter
 
getDeclaredClass() - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
フィールドが定義されているクラス情報を取得する。
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
文字列とオブジェクトを相互変換する標準のフォーマッタを取得します。
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.GeneralProcessorBuilder
文字列とオブジェクトを相互変換する標準のフォーマッタを取得します。
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.AbstractJodaProcessorBuilder
 
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.AbstractDateProcessorBuilder
日時のフォーマッタを作成する。
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.AbstractNumberProcessorBuilder
 
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.BooleanProcessorBuilder
 
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.CalendarProcessorBuilder
 
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.CharacterProcessorBuilder
 
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.EnumProcessorBuilder
 
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.StringProcessorBuilder
 
getDefaultFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.time.AbstractTemporalProcessorBuilder
 
getDefaultMessage() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError
デフォルトメッセージを取得する。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.AbstractJodaProcessorBuilder
変換規則用のアノテーションが定義されていないときの標準の書式を取得する。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.DateTimeProcessorBuilder
yyyy-MM-dd HH:mm:ssZZを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.LocalDateProcessorBuilder
yyyy-MM-ddを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.LocalDateTimeProcessorBuilder
yyyy-MM-dd HH:mm:ssを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.LocalTimeProcessorBuilder
HH:mm:ssを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.MonthDayProcessorBuilder
MM-ddを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.YearMonthProcessorBuilder
yyyy-MMを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.AbstractDateProcessorBuilder
変換規則用のアノテーションが定義されていないときの標準の書式を取得する。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.DateProcessorBuilder
標準の書式を取得する。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.SqlDateProcessorBuilder
標準の書式を取得する。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.TimeProcessorBuilder
標準の書式を取得する。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.TimestampProcessorBuilder
標準の書式を取得する。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.AbstractTemporalProcessorBuilder
変換規則用のアノテーションが定義されていないときの標準の書式を取得する。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.LocalDateProcessorBuilder
uuuu-MM-ddを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.LocalDateTimeProcessorBuilder
uuuu-MM-dd HH:mm:ssを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.LocalTimeProcessorBuilder
HH:mm:ssを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.MonthDayProcessorBuilder
MM-ddを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.OffsetDateTimeProcessorBuilder
uuuu-MM-dd HH:mm:ssxxxを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.OffsetTimeProcessorBuilder
HH:mm:ssxxxを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.YearMonthProcessorBuilder
uuuu-MMを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.YearProcessorBuilder
uuuuを返す。
getDefaultPattern() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.ZonedDateTimeProcessorBuilder
uuuu-MM-dd HH:mm:ssxxx'['VV']'を返す。
getDefaultValidationMessage() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ValidationCellProcessor
標準の検証用のメッセージを取得する。
getDefinedHeader() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
Beanクラスを元に作成したヘッダー情報を取得する。
getDefinedHeader() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
Beanクラスを元に作成したヘッダー情報を取得する。
getDefinedHeader() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
Beanクラスを元に作成したヘッダー情報を取得する。
getDefinedHeader() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
Beanクラスを元に作成したヘッダー情報を取得する。
getDescription() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Pattern
 
getEncoding() - クラス のメソッドcom.github.mygreen.supercsv.localization.EncodingControl
設定されている文字コードを取得します。
getEntrySet() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ConstraintProcessorHandler
登録されているConstraintProcessorFactory情報を取得する。
getEntrySet() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ConversionProcessorHandler
登録されているConversionProcessorFactory情報を取得する。
getEntrySetForConsraint() - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
登録している検証用のアノテーションとそのファクトリクラスの情報を取得します。
getEntrySetForConversion() - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
登録している変換用のアノテーションとそのファクトリクラスの情報を取得します。
getEpxpectedColumnSize() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvNoMatchColumnSizeException
 
getEqualedValues(FieldAccessor) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.EqualedValueProvider
比較対象の値を取得します。
getEqualedValues() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Equals
値のプロバイダを取得する。
getErrorMessages() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
エラーメッセージを取得します。
getErrorMessages() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
エラーメッセージを取得します。
getExceptionConverter() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
処理中に発生した例外をメッセージに変換するクラスを取得します。
getExceptionConverter() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
処理中に発生した例外をメッセージに変換するクラスを取得します。
getExpectedHeaders() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvNoMatchHeaderException
 
getExpression() - 例外 のメソッドcom.github.mygreen.supercsv.expression.ExpressionEvaluationException
評価に失敗した式を取得する。
getExpressionLanguage() - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageInterpolator
EL式を解析する実装クラスを取得する。
getField() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
フィールド情報を取得します。
getField() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvFieldError
フィールド名を取得する。
getFieldErrorCount() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーの件数を取得する。
getFieldErrorCount(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
指定したパスのフィィールドエラーの件数を取得する。
getFieldErrors() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーを取得する
getFieldErrors(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
パスを指定してフィールドエラーを取得する
getFieldErrors(CsvBindingErrors) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドのエラー情報を取得する。
getFirstFieldError() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
先頭のフィールドエラーを取得する
getFirstFieldError(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
パスを指定して先頭のフィールドエラーを取得する
getFirstGlobalError() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
先頭のグローバルエラーを取得する。
getFlags() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Pattern
 
getFlags() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplace
 
getForbiddenWords(FieldAccessor) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.ForbiddenWordProvider
語彙の一覧を取得します。
getFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
文字列とオブジェクトを相互変換するフォーマッタを取得します。
getFormatter() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
フィールドのオブジェクトに対するフォーマッタ。
getGlobalErrorCount() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
グローバルエラーの件数を取得する
getGlobalErrors() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
グローバルエラーを取得する
getGroups() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getHeader() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
カラムのヘッダー一覧を取得する。
getHeader() - クラス のメソッドcom.github.mygreen.supercsv.io.BeanMappingCache
 
getHeader(boolean) - クラス のメソッドcom.github.mygreen.supercsv.io.CsvAnnotationBeanReader
getHeaderMapper() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
カラムに対するヘッダー情報を取得するためのマッパーを取得する。
getIndex() - クラス のメソッドcom.github.mygreen.supercsv.builder.ExpandedAnnotation
繰り返しのアノテーションの場合のインデックス番号を取得する。
getJexlEngine() - クラス のメソッドcom.github.mygreen.supercsv.expression.ExpressionLanguageJEXLImpl
JexlEngineを取得する。
getLabel() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
ラベル情報を取得します。
getLabel() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドのラベルを取得します。
getListeners() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getLocale(String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
文字列形式のロケールをオブジェクトに変換する。
getMathContext() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleNumberFormatter
パースする際の数値の丸め方法の指定情報を取得します。
getMax() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMax
 
getMax() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRange
 
getMax() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthBetween
 
getMax() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMax
 
getMax() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMax
 
getMax() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRange
 
getMaxSize() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.Truncate
最大文字長を取得する。
getMessage(String) - インタフェース のメソッドcom.github.mygreen.supercsv.localization.MessageResolver
コードを指定してメッセージを取得する。
getMessage(String) - クラス のメソッドcom.github.mygreen.supercsv.localization.PropertiesMessageResolver
コードを指定してメッセージを取得する。
getMessage(String) - クラス のメソッドcom.github.mygreen.supercsv.localization.ResourceBundleMessageResolver
コードを指定してメッセージを取得する。
getMessage(String) - クラス のメソッドcom.github.mygreen.supercsv.localization.SpringMessageResolver
コードを指定してメッセージを取得する。
getMessageCodeGenerator() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
 
getMessageInterpolator() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvExceptionConverter
 
getMessageResolver() - クラス のメソッドcom.github.mygreen.supercsv.validation.beanvalidation.MessageInterpolatorAdapter
 
getMessageResolver() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvExceptionConverter
 
getMessageSourceAccessor() - クラス のメソッドcom.github.mygreen.supercsv.localization.SpringMessageResolver
メッセージソースを取得する。
getMessageVariables() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.BooleanFormatter
 
getMessageVariables() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.DateFormatWrapper
 
getMessageVariables() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
getMessageVariables() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.JodaFormatWrapper
 
getMessageVariables() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.NumberFormatWrapper
 
getMessageVariables() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleNumberFormatter
 
getMessageVariables() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TemporalFormatWrapper
 
getMessageVariables() - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextParser
パース時のエラーメッセージ中の変数を取得します。
getMessageVariables() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException
検証用のメッセージ変数を取得する。
getMin() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMin
 
getMin() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRange
 
getMin() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthBetween
 
getMin() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMin
 
getMin() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMin
 
getMin() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRange
 
getName() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
カラムの名称を取得する。
getName() - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
フィールドの名称を取得する。
getName() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドの名称を取得します。
getNameMapping() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
フィールド名の一覧を取得する。
getNameMapping() - クラス のメソッドcom.github.mygreen.supercsv.io.BeanMappingCache
 
getNameWithClass() - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
クラス名付きのフィールド名称を取得する。
getNumber() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
カラムの番号を取得します。
getObjectName() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
オブジェクト名の取得
getObjectName() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError
オブジェクト名の取得。
getOriginal() - クラス のメソッドcom.github.mygreen.supercsv.builder.ExpandedAnnotation
元のアノテーションを取得する。
getOriginal() - クラス のメソッドcom.github.mygreen.supercsv.io.BeanMappingCache
キャッシュ元のデータを取得する。
getPadChar() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.LeftPad
パディングする文字を取得します。
getPadChar() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPad
パディング文字を取得する。
getPadChar() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RightPad
パディングする文字を取得します。
getPaddingProcessor() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPad
パディング処理の実装を取得する。
getPadSize() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.LeftPad
パディングするサイズを取得します。
getPadSize() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RightPad
パディングするサイズを取得します。
getParser() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.ParseProcessor
設定されている文字列のパーサを取得します。
getPattern(FieldAccessor) - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.AbstractJodaProcessorBuilder
アノテーションCsvDateTimeFormatが付与されている場合は、パターンを取得する。
getPattern(FieldAccessor) - クラス のメソッドcom.github.mygreen.supercsv.builder.time.AbstractTemporalProcessorBuilder
アノテーションCsvDateTimeFormatが付与されている場合は、パターンを取得する。
getPattern() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.DateFormatWrapper
 
getPattern() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.JodaFormatWrapper
 
getPattern() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.NumberFormatWrapper
 
getPattern() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TemporalFormatWrapper
 
getPattern() - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextParser
書式を取得します。
getPostReadMethods() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getPostWriteMethods() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getPrefix() - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
 
getPreReadMethods() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getPreWriteMethods() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getPrimitiveDefaultValue(Class<?>) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
プリミティブ型の初期値を取得する。
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMax
 
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMin
 
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRange
 
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Equals
フォーマッタを取得する
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMax
 
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMin
 
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRange
 
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Unique
 
getPrinter() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.UniqueHashCode
 
getProcessingErrors() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvBindingException
CellProcessor内で発生したエラー情報を取得する。
getProperties() - クラス のメソッドcom.github.mygreen.supercsv.localization.PropertiesMessageResolver
 
getRegex() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Pattern
 
getRegex() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplace
 
getRejectedValue() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException
検証に失敗した値を取得する。
getReplacedWords(FieldAccessor) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.ReplacedWordProvider
語彙の一覧を取得する。
getReplacement() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplace
 
getReplacement() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.ReplacedWordProvider.Word
置換後の文字列を返します。
getRequiredLengths() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.LengthExact
比較対象の文字長の候補を取得する。
getRequiredWords(FieldAccessor) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.RequiredWordProvider
語彙の一覧を取得する。
getReturnValue() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.DefaultValue
置換する値を取得する。
getSelectorMethod() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
getSize() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPad
パディングのサイズを取得する。
getSuffix() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.Truncate
接尾語を取得する
getTargetAnnotation() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvInvalidAnnotationException
エラーの元となったアノテーションを取得する。
getTargetObject() - 例外 のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextPrintException
フォーマットに失敗したオブジェクトの値を取得する。
getTargetText() - 例外 のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextParseException
パース対象の文字列を取得する。
getTargetValidator() - クラス のメソッドcom.github.mygreen.supercsv.validation.beanvalidation.CsvBeanValidator
BeanValidationのValidatorを取得する。
getTokens() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.NullConvert
比較対象の値
getToObjectMap() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
getToStringMap() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
getToType() - 例外 のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextParseException
パース先のクラスタイプを取得する。
getTrimChar() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.OneSideTrim
トリム対象の文字を取得する
getType() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getType() - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
フィールドのタイプを取得する。
getType() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
getType() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.ParseProcessor
変換対象のクラスタイプを取得します。
getType() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドのークラスタイプを取得します。
getTypeMismatchCode() - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
 
getTypeName() - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
フィールドのタイプのクラス名称を取得する。
getValidationContext() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
入力値検証の情報
getValidationMessage() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.AbstractTextFormatter
 
getValidationMessage() - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextParser
パース時のエラーメッセージを取得します。
getValidationMessage() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ValidationCellProcessor
検証エラー時のメッセージを取得します。
getValidationMessage() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException
検証用のメッセージを取得する。
getValidators() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
getValidators() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
レコードの値を検証するValidatorを取得します。
getValidators() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
レコードの値を検証するValidatorを取得します。
getValidators() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドのValidatorの一覧を取得する。
getValue() - 列挙 のメソッドcom.github.mygreen.supercsv.annotation.PatternFlag
 
getValue(Object) - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
フィールドの値を取得する。
getValue() - 例外 のメソッドcom.github.mygreen.supercsv.localization.MessageParseException
value を取得する
getValue() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドの値を取得します。
getVariables() - 例外 のメソッドcom.github.mygreen.supercsv.expression.ExpressionEvaluationException
評価に失敗した変数のマップを取得する。
getVariables() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError
メッセージ変数を取得する。
getWord() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.ReplacedWordProvider.Word
置換対象の語彙を取得する。
getWords() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.WordForbid
禁止語彙を取得する。
getWords() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.WordRequire
必須語彙のを取得する。

H

HalfChar - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
全角を半角に変換するCellProcessor。
HalfChar(CharCategory[]) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.HalfChar
 
HalfChar(CharCategory[], StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.HalfChar
 
HalfCharFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvHalfCharをハンドリングして、CellProcessorのHalfCharを作成する。
HalfCharFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.HalfCharFactory
 
hasAnnotation(Class<A>) - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
指定したアノテーションと持つかどうか。
hasAnnotationAttribute(Annotation, String, Class<T>) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
アノテーションの指定した属性値を持つかどうか判定する。
hasAnnotationByGroup(Class<A>, Class<?>...) - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
グループを指定して指定したアノテーションを持つかどうか判定します。
hasError(CsvBindingErrors) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドに対するエラーがあるか検査します。
hasErrors() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
エラー情報が存在するかどうか確かめる。
hasFieldErrors() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーが存在するか確かめる。
hasFieldErrors(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
指定したパスのフィィールドエラーが存在するか確かめる。
hasGlobalErrors() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
グローバルエラーがあるか確かめる。
hasNotError(CsvBindingErrors) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドに対するエラーがないか検査します。
HeaderMapper - com.github.mygreen.supercsv.builderのインタフェース
カラムに対するヘッダーを決める処理のインタフェース。

I

init() - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
デフォルトのProcessorFactoryなどの登録を行い、初期化を行う。
init() - クラス のメソッドcom.github.mygreen.supercsv.builder.joda.AbstractJodaProcessorBuilder
 
init() - クラス のメソッドcom.github.mygreen.supercsv.builder.ProcessorBuilderResolver
標準のProcessorBuilderを登録緒する。
init() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.AbstractDateProcessorBuilder
 
init() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.AbstractNumberProcessorBuilder
 
init() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.CalendarProcessorBuilder
 
init() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.EnumProcessorBuilder
 
init() - クラス のメソッドcom.github.mygreen.supercsv.builder.standard.StringProcessorBuilder
 
init() - クラス のメソッドcom.github.mygreen.supercsv.builder.time.AbstractTemporalProcessorBuilder
 
init() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
1行目のレコードをヘッダー情報として読み込んで、カラム情報を初期化を行います。
init(String...) - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
ヘッダー情報を指定して、カラム情報の初期化を行います。
init() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
ヘッダー情報を指定しないで初期化を行います。
init(String...) - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
ヘッダー情報を指定して初期化を行います。
instantiateBean(Class<T>) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
指定したBeanのクラスのインスタンスを作成する。
IntegerProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
Integer型に対するビルダ。
IntegerProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.IntegerProcessorBuilder
 
interpolate(String, Map<String, ?>) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageInterpolator
メッセージを引数varsで指定した変数で補完する。
interpolate(String, Map<String, ?>, boolean) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageInterpolator
メッセージを引数varsで指定した変数で補完する。
interpolate(String, Map<String, ?>, boolean, MessageResolver) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageInterpolator
メッセージを引数varsで指定した変数で補完する。
interpolate(String, MessageInterpolator.Context) - クラス のメソッドcom.github.mygreen.supercsv.validation.beanvalidation.MessageInterpolatorAdapter
 
interpolate(String, MessageInterpolator.Context, Locale) - クラス のメソッドcom.github.mygreen.supercsv.validation.beanvalidation.MessageInterpolatorAdapter
 
invoke(Object, CsvContext, CsvBindingErrors, BeanMapping<?>) - クラス のメソッドcom.github.mygreen.supercsv.builder.CallbackMethod
メソッドの実行
isAnnotationType(Class<?>) - クラス のメソッドcom.github.mygreen.supercsv.builder.ExpandedAnnotation
指定したアノテーションのクラスタイプかどうか。
isChopped() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPad
固定長を超える場合に切り出しをするかどうか取得する。
isComposed() - クラス のメソッドcom.github.mygreen.supercsv.builder.ExpandedAnnotation
CsvCompositionが付与された合成されたアノテーションかどうか。
isConsiderBlank() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Require
空白文字を考慮するかどうか。
isConsiderEmpty() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.Require
空文字を考慮するかどうか。
isDeterminedNumber() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
番号が決まっている(1以上)かどうか。
isEmpty(String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
文字列が空文字か判定する。
isEmpty(Collection<?>) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
コレクションが空か判定する。
isEmpty(Object[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
配列がが空か判定する。
isEmpty() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
値が空かどうか判定します。
isEmptyColumnErrors() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
isEnabledJodaTime() - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
Joda-Timeのライブラリが利用可能かどうか。
isHeader() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
ヘッダーが存在するとして処理するかどうか。
isIgnoreCase() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.NullConvert
大文字・小文字の区別を行うかどうか。
isIgnoreCase() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
isInclusive() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMax
値を比較する際に指定した値を含むかどうか。
isInclusive() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeMin
値を比較する際に指定した値を含むかどうか。
isInclusive() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.DateTimeRange
値を比較する際に指定した値を含むかどうか。
isInclusive() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMax
値を比較する際に指定した値を含むかどうか。
isInclusive() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMin
値を比較する際に指定した値を含むかどうか。
isInclusive() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRange
値を比較する際に指定した値を含むかどうか。
isLeftAlign() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.OneSideTrim
左側をトリムするかどうかを取得する。
isLenient() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.NumberFormatWrapper
パースする際に、数値に変換可能な部分のみ変換するかどうか。
isLenient() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleNumberFormatter
パースする際に、数値に変換可能な部分のみ変換するかどうか。
isNotEmpty(String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
文字列が空文字でないか判定する。
isNotEmpty(Collection<?>) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
 
isNotEmpty(Object[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
配列が空でないか判定する
isNotEmpty() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
値が空でないかどうか判定します。
isNotEmptyColumnErrors() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
isParedError() - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException
パース時などの型変換エラーかどうか。
isPartialized() - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
部分的なカラムかどうか判定する。
isPartialMatched() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplace
 
isProcessingFailure() - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvFieldError
CellProcessor内で発生したエラーかどうか。
isRightAlign() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPad
右詰めかどうかを取得する。
isSkipValidationOnWrite() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
isSkipValidationOnWrite() - クラス のメソッドcom.github.mygreen.supercsv.builder.Configuration
書き込み時に入力値検証をスキップするかどうかを取得します。
isTypeOf(Class<?>) - クラス のメソッドcom.github.mygreen.supercsv.builder.FieldAccessor
フィールドのタイプが指定してたタイプかどうか。
isValidateHeader() - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 

J

JapaneseCharReplacer - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
日本語の全角・半角の文字を置換する。
JapaneseCharReplacer(Collection<CharCategory>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.JapaneseCharReplacer
 
JapaneseCharReplacer(CharCategory...) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.JapaneseCharReplacer
 
JodaFormatWrapper<T> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
Joda-Timeのフォーマッタをラップしたクラス。
JodaFormatWrapper(DateTimeFormatter, Class<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.JodaFormatWrapper
 
join(int[], String) - クラス のstaticメソッドcom.github.mygreen.supercsv.expression.CustomFunctions
int型の配列の値を結合する。
join(Object[], String) - クラス のstaticメソッドcom.github.mygreen.supercsv.expression.CustomFunctions
配列の値を結合する。
join(Object[], String, TextPrinter) - クラス のstaticメソッドcom.github.mygreen.supercsv.expression.CustomFunctions
配列の値を結合する。
join(Collection<?>, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.expression.CustomFunctions
コレクションの値を結合する。
join(Collection<?>, String, TextPrinter) - クラス のstaticメソッドcom.github.mygreen.supercsv.expression.CustomFunctions
コレクションの値を結合する。

L

LazyBeanMappingFactory - com.github.mygreen.supercsv.builderのクラス
カラム番号の設定、チェックを行わないで、BeanからCSVのマッピング情報を作成するクラス。
LazyBeanMappingFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.LazyBeanMappingFactory
デフォルトコンストラクタ
LazyCsvAnnotationBeanReader<T> - com.github.mygreen.supercsv.ioのクラス
カラムの定義が曖昧なアノテーションを元にCSVファイルを読み込むためのクラス。
LazyCsvAnnotationBeanReader(Class<T>, Reader, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
Beanのクラスタイプを指定して、LazyCsvAnnotationBeanReaderを作成するコンストラクタ。
LazyCsvAnnotationBeanReader(BeanMapping<T>, Reader, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
Beanのマッピング情報を指定して、LazyCsvAnnotationBeanReaderを作成するコンストラクタ。
LazyCsvAnnotationBeanReader(Class<T>, ITokenizer, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
Beanのクラスタイプを指定して、LazyCsvAnnotationBeanReaderを作成するコンストラクタ。
LazyCsvAnnotationBeanReader(BeanMapping<T>, ITokenizer, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
Beanのマッピング情報を指定して、LazyCsvAnnotationBeanReaderを作成するコンストラクタ。
LazyCsvAnnotationBeanWriter<T> - com.github.mygreen.supercsv.ioのクラス
カラムの定義が曖昧なアノテーションを元にCSVファイルを書き出すためのクラス。
LazyCsvAnnotationBeanWriter(Class<T>, Writer, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
Beanのクラスタイプを指定して、LazyCsvAnnotationBeanWriterを作成するコンストラクタ。
LazyCsvAnnotationBeanWriter(BeanMapping<T>, Writer, CsvPreference, Class<?>...) - クラス のコンストラクタcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
Beanのマッピング情報を指定して、LazyCsvAnnotationBeanWriterを作成するコンストラクタ。
LeftPad - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
左側にパディングする。
LeftPad(int, char) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.LeftPad
 
LeftPad(int, char, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.LeftPad
 
LeftPadFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーション CsvLeftPadをハンドリングして、LeftPadを作成します。
LeftPadFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.LeftPadFactory
 
LengthBetween - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
文字列長が範囲であるか検証するCellProcessor.
LengthBetween(int, int) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthBetween
 
LengthBetween(int, int, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthBetween
 
LengthBetweenFactory - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvLengthBetweenをハンドリングして、CellProcessorのLengthBetweenを作成する。
LengthBetweenFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthBetweenFactory
 
LengthExact - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
文字列の長さを検証するCellProcessor.
LengthExact(Collection<Integer>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthExact
 
LengthExact(Collection<Integer>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthExact
 
LengthExactFactory - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvLengthExactをハンドリングして、CellProcessorのLengthExactを作成する。
LengthExactFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthExactFactory
 
LengthMax - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
文字列が最大長以下か検証するCellProcessor.
LengthMax(int) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMax
 
LengthMax(int, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMax
 
LengthMaxFactory - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvLengthMaxをハンドリングして、CellProcessorのLengthMaxを作成する。
LengthMaxFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMaxFactory
 
LengthMin - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
文字列が最小文字以上か検証するCellProcessor.
LengthMin(int) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMin
 
LengthMin(int, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMin
 
LengthMinFactory - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvLengthMinをハンドリングして、CellProcessorのLengthMinを作成する。
LengthMinFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.LengthMinFactory
 
lenient(boolean) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleDateFormatBuilder
 
lines() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
Stream を返します。
ListenerCallbackMethod - com.github.mygreen.supercsv.builderのクラス
Listenerクラス用のコールバック用メソッドの実行
ListenerCallbackMethod(Object, Method) - クラス のコンストラクタcom.github.mygreen.supercsv.builder.ListenerCallbackMethod
 
LocalDateProcessorBuilder - com.github.mygreen.supercsv.builder.jodaのクラス
LocalDateに対するAutoBuilder。
LocalDateProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.joda.LocalDateProcessorBuilder
 
LocalDateProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
LocalDate型のビルダクラス。
LocalDateProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.LocalDateProcessorBuilder
 
LocalDateTimeProcessorBuilder - com.github.mygreen.supercsv.builder.jodaのクラス
LocalDateTimeに対するProcessorBuilder
LocalDateTimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.joda.LocalDateTimeProcessorBuilder
 
LocalDateTimeProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
LocalDateTimeに対するビルダ。
LocalDateTimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.LocalDateTimeProcessorBuilder
 
locale(Locale) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleDateFormatBuilder
 
LocalTimeProcessorBuilder - com.github.mygreen.supercsv.builder.jodaのクラス
LocalTimeに対するProcessorBuilder
LocalTimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.joda.LocalTimeProcessorBuilder
 
LocalTimeProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
 
LocalTimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.LocalTimeProcessorBuilder
 
LongProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
Long型に対するビルダ
LongProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.LongProcessorBuilder
 
Lower - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
小文字に変換するCellProcessor
Lower() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.Lower
 
Lower(StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.Lower
 
LowerFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvLowerをハンドリングして、Lowerを作成する。
LowerFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.LowerFactory
 

M

message(String) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
例外用のメッセージを設定する。
MessageBuilder - com.github.mygreen.supercsv.localizationのクラス
エラーメッセージを組み立てたりするためのユーティリティクラス。
MessageBuilder(String) - クラス のコンストラクタcom.github.mygreen.supercsv.localization.MessageBuilder
メッセージコードを指定してインスタンスを作成します。
MessageCodeGenerator - com.github.mygreen.supercsv.validationのクラス
メッセージのコードを生成するクラス。
MessageCodeGenerator() - クラス のコンストラクタcom.github.mygreen.supercsv.validation.MessageCodeGenerator
 
messageFormat(String, Object...) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
例外用のメッセージをフォーマットして設定する。
MessageInterpolator - com.github.mygreen.supercsv.localizationのクラス
名前付き変数のメッセージをフォーマットするクラス。
MessageInterpolator() - クラス のコンストラクタcom.github.mygreen.supercsv.localization.MessageInterpolator
デフォルトのコンストラクタ 式言語の処理実装として、JEXLのExpressionLanguageJEXLImpl が設定されます。
MessageInterpolator(ExpressionLanguage) - クラス のコンストラクタcom.github.mygreen.supercsv.localization.MessageInterpolator
式言語の実装を指定するコンストラクタ
MessageInterpolatorAdapter - com.github.mygreen.supercsv.validation.beanvalidationのクラス
SuperCsvAnnotationのMessageInterpolatorとBeanValidationのMessageInterpolatorをブリッジする。
MessageInterpolatorAdapter(MessageResolver, MessageInterpolator) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.beanvalidation.MessageInterpolatorAdapter
 
MessageParseException - com.github.mygreen.supercsv.localizationの例外
メッセージのフォーマットに失敗した際にスローされる例外
MessageParseException(String, String) - 例外 のコンストラクタcom.github.mygreen.supercsv.localization.MessageParseException
 
MessageResolver - com.github.mygreen.supercsv.localizationのインタフェース
メッセージを解決する機能を提供するインターフェース。
messageSourceAccessor - クラス の変数com.github.mygreen.supercsv.localization.SpringMessageResolver
 
messageVariables(String, Object) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
検証エラー用メッセージの引数を追加する。
messageVariables(Map<String, Object>) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
値が存在する場合に検証エラー用メッセージの引数を追加する。
messageVariablesIfPresent(String, Optional<?>) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
値が存在する場合に検証エラー用メッセージの引数を追加する。
method - クラス の変数com.github.mygreen.supercsv.builder.CallbackMethod
 
MonthDayProcessorBuilder - com.github.mygreen.supercsv.builder.jodaのクラス
MonthDayに対するAutoBuilder。
MonthDayProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.joda.MonthDayProcessorBuilder
 
MonthDayProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
MonthDay型のビルダクラス。
MonthDayProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.MonthDayProcessorBuilder
 
MultiPad - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
固定長にそろえるCellProcessor
MultiPad(int, char, boolean, boolean, PaddingProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPad
コンストラクタ
MultiPad(int, char, boolean, boolean, PaddingProcessor, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPad
コンストラクタ
MultiPadFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvMultiPadを元に、CellProcesssorMultiPadを作成します。
MultiPadFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.MultiPadFactory
 

N

newBundle(String, Locale, String, ClassLoader, boolean) - クラス のメソッドcom.github.mygreen.supercsv.localization.EncodingControl
 
notEmpty(String, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.ArgUtils
文字列が空 or nullでないかどうか検証する。
notEmpty(Object[], String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.ArgUtils
配列のサイズが0または、nullでないかどうか検証する。
notEmpty(Collection<?>, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.ArgUtils
Collection(リスト、セット)のサイズが0または、nullでないかどうか検証する。
notEmpty(Map<?, ?>, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.ArgUtils
マップのサイズが0または、nullでないかどうか検証する。
notMax(T, T, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.ArgUtils
引数が 'arg' <= 'max' の関係か検証する。
notMin(T, T, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.ArgUtils
引数が 'arg' >= 'min' の関係か検証する。
notNull(Object, String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.ArgUtils
値がnullでないかどうか検証する。
NullConvert - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
値が比較対象の値と一致する場合、nullに変換する。
NullConvert(Collection<String>, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.NullConvert
 
NullConvert(Collection<String>, boolean, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.NullConvert
 
NullConvertFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvNullConvertをハンドリングして、任意の値をnull変換するためのCellProcessorNullConvertを作成する。
NullConvertFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.NullConvertFactory
 
NumberFormatWrapper<T extends Number> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
書式を指定した数値のフォーマッタ。
NumberFormatWrapper(NumberFormat, Class<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.NumberFormatWrapper
 
NumberFormatWrapper(NumberFormat, Class<T>, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.NumberFormatWrapper
 
NumberMax<T extends Number & Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
数値が指定した値以下かどうか検証するCellProcessor.
NumberMax(T, boolean, TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMax
 
NumberMax(T, boolean, TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMax
 
NumberMaxFactory<N extends Number & Comparable<N>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvNumberMaxをハンドリングして、NumberMaxを作成する。
NumberMaxFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMaxFactory
 
NumberMin<T extends Number & Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
数値が指定した以上の値か検証するCellProcessor。
NumberMin(T, boolean, TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMin
 
NumberMin(T, boolean, TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMin
 
NumberMinFactory<N extends Number & Comparable<N>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvNumberMinをハンドリングして、NumberMinを作成する。
NumberMinFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberMinFactory
 
NumberRange<T extends Number & Comparable<T>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
数値が指定した値の範囲内かどうか検証するCellProcessor.
NumberRange(T, T, boolean, TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRange
 
NumberRange(T, T, boolean, TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRange
 
NumberRangeFactory<N extends Number & Comparable<N>> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvNumberRangeをハンドリングして、NumberRangeを作成する。
NumberRangeFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.NumberRangeFactory
 

O

ObjectCache<K,V> - com.github.mygreen.supercsv.expressionのクラス
 
ObjectCache() - クラス のコンストラクタcom.github.mygreen.supercsv.expression.ObjectCache
Creates a new cache keeping all objects.
ObjectCache(int) - クラス のコンストラクタcom.github.mygreen.supercsv.expression.ObjectCache
 
OffsetDateTimeProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
OffsetDateTimeに対するビルダ。
OffsetDateTimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.OffsetDateTimeProcessorBuilder
 
OffsetTimeProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
OffsetTimeに対するビルダ。
OffsetTimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.OffsetTimeProcessorBuilder
 
onError(SuperCsvException) - インタフェース のメソッドcom.github.mygreen.supercsv.io.CsvErrorHandler
CSV処理に失敗したときに呼び出される処理です。
OneSideTrim - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
片方だけトリムするCellProcessor。
OneSideTrim(char, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.OneSideTrim
コンストラクタ
OneSideTrim(char, boolean, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.OneSideTrim
コンストラクタ
OneSideTrimFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvOneSideTrimを元にCellProcessorOneSideTrimを作成するクラス。
OneSideTrimFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.OneSideTrimFactory
 
onSuccess(T) - インタフェース のメソッドcom.github.mygreen.supercsv.io.CsvSuccessHandler
CSVの行に対する処理が正常に行われたときに呼び出されます。

P

pad(String, int, char, boolean, boolean) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.AbstractPaddingOperator
 
pad(String, int, char, boolean, boolean) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.PaddingProcessor
テキストをパディングする
PaddingProcessor - com.github.mygreen.supercsv.cellprocessor.conversionのインタフェース
文字列をパディングする処理のインタフェース。
parse(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.BooleanFormatter
 
parse(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.DateFormatWrapper
 
parse(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
parse(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.JodaFormatWrapper
文字列をパースして、オブジェクトに変換する。
parse(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.NumberFormatWrapper
 
parse(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleNumberFormatter
 
parse(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TemporalFormatWrapper
文字列をパースして、オブジェクトに変換する。
parse(String) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextParser
文字列をパースして、オブジェクトに変換する。
parse(String, Map<String, ?>, boolean, MessageResolver) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageInterpolator
メッセージをパースし、変数に値を差し込み、EL式を評価する。
parsedError(boolean) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
パース時のエラーかどうか設定する。
ParseProcessor<T> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
文字列を解析して、各オブジェクト型に変換するCellProcessor。
ParseProcessor(Class<T>, TextParser<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.ParseProcessor
 
ParseProcessor(Class<T>, TextParser<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.ParseProcessor
 
ParseProcessorFactory<T> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
文字列をパースして、各オブジェクト型に変換するCellProcessor ParseProcessorを作成する。
ParseProcessorFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.ParseProcessorFactory
 
PATH_SEPARATOR - クラス のstatic変数com.github.mygreen.supercsv.validation.CsvBindingErrors
パスの区切り文字
Pattern - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
文字列に対して、正規表現に一致するか検証するCellProcessor.
Pattern(Pattern, String) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.Pattern
 
Pattern(Pattern, String, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.Pattern
 
PatternFactory - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvPatternをハンドリングして、CellProcessorのPatternを作成する。
PatternFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.PatternFactory
 
PatternFlag - com.github.mygreen.supercsv.annotationの列挙
正規表現をコンパイルする際のフラグを表現するための列挙型。
populateBean(T, String[], CsvBindingErrors) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
Beanの各フィールドに対して値を設定する。
popup(LinkedList<String>) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.StackUtils
スタックから先頭の値を取り出す。
popupAndConcat(LinkedList<String>) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.StackUtils
スタックの値を取り出し、文字列として結合する。
print(Boolean) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.BooleanFormatter
 
print(Date) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.DateFormatWrapper
日時オブジェクトを文字列にフォーマットします。
print(T) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.EnumFormatter
 
print(T) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.JodaFormatWrapper
 
print(Number) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.NumberFormatWrapper
 
print(T) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleNumberFormatter
 
print(T) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TemporalFormatWrapper
 
print(T) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextPrinter
オブジェクトをフォーマットして、文字列に変換する。
PrintProcessor<T> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
オブジェクトを文字列に変換するプロセッサ。
PrintProcessor(TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.PrintProcessor
プリンタを指定してインスタンスを作成するコンストラクタ。
PrintProcessor(TextPrinter<T>, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.PrintProcessor
プリンタを指定してインスタンスを作成するコンストラクタ。
PrintProcessorFactory<T> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
各オブジェクトを文字列に変換するCellProcessor PrintProcessor を作成します。
PrintProcessorFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.PrintProcessorFactory
 
printStackTrace(PrintStream) - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvBindingException
 
printStackTrace(PrintWriter) - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvBindingException
 
printStackTrace(PrintStream) - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
printStackTrace(PrintWriter) - 例外 のメソッドcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
processedColumns - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
temporary storage of processed columns to be mapped to the bean
processedColumns - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
temporary storage of processed columns to be written
processErrors(CsvBindingErrors, CsvContext, Optional<SuperCsvRowException>) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
行の例外情報をメッセージに変換したりします。
processErrors(CsvBindingErrors, CsvContext, Optional<SuperCsvRowException>) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
行の例外情報をメッセージに変換したりします。
processingFailure(boolean) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvFieldError.Builder
 
ProcessorBuilder<T> - com.github.mygreen.supercsv.builderのインタフェース
CellProcessorを組み立てるためのインタフェース。
ProcessorBuilderResolver - com.github.mygreen.supercsv.builderのクラス
各タイプに対して、登録されたProcessorBuilderを解決するクラス。
ProcessorBuilderResolver() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.ProcessorBuilderResolver
デフォルトコンストラクタ。
ProcessorFactory - com.github.mygreen.supercsv.cellprocessorのインタフェース
CellProcessorのインスタンスを作成するインタフェース。
PropertiesMessageResolver - com.github.mygreen.supercsv.localizationのクラス
Propertiesを元にメッセージを解決するためのクラス。
PropertiesMessageResolver() - クラス のコンストラクタcom.github.mygreen.supercsv.localization.PropertiesMessageResolver
デフォルトのコンストラクタ。
PropertiesMessageResolver(Properties) - クラス のコンストラクタcom.github.mygreen.supercsv.localization.PropertiesMessageResolver
プロパティを指定してインスタンスを作成する。
put(K, V) - クラス のメソッドcom.github.mygreen.supercsv.expression.ObjectCache
 

R

read() - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
1レコード分を読み込みます。
read(CsvSuccessHandler<T>, CsvErrorHandler) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
成功時、例外発生時の処理を指定して、1レコード分を読み込みます。
read() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
1レコード分を読み込みます。
readAll() - クラス のメソッドcom.github.mygreen.supercsv.io.CsvAnnotationBeanReader
レコードを全て読み込みます。
readAll(boolean) - クラス のメソッドcom.github.mygreen.supercsv.io.CsvAnnotationBeanReader
レコードを全て読み込みます。
readAll() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
レコードを全て読み込みます。
readAll(boolean) - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanReader
レコードを全て読み込みます。
readingFactory - クラス の変数com.github.mygreen.supercsv.builder.AbstractProcessorBuilder
読み込み時の変換用のCellProcessorを作成する。
ready() - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.CharReplacer
登録後に置換文字の整理を行うため、必ず実行すること。
RegexReplace - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
文字列を置換するCellProcessorです。
RegexReplace(Pattern, String, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplace
正規表現と置換文字を指定してインスタンスを作成するコンストラクタ。
RegexReplace(Pattern, String, boolean, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplace
正規表現と置換文字を指定してインスタンスを作成するコンストラクタ。
RegexReplaceFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvRegexReplaceをハンドリングして、値を置換するCellProcessorのRegexReplaceを追加する。
RegexReplaceFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.RegexReplaceFactory
 
register(Class<T>, ProcessorBuilder<T>) - クラス のメソッドcom.github.mygreen.supercsv.builder.ProcessorBuilderResolver
ProcessorBuilderを登録する。
register(Class<A>, ConstraintProcessorFactory<A>) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ConstraintProcessorHandler
アノテーションに対するConstraintProcessorFactoryを登録する。
register(String, String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.CharReplacer
置換対象の文字を登録する。
register(Class<A>, ConversionProcessorFactory<A>) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ConversionProcessorHandler
アノテーションに対するConversionProcessorFactoryを登録する。
registerForConstraint(Class<A>, ConstraintProcessorFactory<A>) - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
制約のCellProcessorを作成するクラスを登録する。
registerForConversion(Class<A>, ConversionProcessorFactory<A>) - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
変換のCellProcessorを作成するクラスを登録する。
registerForReading(ProcessorFactory) - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
読み込み用のCellProcessorを作成するクラスを登録する。
registerForWriting(ProcessorFactory) - クラス のメソッドcom.github.mygreen.supercsv.builder.AbstractProcessorBuilder
書き込み用のCellProcessorを作成するクラスを登録する。
reject(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
グローバルエラーを登録する。
reject(String, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
グローバルエラーを登録する。
reject(String, Map<String, Object>) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
グローバルエラーを登録する。
reject(String, Map<String, Object>, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
グローバルエラーを登録する。
reject(String[], Map<String, Object>, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
グローバルエラーを登録する。
rejectedValue(Object) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
検証に失敗した値
rejectValue(String, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーを登録します。
rejectValue(String, String, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーを登録します。
rejectValue(String, String, Map<String, Object>, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーを登録します。
rejectValue(String, Class<?>, String, Map<String, Object>) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーを登録します。
rejectValue(String, Class<?>, String, Map<String, Object>, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーを登録します。
rejectValue(String, Class<?>, String[], Map<String, Object>, String) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
フィールドエラーを登録します。
removeResourceBundle(ResourceBundle) - クラス のメソッドcom.github.mygreen.supercsv.localization.ResourceBundleMessageResolver
メッセージソースを削除する。
replace(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.CharReplacer
登録された文字を元に置換する。
ReplacedWordProvider - com.github.mygreen.supercsv.cellprocessor.conversionのインタフェース
CsvWordReplaceによる語彙による置換処理をを個ナウ際の語彙を提供するためのインタフェースです。
ReplacedWordProvider.Word - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
置換語彙を表現するクラス。
replaceToFullChar(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.JapaneseCharReplacer
半角を全角に変換する。
replaceToHalfChar(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.JapaneseCharReplacer
全角を半角に変換する。
Require - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
値が必須かどうかチェックする制約のCellProcessor。
Require(boolean, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.Require
 
Require(boolean, boolean, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.Require
 
RequiredWordProvider - com.github.mygreen.supercsv.cellprocessor.constraintのインタフェース
CsvWordRequireによる必須語彙のチェックを行う際の語彙を提供するためのインタフェースです。
RequireFactory - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvRequireをハンドリングして、CellProcessorのRequireを作成する。
RequireFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.RequireFactory
 
resolve(Class<T>) - クラス のメソッドcom.github.mygreen.supercsv.builder.ProcessorBuilderResolver
指定したクラスタイプに対するProcessorBuilderを取得する。
ResourceBundleMessageResolver - com.github.mygreen.supercsv.localizationのクラス
ResourceBundleを元にメッセージを解決するクラス。
ResourceBundleMessageResolver(String, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.localization.ResourceBundleMessageResolver
メッセージリソースのパスを指定して、インスタンスを作成します。
ResourceBundleMessageResolver() - クラス のコンストラクタcom.github.mygreen.supercsv.localization.ResourceBundleMessageResolver
デフォルトのコンストラクタ。
ResourceBundleMessageResolver(ResourceBundle) - クラス のコンストラクタcom.github.mygreen.supercsv.localization.ResourceBundleMessageResolver
独自のメッセージソースを指定してインスタンスを作成する。
RightPad - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
左側にパディングする。
RightPad(int, char) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.RightPad
 
RightPad(int, char, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.RightPad
 
RightPadFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーション CsvRightPadをハンドリングして、RightPadを作成します。
RightPadFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.RightPadFactory
 

S

setAnnoationComparator(Comparator<Annotation>) - クラス のメソッドcom.github.mygreen.supercsv.builder.Configuration
アノテーションの一定の順序に並び変えるクラスを設定します。
setApplicationContext(ApplicationContext) - クラス のメソッドcom.github.mygreen.supercsv.builder.SpringBeanFactory
 
setBeanFactory(BeanFactory<Class<?>, Object>) - クラス のメソッドcom.github.mygreen.supercsv.builder.Configuration
Beanを生成するためのFactoryクラスを設定します。
setBuilderResolver(ProcessorBuilderResolver) - クラス のメソッドcom.github.mygreen.supercsv.builder.Configuration
フィールドのタイプに対してProcessorBuilderを解決するクラスを設定します。
setCellProcessorForReading(CellProcessor) - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
 
setCellProcessorForWriting(CellProcessor) - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
 
setCodeGenerator(MessageCodeGenerator) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvExceptionConverter
 
setColumns(List<ColumnMapping>) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
setConfiguration(Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
システム情報を取得します。
setConfiguration(Configuration) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
システム情報を取得します。
setExceptionConverter(CsvExceptionConverter) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
処理中に発生した例外をメッセージに変換するクラスを設定します。
setExceptionConverter(CsvExceptionConverter) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
処理中に発生した例外をメッセージに変換するクラスを設定します。
setExpressionLanguage(ExpressionLanguage) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageInterpolator
EL式を解析する実装クラスを設定する。
setField(FieldAccessor) - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
 
setFormatter(TextFormatter<?>) - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
 
setGroups(Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
setHeader(boolean) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
ヘッダーが存在するとして処理するかどうか設定する。
setHeaderMapper(HeaderMapper) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
カラムに対するヘッダー情報を取得するためのマッパーを設定します。
setIndex(int) - クラス のメソッドcom.github.mygreen.supercsv.builder.ExpandedAnnotation
繰り返しのアノテーションの場合のインデックス番号を指定する。
setLabel(String) - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
ラベル情報を設定します。
setMessageCodeGenerator(MessageCodeGenerator) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvBindingErrors
 
setMessageInterpolator(MessageInterpolator) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvExceptionConverter
 
setMessageResolver(MessageResolver) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvExceptionConverter
 
setMessageSource(MessageSource) - クラス のメソッドcom.github.mygreen.supercsv.localization.SpringMessageResolver
メッセージソースを設定する
setNumber(int) - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
カラムの番号を設定します。
setPartialized(boolean) - クラス のメソッドcom.github.mygreen.supercsv.builder.ColumnMapping
部分的なカラムかどうか設定する。
setPattern(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.JodaFormatWrapper
 
setPattern(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TemporalFormatWrapper
パースする際のエラーメッセージ中に利用する書式を指定します。
setPrefix(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
 
setProperties(Properties) - クラス のメソッドcom.github.mygreen.supercsv.localization.PropertiesMessageResolver
プロパティを設定する
setSkipValidationOnWrite(boolean) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
setSkipValidationOnWrite(boolean) - クラス のメソッドcom.github.mygreen.supercsv.builder.Configuration
書き込み時に入力値検証をスキップするかどうかを設定します。
setTypeMismatchCode(String) - クラス のメソッドcom.github.mygreen.supercsv.validation.MessageCodeGenerator
 
setValidateHeader(boolean) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMapping
 
setValidationMessage(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.AbstractTextFormatter
 
setValidationMessage(String) - インタフェース のメソッドcom.github.mygreen.supercsv.cellprocessor.format.TextFormatter
パース時のエラーメッセージを設定します。
setValidationMessage(String) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.ValidationCellProcessor
検証エラー時のメッセージを設定する。
ShortProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
Short型に対するビルダ。
ShortProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.ShortProcessorBuilder
 
SimpleDateFormatBuilder - com.github.mygreen.supercsv.cellprocessor.formatのクラス
SimpleDateFormatを組み立てるクラス。
SimpleNumberFormatter<T extends Number> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
書式がない数値のフォーマッタ。
SimpleNumberFormatter(Class<T>, boolean) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.SimpleNumberFormatter
デフォルトコンストラクタ
SimpleNumberFormatter(Class<T>, boolean, MathContext) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.SimpleNumberFormatter
デフォルトコンストラクタ
SimplePaddingProcessor - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
文字の種別にかかわらず1文字としてカウントしてパディング処理する。
SimplePaddingProcessor() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.SimplePaddingProcessor
 
SpringBeanFactory - com.github.mygreen.supercsv.builderのクラス
Springのコンテナからインタンスを作成するためのクラスです。
SpringBeanFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.SpringBeanFactory
 
SpringMessageResolver - com.github.mygreen.supercsv.localizationのクラス
SpringのMessageSourceをブリッジするMessageResolver
SpringMessageResolver() - クラス のコンストラクタcom.github.mygreen.supercsv.localization.SpringMessageResolver
 
SpringMessageResolver(MessageSource) - クラス のコンストラクタcom.github.mygreen.supercsv.localization.SpringMessageResolver
 
SqlDateProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
 
SqlDateProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.SqlDateProcessorBuilder
 
StackUtils - com.github.mygreen.supercsv.utilのクラス
LinkedListに対するユーティリティクラス。
StackUtils() - クラス のコンストラクタcom.github.mygreen.supercsv.util.StackUtils
 
StringProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
文字列型に対するCellProcessorを組み立てるクラス。
StringProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.StringProcessorBuilder
 
SuperCsvBindingException - com.github.mygreen.supercsv.exceptionの例外
CellProcessorとは別に、値を検証した結果、エラーが存在する場合にスローされる例外。
SuperCsvBindingException(String, CsvContext, CsvBindingErrors) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvBindingException
 
SuperCsvInvalidAnnotationException - com.github.mygreen.supercsv.exceptionの例外
アノテーションの値が不正なときにスローされる例外。
SuperCsvInvalidAnnotationException(String) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvInvalidAnnotationException
 
SuperCsvInvalidAnnotationException(Annotation, String) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvInvalidAnnotationException
 
SuperCsvInvalidAnnotationException(Annotation, String, Throwable) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvInvalidAnnotationException
 
SuperCsvNoMatchColumnSizeException - com.github.mygreen.supercsv.exceptionの例外
The number of columns to be processed must match the number of CellProcessors 列のサイズが、CellProcessorやマッピングで定義したサイズと異なる場合にスローされる例外。
SuperCsvNoMatchColumnSizeException(int, int, CsvContext) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvNoMatchColumnSizeException
 
SuperCsvNoMatchColumnSizeException(String, int, int, CsvContext) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvNoMatchColumnSizeException
 
SuperCsvNoMatchHeaderException - com.github.mygreen.supercsv.exceptionの例外
The number of columns to be processed must match the number of CellProcessors 列のサイズが、CellProcessorやマッピングで定義したサイズと異なる場合にスローされる例外。
SuperCsvNoMatchHeaderException(String[], String[], CsvContext) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvNoMatchHeaderException
 
SuperCsvRowException - com.github.mygreen.supercsv.exceptionの例外
行のエラーをまとめた例外。
SuperCsvRowException(String, CsvContext) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvRowException
 
SuperCsvValidationException - com.github.mygreen.supercsv.exceptionの例外
CellProcessorの実行に失敗(入力値が不正)などの時にスローされる例外。
SuperCsvValidationException(String, CsvContext, CellProcessor) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvValidationException
 
SuperCsvValidationException(String, CsvContext, CellProcessor, Throwable) - 例外 のコンストラクタcom.github.mygreen.supercsv.exception.SuperCsvValidationException
 
SuperCsvValidationException.Builder - com.github.mygreen.supercsv.exceptionのクラス
SuperCsvValidationExceptionのインスタンスを作成するビルダクラス。
supplyLackedNumberMappingColumn(Class<?>, List<ColumnMapping>, Optional<CsvPartial>, String[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactoryHelper
欠けているカラム番号がある場合、その番号を持つダミーのカラムを追加する。

T

TemporalFormatWrapper<T extends TemporalAccessor> - com.github.mygreen.supercsv.cellprocessor.formatのクラス
Date and Time APIのDateTimeFormatterをラップしたクラス。
TemporalFormatWrapper(DateTimeFormatter, Class<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.TemporalFormatWrapper
 
TextFormatter<T> - com.github.mygreen.supercsv.cellprocessor.formatのインタフェース
文字列とオブジェクトの相互変換を行うインタフェースです。
TextParseException - com.github.mygreen.supercsv.cellprocessor.formatの例外
文字列をパースしてオブジェクトの変換した際にスローされる例外です。
TextParseException(String, Class<?>) - 例外 のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.TextParseException
 
TextParseException(String, Class<?>, String) - 例外 のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.TextParseException
 
TextParseException(String, Class<?>, Throwable) - 例外 のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.TextParseException
 
TextParseException(String, Class<?>, String, Throwable) - 例外 のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.TextParseException
 
TextParser<T> - com.github.mygreen.supercsv.cellprocessor.formatのインタフェース
文字列をパースしてオブジェクトに変換するインタフェース。
TextPrinter<T> - com.github.mygreen.supercsv.cellprocessor.formatのインタフェース
オブジェクトをフォーマットして文字列に変換するインタフェース。
TextPrintException - com.github.mygreen.supercsv.cellprocessor.formatの例外
オブジェクトを文字列にフォーマットする際にスローされる例外。
TextPrintException(Object, String) - 例外 のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.TextPrintException
 
TextPrintException(Object, Throwable) - 例外 のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.TextPrintException
 
TextPrintException(Object, String, Throwable) - 例外 のコンストラクタcom.github.mygreen.supercsv.cellprocessor.format.TextPrintException
 
TimeProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
 
TimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.TimeProcessorBuilder
 
TimestampProcessorBuilder - com.github.mygreen.supercsv.builder.standardのクラス
 
TimestampProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.standard.TimestampProcessorBuilder
 
timeZone(TimeZone) - クラス のメソッドcom.github.mygreen.supercsv.cellprocessor.format.SimpleDateFormatBuilder
 
toArray(Collection<Integer>) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
コレクションを配列に変換する。
toMap(ColumnMapping, Configuration, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.DefaultHeaderMapper
 
toMap(ColumnMapping, Configuration, Class<?>[]) - クラス のメソッドcom.github.mygreen.supercsv.builder.FixedSizeHeaderMapper
 
toMap(ColumnMapping, Configuration, Class<?>[]) - インタフェース のメソッドcom.github.mygreen.supercsv.builder.HeaderMapper
カラム情報からヘッダーのラベル情報を取得する。
Trim - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
文字列をトリムするCellProcessor。
Trim() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.Trim
Constructs a new Trim processor, which trims a String to ensure it has no surrounding whitespace.
Trim(StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.Trim
Constructs a new Trim processor, which trims a String to ensure it has no surrounding whitespace then calls the next processor in the chain.
TrimFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvTrimをハンドリングして、Trimを作成する。
TrimFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.TrimFactory
 
Truncate - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
文字列を切り詰めるCellProcessor
Truncate(int, String) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.Truncate
 
Truncate(int, String, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.Truncate
 
TruncateFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
CsvTruncateをハンドリングして、Truncateを作成する。
TruncateFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.TruncateFactory
 

U

uncapitalize(String) - クラス のstaticメソッドcom.github.mygreen.supercsv.util.Utils
先頭の文字を小文字にする。
Unique<T> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
値がユニークかチェックするCellProcessor.
Unique(TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.Unique
 
Unique(TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.Unique
 
UniqueFactory<T> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvUniqueをハンドリングして、CellProcessorのUniqueを作成する。
UniqueFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.UniqueFactory
 
UniqueHashCode<T> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
値がユニークかハッシュコードを元にチェックするCellProcessor.
UniqueHashCode(TextPrinter<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.UniqueHashCode
 
UniqueHashCode(TextPrinter<T>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.UniqueHashCode
 
UniqueHashCodeFactory<T> - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvUniqueHashCodeをハンドリングして、CellProcessorのUniqueHashCodeを作成する。
UniqueHashCodeFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.UniqueHashCodeFactory
 
Upper - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
大文字に変換するCellProcessor
Upper() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.Upper
 
Upper(StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.Upper
 
UpperFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
Upperを作成する
UpperFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.UpperFactory
 
Utf8() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.ByteSizePaddingProcessor.Utf8
 
Utils - com.github.mygreen.supercsv.utilのクラス
ユーティリティクラス。
Utils() - クラス のコンストラクタcom.github.mygreen.supercsv.util.Utils
 

V

validate(Object, CsvBindingErrors, ValidationContext<Object>) - クラス のメソッドcom.github.mygreen.supercsv.validation.beanvalidation.CsvBeanValidator
 
validate(Object, CsvBindingErrors, ValidationContext<Object>, Class<?>...) - クラス のメソッドcom.github.mygreen.supercsv.validation.beanvalidation.CsvBeanValidator
グループを指定して検証を実行する。
validate(CsvBindingErrors) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvField
フィールドの値の検証を行う。
validate(CsvBindingErrors, CsvField<T>) - インタフェース のメソッドcom.github.mygreen.supercsv.validation.CsvFieldValidator
フィールドの値の入力値検証を行います。
validate(R, CsvBindingErrors, ValidationContext<R>) - インタフェース のメソッドcom.github.mygreen.supercsv.validation.CsvValidator
レコードの値を検証する。
validateColumnAndSupplyPartialColumn(Class<?>, List<ColumnMapping>) - クラス のメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactory
カラム情報の検証と、部分的に読み込む場合のカラム情報を補足する。
validateDuplicatedColumnNumber(Class<?>, List<ColumnMapping>) - クラス のstaticメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactoryHelper
カラム番号が重複しているかチェックする。
validateHeader(String[], String[]) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
CSVのヘッダーの検証を行います。
validateNonDeterminedColumnNumber(Class<?>, List<ColumnMapping>, String[]) - クラス のstaticメソッドcom.github.mygreen.supercsv.builder.BeanMappingFactoryHelper
カラム番号が決定していないカラムをチェックする。
ValidationCellProcessor - com.github.mygreen.supercsv.cellprocessorのクラス
入力値検証用のCellProcessorのベースとなるクラス。
ValidationCellProcessor() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.ValidationCellProcessor
チェインの最後に実行されるCellProcessorのインスタンスを作成するコンストラクタ。
ValidationCellProcessor(CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.ValidationCellProcessor
チェインの次に実行されるCellProcessorを指定してインスタンスを作成するコンストラクタ。
ValidationContext<T> - com.github.mygreen.supercsv.validationのクラス
入力値検証する際のContext.
ValidationContext(CsvContext, BeanMapping<T>) - クラス のコンストラクタcom.github.mygreen.supercsv.validation.ValidationContext
 
validationMessage - クラス の変数com.github.mygreen.supercsv.cellprocessor.format.AbstractTextFormatter
読み込みに失敗したときのメッセージ
validationMessage - クラス の変数com.github.mygreen.supercsv.cellprocessor.ValidationCellProcessor
検証エラー時のメッセージ
validationMessage(String) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
検証エラー用メッセージを設定する
validationMessageIfPresent(Optional<String>) - クラス のメソッドcom.github.mygreen.supercsv.exception.SuperCsvValidationException.Builder
値が存在する場合に検証エラー用メッセージを設定する
validators - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanReader
validator
validators - クラス の変数com.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
validator
valueOf(String) - 列挙 のstaticメソッドcom.github.mygreen.supercsv.annotation.PatternFlag
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドcom.github.mygreen.supercsv.builder.BuildCase
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.CharCategory
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドcom.github.mygreen.supercsv.io.CsvReadStatus
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドcom.github.mygreen.supercsv.io.CsvWriteStatus
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 のstaticメソッドcom.github.mygreen.supercsv.annotation.PatternFlag
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドcom.github.mygreen.supercsv.builder.BuildCase
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドcom.github.mygreen.supercsv.cellprocessor.conversion.CharCategory
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドcom.github.mygreen.supercsv.io.CsvReadStatus
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドcom.github.mygreen.supercsv.io.CsvWriteStatus
この列挙型の定数を含む配列を宣言されている順序で返します。
var(String, Object) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageBuilder
メッセージ変数を追加する。
variables(Map<String, Object>) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError.Builder
 
variables(String, Object) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvError.Builder
 
variables(Map<String, Object>) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvFieldError.Builder
 
variables(String, Object) - クラス のメソッドcom.github.mygreen.supercsv.validation.CsvFieldError.Builder
 
varWithAnno(String, Class<? extends Annotation>) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageBuilder
メッセージ変数としてアノテーション名を追加する。
varWithClass(String, Class<?>) - クラス のメソッドcom.github.mygreen.supercsv.localization.MessageBuilder
メッセージ変数として、クラス名を追加する。

W

Windows31j() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.ByteSizePaddingProcessor.Windows31j
 
Word(String, String) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.ReplacedWordProvider.Word
置換語彙のコンストラクタ。
WordForbid - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
禁止語彙を含んでいないか検証するCellProcessor.
WordForbid(Collection<String>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.WordForbid
 
WordForbid(Collection<String>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.WordForbid
 
WordForbidFactory - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvWordForbidをハンドリングして、CellProcessorのWordForbidを作成する。
WordForbidFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.WordForbidFactory
 
WordReplace - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
一致する語彙を置換するCellProcessor。
WordReplace(CharReplacer) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.WordReplace
 
WordReplace(CharReplacer, StringCellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.WordReplace
 
WordReplaceFactory - com.github.mygreen.supercsv.cellprocessor.conversionのクラス
アノテーションCsvWordReplaceをハンドリングして、CellProcessorのWordReplaceを作成します。
WordReplaceFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.conversion.WordReplaceFactory
 
WordRequire - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
必須語彙を含んでいるか検証するCellProcessor.
WordRequire(Collection<String>) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.WordRequire
 
WordRequire(Collection<String>, CellProcessor) - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.WordRequire
 
WordRequireFactory - com.github.mygreen.supercsv.cellprocessor.constraintのクラス
アノテーションCsvWordRequireをハンドリングして、CellProcessorのWordRequireを作成する。
WordRequireFactory() - クラス のコンストラクタcom.github.mygreen.supercsv.cellprocessor.constraint.WordRequireFactory
 
write(T) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
レコードを書き込みます。
write(T, CsvErrorHandler) - クラス のメソッドcom.github.mygreen.supercsv.io.AbstractCsvAnnotationBeanWriter
例外発生時の処理を指定して、1レコード分を書き込みます。
write(T) - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
レコードを書き込みます。
writeAll(Collection<T>) - クラス のメソッドcom.github.mygreen.supercsv.io.CsvAnnotationBeanWriter
レコードのデータを全て書き込みます。
writeAll(Collection<T>, boolean) - クラス のメソッドcom.github.mygreen.supercsv.io.CsvAnnotationBeanWriter
レコードのデータを全て書き込みます。
writeAll(Collection<T>) - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
レコードのデータを全て書き込みます。
writeAll(Collection<T>, boolean) - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
レコードのデータを全て書き込みます。
writeHeader() - クラス のメソッドcom.github.mygreen.supercsv.io.CsvAnnotationBeanWriter
ヘッダー情報を書き込みます。
writeHeader() - クラス のメソッドcom.github.mygreen.supercsv.io.LazyCsvAnnotationBeanWriter
ヘッダー情報を書き出します。
writingFactory - クラス の変数com.github.mygreen.supercsv.builder.AbstractProcessorBuilder
書き込み時の変換用のCellProcessorを作成する。

Y

YearMonthProcessorBuilder - com.github.mygreen.supercsv.builder.jodaのクラス
YearMonthに対するAutoBuilder。
YearMonthProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.joda.YearMonthProcessorBuilder
 
YearMonthProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
YearMonth型のビルダクラス。
YearMonthProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.YearMonthProcessorBuilder
 
YearProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
Year型のビルダクラス。
YearProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.YearProcessorBuilder
 

Z

ZonedDateTimeProcessorBuilder - com.github.mygreen.supercsv.builder.timeのクラス
ZonedDateTimeのビルダクラス
ZonedDateTimeProcessorBuilder() - クラス のコンストラクタcom.github.mygreen.supercsv.builder.time.ZonedDateTimeProcessorBuilder
 
A B C D E F G H I J L M N O P R S T U V W Y Z 
ナビゲーション・リンクをスキップ
Super CSV Annotation 2.3

Copyright © 2022 mygreen. All rights reserved.