- CalendarCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- CalendarCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.CalendarCellConverterFactory
-
- CalendarCellConverterFactory.CalendarCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- capitalize(String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
先頭の文字を大文字にする。
- cases() - クラス のメソッドcom.gh.mygreen.xlsmapper.annotation.XlsHorizontalRecordsForIterateTables
-
- cases() - クラス のメソッドcom.gh.mygreen.xlsmapper.annotation.XlsLabelledArrayCellsForIterateTable
-
- cases() - クラス のメソッドcom.gh.mygreen.xlsmapper.annotation.XlsLabelledCellForIterateTable
-
- cases() - クラス のメソッドcom.gh.mygreen.xlsmapper.annotation.XlsLabelledCommentForIterateTable
-
- cases() - クラス のメソッドcom.gh.mygreen.xlsmapper.annotation.XlsVerticalRecordsForIterateTables
-
- CellCommentHandler - com.gh.mygreen.xlsmapperのインタフェース
-
セルのコメントを操作する
シートを書き込む時に、コメントの位置やサイズを任意で指定したい時に独自の実装を指定します。
- CellCommentOperator - com.gh.mygreen.xlsmapperのクラス
-
セルのコメントを操作する。
- CellCommentOperator() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.CellCommentOperator
-
- CellConverter<T> - com.gh.mygreen.xlsmapper.cellconverterのインタフェース
-
ExcelのCellの値とJavaオブジェクトを相互に変換するインタフェース。
- CellConverterFactory<T> - com.gh.mygreen.xlsmapper.cellconverterのインタフェース
-
- CellConverterFactorySupport<T> - com.gh.mygreen.xlsmapper.cellconverterのクラス
-
- CellConverterFactorySupport() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.CellConverterFactorySupport
-
- CellConverterRegistry - com.gh.mygreen.xlsmapper.cellconverterのクラス
-
- CellConverterRegistry() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.CellConverterRegistry
-
- CellField<T> - com.gh.mygreen.xlsmapper.validation.fieldvalidationのクラス
-
1つの項目(フィールド)に対する入力値チェックをするためのクラス。
- CellField(String, SheetBindingErrors<?>) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
指定されたフィールドの名称に対応するオブジェクトを構築します。
- CellFinder - com.gh.mygreen.xlsmapper.utilのクラス
-
指定したラベルを持つセルを検索するクラス。
- CellFormatter - com.gh.mygreen.xlsmapperのインタフェース
-
セルフォーマッターのインタフェース。
- CellFormulaHandler - com.gh.mygreen.xlsmapper.cellconverterのクラス
-
セルの数式を処理する
- CellFormulaHandler(String) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.CellFormulaHandler
-
数式を直接指定する場合
- CellFormulaHandler(Method) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.CellFormulaHandler
-
数式を取得するメソッドを指定する場合
- CellLink - com.gh.mygreen.xlsmapper.cellconverterのクラス
-
セルのリンクを表現するクラス
- CellLink() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.CellLink
-
- CellLink(String, String) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.CellLink
-
リンクのアドレスと見出しを指定してリンクをこうしくします。
- CellLinkCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- CellLinkCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.CellLinkCellConverterFactory
-
- CellLinkCellConverterFactory.CellLinkCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- CellNotFoundException - com.gh.mygreen.xlsmapper.fieldprocessorの例外
-
マッピング対象のCellが見つからない場合にスローする例外。
- CellNotFoundException(String, String) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.fieldprocessor.CellNotFoundException
-
指定したラベルを持つセルが見つからない場合
- CellPosition - com.gh.mygreen.xlsmapper.utilのクラス
-
単一のセルのアドレスを表現するクラス。
- CellProcessor - com.gh.mygreen.xlsmapper.fieldprocessor.implのクラス
-
- CellProcessor() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.fieldprocessor.impl.CellProcessor
-
- CellStyleProxy - com.gh.mygreen.xlsmapper.cellconverterのクラス
-
セルのスタイルを管理するクラス。
- CellStyleProxy(Cell) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
セルを指定してインスタンスを作成する。
- CharacterCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- CharacterCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.CharacterCellConverterFactory
-
- CharacterCellConverterFactory.CharacterCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- checkArrayColumns(Sheet, Class<?>, List<RecordHeader>, AnnotationReader, Configuration) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordsProcessorUtil
-
- checkColumns(Sheet, Class<?>, List<RecordHeader>, AnnotationReader, Configuration) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordsProcessorUtil
-
アノテーション
XlsColumn
の属性columnNameで指定した値が、ヘッダーセルに存在するかチェックする。
- checkLoadingNestedRecordClass(Class<?>, FieldAccessor, AnnotationReader) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordsProcessorUtil
-
- checkMapColumns(Sheet, Class<?>, List<RecordHeader>, AnnotationReader, Configuration) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordsProcessorUtil
-
アノテーション
XlsMapColumns
の属性previousColumnName、nextColumnNameで指定した値がヘッダーセルに存在するかチェックする。
- checkNestedMergedSizeRecords(Sheet, List<MergedRecord>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordsProcessorUtil
-
マッピング対象となるセルの結合サイズが、全て同じかチェックする。
- checkSavingNestedRecordClass(Class<?>, FieldAccessor, AnnotationReader) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordsProcessorUtil
-
- classForName(String, Map) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.MultipleLoaderClassResolver
-
Loads class from multiple ClassLoader.
- classInfo(ClassInfo) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationMappingInfo.Builder
-
クラス情報を追加する。
- ClassInfo - com.gh.mygreen.xlsmapper.xml.bindのクラス
-
XMLのクラス情報を保持する。
- ClassInfo() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
- ClassInfo.Builder - com.gh.mygreen.xlsmapper.xml.bindのクラス
-
- ClassUtils - com.gh.mygreen.xlsmapper.utilのクラス
-
クラスやメソッドに関するユーティリティクラス。
- ClassUtils() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.util.ClassUtils
-
- clearAllErrors() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
全てのエラーをクリアする。
- clearCache() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
今までのキャッシュデータをクリアする。
- clearCache() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
今までのキャッシュデータをクリアする。
- clearCacheData() - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellFormatter
-
キャッシュをクリアします。
- clone() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellPosition
-
- clone(String[]) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
文字列の配列をクローンします。
- CODE_SEPARATOR - クラス のstatic変数com.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
- colToAlpha(int) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.expression.CustomFunctions
-
列番号を英字名に変換します。
- com.gh.mygreen.xlsmapper - パッケージ com.gh.mygreen.xlsmapper
-
ExcelとJavaBeanのマッピング機能を提供します。
- com.gh.mygreen.xlsmapper.annotation - パッケージ com.gh.mygreen.xlsmapper.annotation
-
ExcelとJavaBeanをマップするためのアノテーションを提供します。
- com.gh.mygreen.xlsmapper.cellconverter - パッケージ com.gh.mygreen.xlsmapper.cellconverter
-
ExcelのセルとJavaクラスを相互に変換する機能を提供します。
- com.gh.mygreen.xlsmapper.cellconverter.impl - パッケージ com.gh.mygreen.xlsmapper.cellconverter.impl
-
ExcelのセルとJavaクラスを相互に変換する実装機能を提供します。
- com.gh.mygreen.xlsmapper.expression - パッケージ com.gh.mygreen.xlsmapper.expression
-
式言語を処理するための機能を提供します。
- com.gh.mygreen.xlsmapper.fieldaccessor - パッケージ com.gh.mygreen.xlsmapper.fieldaccessor
-
フィールドへのアクセスを行うための機能を提供します。
- com.gh.mygreen.xlsmapper.fieldprocessor - パッケージ com.gh.mygreen.xlsmapper.fieldprocessor
-
アノテーションに対する各処理を行う機能を提供します。
- com.gh.mygreen.xlsmapper.fieldprocessor.impl - パッケージ com.gh.mygreen.xlsmapper.fieldprocessor.impl
-
- com.gh.mygreen.xlsmapper.localization - パッケージ com.gh.mygreen.xlsmapper.localization
-
エラーメッセージを処理する機能を提供します。
- com.gh.mygreen.xlsmapper.textformatter - パッケージ com.gh.mygreen.xlsmapper.textformatter
-
- com.gh.mygreen.xlsmapper.util - パッケージ com.gh.mygreen.xlsmapper.util
-
ライブラリ全体で使用する共通機能やユーティリティ機能を提供します。
- com.gh.mygreen.xlsmapper.validation - パッケージ com.gh.mygreen.xlsmapper.validation
-
Valdaitionに関する機能を提供します。
- com.gh.mygreen.xlsmapper.validation.beanvalidation - パッケージ com.gh.mygreen.xlsmapper.validation.beanvalidation
-
BeanValidation(JSR-303/JSR-349)を利用する機能を提供します。
- com.gh.mygreen.xlsmapper.validation.fieldvalidation - パッケージ com.gh.mygreen.xlsmapper.validation.fieldvalidation
-
このパッケージは、フィールド用の入力値検証の実装を提供します。
- com.gh.mygreen.xlsmapper.validation.fieldvalidation.impl - パッケージ com.gh.mygreen.xlsmapper.validation.fieldvalidation.impl
-
- com.gh.mygreen.xlsmapper.xml - パッケージ com.gh.mygreen.xlsmapper.xml
-
アノテーションをXMLにより定義できる機能を提供します。
- com.gh.mygreen.xlsmapper.xml.bind - パッケージ com.gh.mygreen.xlsmapper.xml.bind
-
アノテーションを定義したXML情報をJavaにバインディングする機能を提供します。
- CommentGetter - com.gh.mygreen.xlsmapper.fieldaccessorのインタフェース
-
フィールドのコメント情報を取得するためのインタフェース。
- CommentGetterFactory - com.gh.mygreen.xlsmapper.fieldaccessorのクラス
-
- CommentGetterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.fieldaccessor.CommentGetterFactory
-
- CommentProcessor - com.gh.mygreen.xlsmapper.fieldprocessor.implのクラス
-
- CommentProcessor() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.fieldprocessor.impl.CommentProcessor
-
- CommentSetter - com.gh.mygreen.xlsmapper.fieldaccessorのインタフェース
-
フィールドのコメント情報を設定するためのインタフェース。
- CommentSetterFactory - com.gh.mygreen.xlsmapper.fieldaccessorのクラス
-
- CommentSetterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.fieldaccessor.CommentSetterFactory
-
- compact() - クラス のメソッドcom.gh.mygreen.xlsmapper.expression.ObjectCache
-
- compare(FieldAccessorProxy, FieldAccessorProxy) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessorProxyComparator
-
- compare(IsEmptyComparator) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyBuilder
-
独自の実装で値を空かどうか判定する。
- compareTo(CellPosition) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellPosition
-
- concat(String[], String[]) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
文字列配列の結合
- configuration - クラス の変数com.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
システム設定
- Configuration - com.gh.mygreen.xlsmapperのクラス
-
マッピングする際の設定などを保持するクラス。
- Configuration() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.Configuration
-
- contains(ProcessCase) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.OptionalProcessCase
-
処理ケースに該当するうかどうか判定します。
- contains(K) - クラス のメソッドcom.gh.mygreen.xlsmapper.expression.ObjectCache
-
- containsAnnotationInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
指定したアノテーション情報を含むかどうか。
- containsAnnotationInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.FieldInfo
-
指定したアノテーション情報を含むかどうか。
- containsAnnotationInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.MethodInfo
-
指定したアノテーション情報を含むかどうか。
- containsAttribute(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationInfo
-
指定したアノテーションの属性情報を含むかどうか。
- containsClassInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationMappingInfo
-
指定したクラスが含まれるかどうか。
- containsFieldInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
指定したフィールド情報を含むかどうか。
- containsMethodInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
指定したメソッド情報を含むかどうか。
- containsValidationGroups(List<Class<?>>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.GroupValidatorSupport
-
バリデーション時のヒントが該当するかどうか。
- ConversionException - com.gh.mygreen.xlsmapper.cellconverterの例外
-
Conversionで致命的なエラーが発生したときにスローされる例外。
- ConversionException(String, Class<?>) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.ConversionException
-
- ConversionException(String, Throwable, Class<?>) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.ConversionException
-
- conversionFailure(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldErrorBuilder
-
型変換エラーかどうかを設定します。
- conversionFailure(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.InternalFieldErrorBuilder
-
- convertCollectionToList(Collection<T>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
CollectionのインスタンスをListに変換する。
- convertFromDate(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverter
-
日時型から各タイプに変換する。
- convertFromDate(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateCellConverterFactory.LocalDateCellConverter
-
- convertFromDate(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateTimeCellConverterFactory.LocalDateTimeCellConverter
-
- convertFromDate(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalTimeCellConverterFactory.LocalTimeCellConverter
-
- convertListToCollection(List, Class<Collection>, BeanFactory<Class<?>, Object>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
Listのインスタンスを他のCollectionのインスタンスに変換する。
- convertToDate(T, boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverter
-
日時型に変換する。
- convertToDate(LocalDate, boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateCellConverterFactory.LocalDateCellConverter
-
- convertToDate(LocalDateTime, boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateTimeCellConverterFactory.LocalDateTimeCellConverter
-
- convertToDate(LocalTime, boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalTimeCellConverterFactory.LocalTimeCellConverter
-
- convertToObject(String, Class<Object>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.DefaultElementConverter
-
- convertToObject(String, Class<T>) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.cellconverter.ElementConverter
-
文字列を指定したクラス型に変換する。
- convertToString(Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.DefaultElementConverter
-
- convertToString(T) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.cellconverter.ElementConverter
-
任意のオブジェクトを文字列に変換する。
- convertToString(Object) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
オブジェクトを文字列に変換する。
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverter
-
その型における型に変換する
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverterFactory
-
その型における型に変換する
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractNumberCellConverter
-
その型における型に変換する
BigDecimalから変換する際には、exactXXX()メソッドを呼ぶ。
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractNumberCellConverterFactory
-
その型における型に変換する
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BigDecimalCellConverterFactory.BigDecimalCellConverter
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BigDecimalCellConverterFactory
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BigIntegerCellConverterFactory.BigIntegerCellConverter
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BigIntegerCellConverterFactory
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ByteCellConverterFactory.ByteCellConverter
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ByteCellConverterFactory
-
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.DateCellConverterFactory
-
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.DateCellConverterFactory.DateCellConverter
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.DoubleCellConverterFactory
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.DoubleCellConverterFactory.DoubleCellConverter
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.FloatCellConverterFactory
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.FloatCellConverterFactory.FloatCellConverter
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.IntegerCellConverterFactory
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.IntegerCellConverterFactory.IntegerCellConverter
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LongCellConverterFactory
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LongCellConverterFactory.LongCellConverter
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ShortCellConverterFactory
-
- convertTypeValue(BigDecimal) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ShortCellConverterFactory.ShortCellConverter
-
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlDateCellConverterFactory
-
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlDateCellConverterFactory.SqlDateCellConverter
-
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimeCellConverterFactory
-
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimeCellConverterFactory.SqlTimeCellConverter
-
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimestampCellConverterFactory
-
- convertTypeValue(Date) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimestampCellConverterFactory.SqlTimestampCellConverter
-
- copyCommentFormat(RichTextString, RichTextString) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
既にコメントが設定されているときのコメントの装飾を設定する。
- create(T) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.BeanFactory
-
引数TのクラスタイプのインスタンスRを返す。
- create(FieldAccessor, Configuration) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellConverterFactory
-
フィールドに対するセル変換クラスを作成する。
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ArrayCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BigDecimalCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BigIntegerCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BooleanCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ByteCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CalendarCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CellLinkCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CharacterCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.DateCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.DoubleCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.EnumCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.FloatCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.IntegerCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ListCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateTimeCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalTimeCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LongCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SetCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ShortCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlDateCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimeCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimestampCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.StringCellConverterFactory
-
- create(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.URICellConverterFactory
-
- create(Class<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultBeanFactory
-
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.ArrayCommentGetterFactory
-
フィールドのコメント情報を取得するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.ArrayCommentSetterFactory
-
フィールドの位置情報を設定するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.ArrayLabelSetterFactory
-
フィールドの位置情報を設定するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.ArrayPositionSetterFactory
-
フィールドの位置情報を設定するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.CommentGetterFactory
-
フィールドのコメント情報を取得するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.CommentSetterFactory
-
フィールドのコメント情報を設定するためのアクセッサを作成します。
- create(Field) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessorFactory
-
フィールド情報を元にインスタンスを作成する。
- create(Method) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessorFactory
-
メソッド情報を元にインスタンスを作成する。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.LabelGetterFactory
-
フィールドのラベル情報を取得するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.LabelSetterFactory
-
フィールドのラベル情報を設定するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.MapCommentGetterFactory
-
フィールドのコメント情報を取得するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.MapCommentSetterFactory
-
フィールドの位置情報を設定するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.MapLabelSetterFactory
-
フィールドの位置情報を設定するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.MapPositionSetterFactory
-
フィールドの位置情報を設定するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.PositionGetterFactory
-
フィールドの位置情報を取得するためのアクセッサを作成します。
- create(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.PositionSetterFactory
-
フィールドの位置情報を設定するためのアクセッサを作成します。
- create(Class<?>, ProcessCase) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordMethodFacatory
-
- create(String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.localization.MessageBuilder
-
- create(P) - クラス のメソッドcom.gh.mygreen.xlsmapper.SheetBindingErrorsFactory
-
インスタンスを作成する。
- create(Class<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.SpringBeanFactory
-
- create() - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyConfig
-
インスタンスを作成する。
- create(String, String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationInfo.AttributeInfo
-
- createAnchor(Drawing<?>, String, Cell, Optional<XlsCommentOption>) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの位置、サイズを作成する。
- createAnnotation(Class<? extends Annotation>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlBuilder
-
- createBean(Class<P>) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
指定したクラスタイプのインスタンスを作成する
- createCellFormulaHandler(XlsFormula, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellConverterFactorySupport
-
- createClass(Class<?>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlBuilder
-
ClassInfo
のビルダクラスの
ClassInfo.Builder
インスタンスを作成する。
- createDefaultValidator() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.beanvalidation.SheetBeanValidator
-
Bean Validatorのデフォルトのインスタンスを取得する。
- createField(String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlBuilder
-
FieldInfo
のビルダクラスの
FieldInfo.Builder
インスタンスを作成する。
- createFieldConversionError(String, Class<?>, Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
型変換失敗時のフィールエラー用のビルダを作成します。
- createFieldError(String, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
フィールドエラーのビルダーを作成します。
- createFieldError(String, String[]) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
フィールドエラーのビルダーを作成します。
- createFormatter(Optional<XlsDateTimeConverter>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverterFactory
-
アノテーションを元に日時のフォーマッタを作成する。
- createFormatter(Optional<XlsDateTimeConverter>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverterFactory
-
アノテーションを元にフォーマッタを作成する。
- createFormulaValue(Configuration, Cell, Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellFormulaHandler
-
Excelの式を組み立てる。
- createGlobalError(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
グローバルエラーのビルダーを作成します。
- createGlobalError(String[]) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
グローバルエラーのビルダーを作成します。
- createMessageVars(MessageInterpolator.Context) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.beanvalidation.MessageInterpolatorAdapter
-
メッセージ中で利用可能な変数を作成する
- createMethod(String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlBuilder
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellConverterFactorySupport
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractNumberCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ArrayCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BooleanCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CalendarCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CellLinkCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CharacterCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.EnumCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ListCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SetCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.StringCellConverterFactory
-
- createTextFormatter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.URICellConverterFactory
-
- createVariableForConstraint(ConstraintDescriptor<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.beanvalidation.SheetBeanValidator
-
BeanValidationのアノテーションの値を元に、メッセージ変数を作成する。
- createXml() - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlBuilder
-
- CustomFunctions - com.gh.mygreen.xlsmapper.expressionのクラス
-
EL式中で利用可能なEL関数。
- CustomFunctions() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.expression.CustomFunctions
-
- generateCodes(String, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
コードの候補を生成する。
- generateCodes(String, String, String, Class<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
キーの候補を生成する。
- generateFieldNameCodes(String, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
フィールド名のキーの候補を生成する。
- generateMessageCodes(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
- generateMessageCodes(String, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
- generateMessageCodes(String, String, Class<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
- generateObjectNameCodes(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
オブジェクト名のキーの候補を生成する。
- generateParentNameCodes(String, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
フィールドの親のキーの候補を生成する。
- generateTypeMismatchCodes(String, String, Class<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
型変換エラーコードの候補を生成する。
- get(ProcessCase) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.OptionalProcessCase
-
- get(K) - クラス のメソッドcom.gh.mygreen.xlsmapper.expression.ObjectCache
-
- get(Object, int) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.ArrayCommentGetter
-
フィールドのコメント情報を取得します。
- get(Object) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.CommentGetter
-
フィールドのコメント情報を取得します。
- get(Object) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.LabelGetter
-
フィールドのラベル情報を取得します。
- get(Object, String) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.MapCommentGetter
-
フィールドのコメント情報を取得します。
- get(Object) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.PositionGetter
-
フィールドの位置情報を取得します。
- get(Class<?>, String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
プロパティの値を取得する。
- get(Object, String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
プロパティの値を取得する。
- getActualFieldType(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
指定したパスのフィールドのクラスタイプを取得する。
- getAdapter() - 例外 のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessException
-
- getAddress() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldError
-
セルのアドレス情報を取得します。
- getAddressAsOptional() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldError
-
セルのアドレス情報を取得します。
- getAliasMethod() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.EnumFormatter
-
- getAll() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MultipleSheetBindingErrors
-
全てのマッピング情報を取得する。
- getAllErrors() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
全てのエラー情報を取得する
- getAnnoReader() - クラス のメソッドcom.gh.mygreen.xlsmapper.LoadingWorkObject
-
- getAnnoReader() - クラス のメソッドcom.gh.mygreen.xlsmapper.SavingWorkObject
-
- getAnnotation(Class<A>) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
タイプを指定して、アノテーションを取得する。
- getAnnotation() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessorProxy
-
処理対象のアノテーションを取得します。
- getAnnotation() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードの操作用のアノテーションを取得する。
- getAnnotation(Class<?>, Class<A>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AnnotationReader
-
Returns a class annotation for the specified type if such an annotation is present, else null.
- getAnnotation(Method, Class<A>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AnnotationReader
-
メソッドに付与された指定したアノテーションを取得する。
- getAnnotation(Field, Class<A>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AnnotationReader
-
フィールドに付与されたアノテーションを指定して取得する。
- getAnnotationAttribute(Annotation, String, Class<T>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.ClassUtils
-
アノテーションの指定した属性値を取得する。
- getAnnotationBuilder() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AnnotationReader
-
- getAnnotationInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
アノテーションのクラス名を指定してアノテーション情報を取得する。
- getAnnotationInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.FieldInfo
-
アノテーションのクラス名を指定してアノテーション情報を取得する。
- getAnnotationInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.MethodInfo
-
アノテーションのクラス名を指定してアノテーション情報を取得する。
- getAnnotationInfos() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
JAXB用のアノテーション情報を全て取得するメソッド。
- getAnnotationInfos() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.FieldInfo
-
JAXB用のアノテーション情報を全て取得するメソッド。
- getAnnotationInfos() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.MethodInfo
-
JAXB用のアノテーション情報を全て取得するメソッド。
- getAnnotationMapping() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
アノテーションのマッピング情報を取得する。
- getAnnotationNullable(Class<A>) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
タイプを指定して、アノテーションを取得する。
- getAnnotations() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
アノテーションの一覧を取得します。
- getAnnotations(Class<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AnnotationReader
-
Returns all class annotations.
- getAnnotations(Method) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AnnotationReader
-
メソッドに付与されたアノテーションを全て取得する。
- getAnnotations(Field) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AnnotationReader
-
フィールドに付与されたアノテーションを全て取得する。
- getApplicationContext() - クラス のメソッドcom.gh.mygreen.xlsmapper.SpringBeanFactory
-
- getArrayColumnsPropertiesByName(Class<?>, AnnotationReader, Configuration, String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.FieldAccessorUtils
-
- getArrayCommentGetter() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- getArrayCommentSetter() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- getArraySize(Object, Class<?>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
配列のサイズを取得します。
- getArrayValidators() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.ArrayCellField
-
- getAttribute(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationInfo
-
アノテーションの属性名を指定して、アノテーションの値を取得する。
- getAttributeInfos() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationInfo
-
JAXB用のアノテーションの属性情報を取得するメソッド。
- getAttributeKeys() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationInfo
-
アノテーションの属性名の一覧を取得する。
- getBeanFactory() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
Beanを生成するためのFactoryクラスを取得します。
- getBindClass() - 例外 のメソッドcom.gh.mygreen.xlsmapper.cellconverter.TypeBindException
-
- getBindingErrors() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
エラー情報を取得する。
- getBindingErrorsFactory() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
- getBookSheetSize() - 例外 のメソッドcom.gh.mygreen.xlsmapper.SheetNotFoundException
-
Excelファイルのシートの個数。
- getBorderBottom(Cell) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
結合を考慮してセルの罫線(下部)を取得する。
- getBorderLeft(Cell) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
結合を考慮してセルの罫線(右部)を取得する。
- getBorderRight(Cell) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
結合を考慮してセルの罫線(左部)を取得する。
- getBorderTop(Cell) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
結合を考慮してセルの罫線(上部)を取得する。
- getBottomRightPosition() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
右下端の座標を取得する。
- getBySheetIndex(int) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MultipleSheetBindingErrors
-
シート番号を指定して、マッピング情報を取得する。
- getBySheetName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MultipleSheetBindingErrors
-
シート名を指定して、マッピング情報を取得する。
- getCell() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
- getCell(Sheet, Point) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
シートから任意アドレスのセルを取得する。
- getCell(Sheet, CellPosition) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
シートから任意アドレスのセルを取得する。
- getCell(Sheet, int, int) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
シートから任意アドレスのセルを取得する。
- getCellContents(Cell, CellFormatter) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
フォーマッターを指定してセルの値を取得する
- getCellConverter(FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.AbstractFieldProcessor
-
- getCellConverter(Class<?>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.AbstractFieldProcessor
-
- getCellFormatPattern(Cell, CellFormatter) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
セルに設定されている書式を取得する。
- getCellFormatter() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
POIのセルのフォーマッターを取得します。
- getClassInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationMappingInfo
-
クラス名を指定してクラス情報を取得する。
- getClassInfos() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationMappingInfo
-
JAXB用のクラス情報を取得するメソッド。
- getClassName() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationInfo
-
アノテーションのクラス名を取得する。
- getClassName() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
クラス名を取得する。
- getCodes() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
メッセージコードの候補を取得する。
- getColSpan() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.MergedRecord
-
結合された列の幅を取得する。
- getColumn() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellPosition
-
列番号を取得する。
- getColumn(Sheet, int) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
任意の列のセルを全て取得する。
- getColumnPropertiesByName(Class<?>, AnnotationReader, Configuration, String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.FieldAccessorUtils
-
アノテーション
XlsColumn
が付与されているBeanのプロパティ(フィールド、アクセッサメソッド)の一覧を取得します。
- getColumns(Sheet) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
シートの最大列数を取得する。
- getColumnSize(CellRangeAddress) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
領域の列サイズ(横セル数)を計算します。
- getCommentGetter() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- getCommentHandler() - クラス のメソッドcom.gh.mygreen.xlsmapper.CellCommentOperator
-
セルのコメントを実際に処理する実装を取得する。
- getCommentOperator() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
セルコメントを操作するクラスを取得します。
- getCommentSetter() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- getComponentType() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
フィールドのタイプがListや配列の時の要素のGenericsのクラスタイプを取得します。
- getConfiguration() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
システム情報を取得します。
- getConfiguration() - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsLoader
-
システム情報を取得します。
- getConfiguration() - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsMapper
-
システム情報を取得します。
- getConfiguration() - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsSaver
-
システム情報を取得します。
- getConverterFactory(Class<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellConverterRegistry
-
- getConverterRegistry() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
セルの値の型変換の管理クラスを取得します。
- getCountDeleteRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
- getCountInsertRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
- getCurrentPath() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
現在のパスを取得します。
- getDataFormatIndex(Sheet, String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
指定した書式のインデックス番号を取得する。
- getDeclaringClass() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
フィールドが定義されているクラス情報を取得します。
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverterFactory
-
その型における標準のExcelの書式を返す。
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverterFactory
-
その型における標準のExcelの書式を返す。
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.DateCellConverterFactory
-
その型における標準のExcelの書式を返す。
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateCellConverterFactory
-
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateTimeCellConverterFactory
-
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalTimeCellConverterFactory
-
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlDateCellConverterFactory
-
その型における標準のExcelの書式を返す。
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimeCellConverterFactory
-
- getDefaultExcelPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimestampCellConverterFactory
-
その型における標準のExcelの書式を返す。
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverterFactory
-
その型における標準のJavaの書式を返す。
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverterFactory
-
その型における標準のJavaの書式を返す。
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.DateCellConverterFactory
-
その型における標準のJavaの書式を返す。
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateCellConverterFactory
-
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalDateTimeCellConverterFactory
-
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.LocalTimeCellConverterFactory
-
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlDateCellConverterFactory
-
その型における標準のJavaの書式を返す。
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimeCellConverterFactory
-
- getDefaultJavaPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimestampCellConverterFactory
-
その型における標準のJavaの書式を返す。
- getDefaultMessage() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
デフォルトメッセージを取得する。
- getDefaultValue() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
初期値を取得します。
- getDescription() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.PatternValidator
-
正規表現に対する名称を取得する。
- getEncoding() - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.EncodingControl
-
設定されている文字コードを取得します。
- getErrors() - クラス のメソッドcom.gh.mygreen.xlsmapper.LoadingWorkObject
-
- getErrors() - クラス のメソッドcom.gh.mygreen.xlsmapper.SavingWorkObject
-
- getErrorVariables() - 例外 のメソッドcom.gh.mygreen.xlsmapper.textformatter.TextParseException
-
パースに失敗したときの設定値などを取得する。
- getExpressionLanguage() - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.MessageInterpolator
-
EL式を解析する実装クラスを取得する。
- getField() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
フィールド情報を取得します。
- getField() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
フィールド情報を取得します。
- getField() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessorProxy
-
フィールド情報を取得します。
- getField() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldError
-
フィールド名を取得する。
- getFieldActualValue(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
指定したパスのフィールドの値を取得する。
- getFieldErrorCount() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
フィールドエラーの件数を取得する。
- getFieldErrorCount(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
指定したパスのフィィールドエラーの件数を取得する。
- getFieldErrors() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
フィールドエラーを取得する
- getFieldErrors(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
パスを指定してフィールドエラーを取得する。
- getFieldFormatterRegistry() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
フィールドのフォーマッタの管理クラスを取得する。
- getFieldInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
フィールド名を指定してフィールド情報を取得する。
- getFieldInfos() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
JAXB用のフィールド情報を全て取得するメソッド。
- getFieldName() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
フィールドの名称を取得する
- getFieldName() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.FieldInfo
-
フィールド名を取得する
- getFieldPath() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
フィールドのJavaBean上のパスを取得する。
- getFieldProcessorRegistry() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
アノテーションを処理するプロセッサの管理クラスを取得します。
- getFieldType(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
指定したパスのフィールドのクラスタイプを取得する。
- getFieldValue(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
指定したパスのフィールドの値を取得する。
- getFirstFieldError() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
先頭のフィールドエラーを取得する
- getFirstFieldError(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
パスを指定して先頭のフィールドエラーを取得する。
- getFirstGlobalError() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
先頭のグローバルエラーを取得する。
- getFormatter() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
フォーマッタを取得する。
- getFormatter(Class<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.FieldFormatterRegistry
-
- getFormatter(String, Class<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.FieldFormatterRegistry
-
- getFormulaFormatter() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
数式をフォーマットするためのクラスを取得します。
- getFromText() - 例外 のメソッドcom.gh.mygreen.xlsmapper.textformatter.TextParseException
-
パースに失敗した文字列を取得する
- getGetter() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
Getterメソッドを取得します。
- getGlobalErrorCount() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
グローバルエラーの件数を取得する
- getGlobalErrors() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
グローバルエラーを取得する
- getHeaderRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.MergedRecord
-
該当する見出しの情報を取得する。
- getHorizontalAlignment() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - 横位置
- getHorizontalPrefix() - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの横方向の開始位置を取得する。
- getHyperlink(Cell) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
ハイパーリンクを取得する。
- getIgnoreableMethod() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordMethodCache
-
- getIndent() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - インデント
- getInstance() - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.DynamicAnnotationBuilder
-
インスタンスを取得する。
- getInterval() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordHeader
-
この見出しが定義されている位置が、表の開始位置から離れている距離。
- getJexlEngine() - クラス のメソッドcom.gh.mygreen.xlsmapper.expression.ExpressionLanguageJEXLImpl
-
JexlEngine
を取得する。
- getKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyPath.Token.Key
-
括弧を除いた条件の値の取得。
- getLabel() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellLink
-
リンクの見出しを取得する
- getLabel(Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
ラベル情報を取得します。
- getLabel() - 例外 のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.CellNotFoundException
-
ラベル名を取得する
- getLabel() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordHeader
-
見出しセルの取得
- getLabel() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
セルのラベル情報を取得します。
- getLabel() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
ラベルを取得します。
- getLabelAsOptional() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
ラベルを取得します。
- getLabelPosition(Annotation) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.LabelledCellHandler
-
ラベルの位置情報を取得する。
- getLink() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellLink
-
リンクのアドレスを取得する。
- getListenerClasses() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordMethodCache
-
- getLoader() - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsMapper
-
読み込み用クラスを取得します。
- getLoadFalseValues() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.BooleanFormatter
-
- getLoadTrueValues() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.BooleanFormatter
-
- getLocale(String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
文字列形式のロケールをオブジェクトに変換する。
- getMapCommentGetter() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- getMapCommentSetter() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- getMax() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.ArraySizeValidator
-
最大サイズを取得する
- getMax() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthBetweenValidator
-
最大文字長を取得する
- getMax() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthMaxValidator
-
指定した最大文字長を取得します。
- getMax() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.MaxValidator
-
上限値となる最大値を取得します。
- getMax() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.RangeValidator
-
Validatorの上限値となる最大値を取得する。
- getMaxHorizontalSize() - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの列方向の最大サイズ。
- getMaxVerticalSize() - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの縦方向の最大サイズを取得する。
- getMergedRange() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.MergedRecord
-
結合情報を取得する。
- getMergedRegion(Sheet, int, int) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
指定したセルのアドレスの結合情報を取得する。
- getMergedSize() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.MergedRecord
-
結合されたサイズを取得する。
- getMergedSize() - 例外 のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.NestedRecordMergedSizeException
-
実際のセルの結合サイズ
- getMessage(String) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.localization.MessageResolver
-
コードを指定してメッセージを取得する。
- getMessage(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.PropertiesMessageResolver
-
コードを指定してメッセージを取得する。
- getMessage(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.ResourceBundleMessageResolver
-
コードを指定してメッセージを取得する。
- getMessage(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.SpringMessageResolver
-
コードを指定してメッセージを取得する。
- getMessageCodeGenerator() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
- getMessageCodeGenerator() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetErrorFormatter
-
- getMessageInterporlator() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetErrorFormatter
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.GroupValidatorSupport
-
エラー用のメッセージキーを取得します。
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.ArraySizeValidator
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthBetweenValidator
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthExactValidator
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthMaxValidator
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthMinValidator
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.MaxValidator
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.MinValidator
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.PatternValidator
-
- getMessageKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.RangeValidator
-
- getMessageKeyRequired() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
必須エラーのメッセージキーを取得する。
- getMessageResolver() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetErrorFormatter
-
- getMessageSourceAccessor() - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.SpringMessageResolver
-
メッセージソースを取得する。
- getMessageVariables(ArrayCellField<E>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.AbstractArrayFieldValidator
-
エラーメッセージ中の変数を取得します。
- getMessageVariables(CellField<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.AbstractFieldValidator
-
エラーメッセージ中の変数を取得します。
- getMessageVariables(ArrayCellField<E>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.ArraySizeValidator
-
- getMessageVariables(CellField<String>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthBetweenValidator
-
- getMessageVariables(CellField<String>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthExactValidator
-
- getMessageVariables(CellField<String>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthMaxValidator
-
- getMessageVariables(CellField<String>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthMinValidator
-
- getMessageVariables(CellField<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.MaxValidator
-
- getMessageVariables(CellField<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.MinValidator
-
- getMessageVariables(CellField<String>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.PatternValidator
-
- getMessageVariables(CellField<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.RangeValidator
-
- getMessageVars() - 例外 のメソッドcom.gh.mygreen.xlsmapper.cellconverter.TypeBindException
-
- getMethod() - クラス のメソッドcom.gh.mygreen.xlsmapper.NeedProcess
-
- getMethodInfo(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
メソッド名を指定してメソッド情報を取得する。
- getMethodInfos() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
JAXB用のメソッド情報を全て取得するメソッド。
- getMethodName() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.MethodInfo
-
メソッド名を取得する
- getMin() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.ArraySizeValidator
-
最小サイズを取得する
- getMin() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthBetweenValidator
-
最小文字長を取得する
- getMin() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthMinValidator
-
指定した最小文字長を取得します。
- getMin() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.MinValidator
-
上限値となる最小値を取得します。
- getMin() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.RangeValidator
-
Validatorの下限値となる最小値を取得する。
- getName() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
フィールドの名称を取得します。
- getNameWithClass() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
クラス名付きのフィールド名称を取得する。
- getNeedPostProcesses() - クラス のメソッドcom.gh.mygreen.xlsmapper.LoadingWorkObject
-
- getNeedPostProcesses() - クラス のメソッドcom.gh.mygreen.xlsmapper.SavingWorkObject
-
- getObject() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- getObjectName() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
オブジェクト名の取得。
- getObjectName() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
現在のオブジェクト名称を取得する
- getPath() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyPath
-
解析元のパスを取得する。
- getPathAsToken() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyPath
-
トークンに分割した結果を取得する。
- getPattern(Cell) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.CellFormatter
-
セルの書式を取得する。
- getPattern(Cell, Locale) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.CellFormatter
-
セルの書式を取得する。
- getPattern(Cell) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellFormatter
-
- getPattern(Cell, Locale) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellFormatter
-
- getPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.DefaultFieldFormatter
-
フォーマットする際の書式
- getPattern() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.PatternValidator
-
設定されている正規表現を取得する。
- getPoiCellFormatter() - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellFormatter
-
POICellFormatterを取得する
- getPosition(Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
位置情報を取得します。
- getPosition() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
セルの位置情報を取得します。
- getPostLoadMethods() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- getPostLoadMethods() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordMethodCache
-
- getPostSaveMethods() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- getPostSaveMethods() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordMethodCache
-
- getPrefix() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
メッセージの接頭語を取得する。
- getPreLoadMethods() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- getPreLoadMethods() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordMethodCache
-
- getPreSaveMethods() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- getPreSaveMethods() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.RecordMethodCache
-
- getPrimitiveDefaultValue(Class<?>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
プリミティブ型のデフォルト値を取得します。
- getProcess() - クラス のメソッドcom.gh.mygreen.xlsmapper.NeedProcess
-
- getProcessor() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessorProxy
-
- getProcessor(Class<A>) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.FieldProcessorRegistry
-
- getProperties() - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.PropertiesMessageResolver
-
- getPropertiesWithAnnotation(Class<?>, AnnotationReader, Class<? extends Annotation>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.FieldAccessorUtils
-
指定したアノテーションを持つBeanのプロパティ(フィールド、アクセッサメソッド)の一覧を取得します。
- getProperty(Object, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
プロパティの値を取得する。
- getPropertyType(Class<?>, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
プロパティの値を取得する。
- getRejectedValue() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldError
-
エラートとなったフィールドの値を取得する。
- getRequiredLengths() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.LengthExactValidator
-
比較対象の文字長の候補を取得する。
- getRow() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellPosition
-
行番号を取得する。
- getRow(Sheet, int) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
任意の行のセルを全て取得する。
- getRows(Sheet) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
シートの最大行数を取得する
jxl.Sheet.getRows()
- getRowSize(CellRangeAddress) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
領域の行サイズ(行セル数)を計算します。
- getRowSpan() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.MergedRecord
-
結合された行の幅を取得する。
- getSaveFalseValue() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.BooleanFormatter
-
- getSaver() - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsMapper
-
保存用クラスを取得します。
- getSaveTrueValue() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.BooleanFormatter
-
- getSetter() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
Setterメソッドを取得します。
- getSettingGroups() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.GroupValidatorSupport
-
設定されているバリデーションのグループを取得する。
- getSheetFinder() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
処理対象のシートを取得するためのクラスを取得します。
- getSheetIndex() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
シート番号を取得する
- getSheetName() - 例外 のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.CellNotFoundException
-
シート名を取得する
- getSheetName() - 例外 のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.NestedRecordMergedSizeException
-
対象のシート名
- getSheetName() - 例外 のメソッドcom.gh.mygreen.xlsmapper.SheetNotFoundException
-
検索対象のシート名。
- getSheetName() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
シート名を取得します
- getSheetName() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
現在のシート名を取得する。
- getSheetNumber() - 例外 のメソッドcom.gh.mygreen.xlsmapper.SheetNotFoundException
-
検索対象のシート番号。
- getTarget() - クラス のメソッドcom.gh.mygreen.xlsmapper.NeedProcess
-
- getTarget() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
検証対象のオブジェクトを取得する。
- getTargetAnnotation() - 例外 のメソッドcom.gh.mygreen.xlsmapper.AnnotationInvalidException
-
エラーの元となったアノテーションを取得する。
- getTargetType() - 例外 のメソッドcom.gh.mygreen.xlsmapper.cellconverter.ConversionException
-
- getTargetValidator() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.beanvalidation.SheetBeanValidator
-
BeanValidationのValidatorを取得する。
- getTargetValue() - 例外 のメソッドcom.gh.mygreen.xlsmapper.cellconverter.TypeBindException
-
- getTextFormatter() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
文字列とオブジェクトを相互変換するフォーマッタを取得します。
- getToken() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyPath.Token
-
トークンの値を取得する
- getToObjectMap() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.EnumFormatter
-
- getTopLeftPoisitoin() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
左上端の座標を取得する。
- getToStringMap() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.EnumFormatter
-
- getType() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
フィールドのタイプを取得します。
- getType() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.EnumFormatter
-
- getType() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
フィールドのクラスタイプを取得する。
- getTypeMismatchCode() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
型変換エラー時のエラーコードを取得する。
- getValidators() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
- getValue(Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
オブジェクトのフィールドの値を取得します。
- getValue() - 例外 のメソッドcom.gh.mygreen.xlsmapper.localization.MessageParseException
-
value を取得する
- getValue() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyPath.Token
-
エスケープ文字を取得する。
- getValue() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
フィールドの値を取得する。
- getValue() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
現在のパス上のプロパティの値を取得します。
- getValueAsList() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.ArrayCellField
-
フィールドの値をリストに変換して取得する。
- getValueFormatter() - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlBuilder
-
JavaオブジェクトをOGNL式に変換するためのクラスを取得する。
- getValueOfMap(Object, Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
フィールドがマップ形式の場合に、キーを指定して値を取得する。
- getVariables() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
メッセージ変数を取得する。
- getVersion(Sheet) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
シートの種類を判定する。
- getVertialPrefix() - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの縦方向の開始位置を取得する。
- getVerticalAlignment() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - 縦位置
- GroupValidatorSupport - com.gh.mygreen.xlsmapper.validation.fieldvalidationのクラス
-
バリデーション時のヒントとなるグループを指定することが可能なValidatorのサポートクラス。
- GroupValidatorSupport() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.fieldvalidation.GroupValidatorSupport
-
- incrementCopyRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードのコピー回数を1つ増やす
- incrementDeleteRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードの削除回数を1つ増やす
- incrementInsertRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードの挿入回数を1つ増やす
- indent - クラス の変数com.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - インデント
- init() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellConverterRegistry
-
初期化を行います。
- init(boolean) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.CellFormatter
-
キャッシュの情報の初期化と設定を行います。
- init(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellFormatter
-
- init() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.FieldProcessorRegistry
-
- init() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.FieldFormatterRegistry
-
登録されているフォーマッタを初期化する。
- init(ClassLoader) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.DynamicAnnotationBuilder
-
- init(ClassLoader, ClassLoader[]) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.DynamicAnnotationBuilder
-
アノテーションが定義されたClassLoaderとJavaBeansを定義したClassLoaderを設定する。
- insertRow(Sheet, int) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
指定した行の下に行を1行追加する
- instanceOf(Object, Class<?>, String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.ArgUtils
-
検証対象の値が、指定したクラスを継承しているかどうか検証する。
- IntegerCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- IntegerCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.IntegerCellConverterFactory
-
- IntegerCellConverterFactory.IntegerCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- InternalFieldErrorBuilder - com.gh.mygreen.xlsmapper.validationのクラス
-
- InternalFieldErrorBuilder(SheetBindingErrors<?>, String, String, String[]) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.InternalFieldErrorBuilder
-
ビルダのインスタンスを作成します
- InternalObjectErrorBuilder - com.gh.mygreen.xlsmapper.validationのクラス
-
- InternalObjectErrorBuilder(SheetBindingErrors<?>, String, String[]) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.InternalObjectErrorBuilder
-
ビルダのインスタンスを作成します。
- interpolate(String, Map<String, ?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.MessageInterpolator
-
メッセージを引数varsで指定した変数で補完する。
- interpolate(String, Map<String, ?>, boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.MessageInterpolator
-
メッセージを引数varsで指定した変数で補完する。
- interpolate(String, Map<String, ?>, boolean, MessageResolver) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.MessageInterpolator
-
メッセージを引数varsで指定した変数で補完する。
- interpolate(String, MessageInterpolator.Context) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.beanvalidation.MessageInterpolatorAdapter
-
- interpolate(String, MessageInterpolator.Context, Locale) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.beanvalidation.MessageInterpolatorAdapter
-
- intersectsRegion(CellRangeAddressBase, CellRangeAddressBase) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
セルの範囲が重複(交錯)しているかどうか判定する。
- invokeNeedProcessMethod(Object, Method, Object, Sheet, Configuration, SheetBindingErrors<?>, ProcessCase) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
PostProcessなどのメソッドを実行する。
- invokeNestedValidator(ObjectValidator<S>, S, SheetBindingErrors<?>, String, Class<?>...) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectValidatorSupport
-
ネストしたプロパティの値の検証を実行する。
- invokeNestedValidator(ObjectValidator<S>, S, SheetBindingErrors<?>, String, int, Class<?>...) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectValidatorSupport
-
リストや配列の形式のネストしたプロパティの値の検証を実行する。
- invokeNestedValidator(ObjectValidator<S>, S, SheetBindingErrors<?>, String, String, Class<?>...) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectValidatorSupport
-
マップ形式のネストしたプロパティの値の検証を実行する。
- isAccessible(Map, Object, Member, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AllAllowMemberAccess
-
- isAccessorMethod(Method) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.ClassUtils
-
メソッドがアクセッサメソッド(getter/setter)か判定します。
- isAllowPrivate() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
実行時オプション - 非公開のプロパティにアクセス可能かどうか。
- isAllowPrivate() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
実行時オプション - 非公開のプロパティにアクセス可能かどうか。
- isBooleanGetterMethod(Method) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.ClassUtils
-
メソッドがプリミティブ型のbooleanに対するgetterの書式かどうか判定する。
- isCacheCellValueOnLoad() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
読み込み時にセルの値のキャッシュを行うかどうか設定します。
- isCached() - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellFormatter
-
値をキャッシュするかどうか。
- isCacheWithPath() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
プロパティの解析結果をキャッシュするかどうか。
- isCacheWithPath() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
プロパティの解析結果をキャッシュするかどうか。
- isComponentType() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
フィールドタイプがListや配列の時の要素のGenericsのクラスタイプかどうか。
- isContinueTypeBindFailure() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
型変換エラーが発生しても処理を続けるかどうか。
- isConversionFailure() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldError
-
型変換に失敗したかどうか。
- isCopyRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードの挿入回数が1以上かどうか。
- isCorrectCellDataValidationOnSave() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
書き込み時にセルの入力規則を修正するかどうか。
- isCorrectNameRangeOnSave() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
書き込み時に名前の定義範囲を修正するかどうか
- isDateStart1904(Workbook) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
日時の開始日が1904年かどうか。
- isDeleteRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードの削除回数が1以上かどうか。
- isEmpty() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyBuilder
-
判定結果が空かどうか。
- isEmpty() - インタフェース のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyComparator
-
空かどうか判定する。
- isEmpty(String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
文字列が空文字か判定する。
- isEmpty(Collection<?>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
コレクションが空か判定する。
- isEmpty(Object[]) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
配列がが空か判定する。
- IsEmptyBuilder - com.gh.mygreen.xlsmapper.utilのクラス
-
値が全て空かどかチェックするためのクラス。
- IsEmptyBuilder() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.util.IsEmptyBuilder
-
コンストラクタ。
- IsEmptyBuilder(IsEmptyConfig) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.util.IsEmptyBuilder
-
- isEmptyCell(String, Cell) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの値が空かどうか判定します。
- isEmptyCell(String, Cell) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CellLinkCellConverterFactory.CellLinkCellConverter
-
- isEmptyCell(String, Cell) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.URICellConverterFactory.URICellConverter
-
- isEmptyCellContents(Cell) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
指定してセルの値が空かどうか判定する。
- isEmptyCellContents(Cell, CellFormatter) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
フォーマッターを指定してセルの値が空かどうか判定する。
- IsEmptyComparator - com.gh.mygreen.xlsmapper.utilのインタフェース
-
- IsEmptyConfig - com.gh.mygreen.xlsmapper.utilのクラス
-
- IsEmptyConfig() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.util.IsEmptyConfig
-
コンストラクタ
- isEmptyValue(T, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
オブジェクトの値を空と判定する
- isExecuteOverRecordOperation() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードが足りない時の操作を行ったかどうか。
- isExecuteRecordOperation() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードの操作を行ったかどうか。
- isFailToFalse() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.BooleanFormatter
-
- isFormulaRecalcurationOnSave() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
書き込み時に式の再計算をするか設定します。
- isGetterMethod(Method) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.ClassUtils
-
メソッドがgetterの書式かどうか判定する。
- isIgnoreCase() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.BooleanFormatter
-
- isIgnoreCase() - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.EnumFormatter
-
- isIgnoreNotFoundKey() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
実行時オプション - 配列/Collection/Mapにアクセスする際に指定したキーの要素が存在しない場合に処理を終了するかどうか。
- isIgnoreNotResolveType() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
クラスタイプの解析ができない場合に処理を終了するかどうか。
- isIgnoreNull() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
実行時オプション - 値がnullの場合に例外をスローしないでその時点で処理を終了するかどうか。
- isIgnoreSheetNotFound() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
シートが見つからなくても無視するかどうか。
- isInclusive() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.MaxValidator
-
値を比較する際に指定した値を含むかどうかを取得します。
- isInclusive() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.MinValidator
-
値を比較する際に指定した値を含むかどうかを取得します。
- isInclusive() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.impl.RangeValidator
-
値を比較する際に指定した値を含むかどうかを取得します。
- isInputEmpty() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.ArrayCellField
-
フィールドの値が空かどうか。
- isInputEmpty() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
フィールドの値が空かどうか。
- isInsertRecord() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードの挿入回数が1以上かどうか。
- isLoadCase(ProcessCase[]) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
読み込み処理のケースか判定する。
- isMergeCellOnSave() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
書き込み時にセルの結合を行うかどうか
- isNormalizeLabelText() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
ラベルの文字列を空白などを正規化してマッピングするかどうか。
- isNotEmpty() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyBuilder
-
判定結果がが空でないかどうか。
- isNotEmpty(String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
文字列が空文字でないか判定する。
- isNotEmpty(Collection<?>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
- isNotEmpty(Object[]) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
配列が空でないか判定する
- isNotExecuteOverRecordOperation() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードが足りない時の操作を行っていないかどうか。
- isNotExecuteRecordOperation() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
レコードの操作を行っていないかどうか。
- isOverride() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
既存のクラスの定義にあるアノテーションの設定をXMLの定義で上書きするかどうか。
- isOverride() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.FieldInfo
-
既存のフィールドの定義にあるアノテーションの設定をXMLの定義で上書きするかどうか。
- isOverride() - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.MethodInfo
-
既存のメソッドの定義にあるアノテーションの設定をXMLの定義で上書きするかどうか。
- isPresent(ProcessCase) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.OptionalProcessCase
-
存在する値がある場合はtrueを返し、それ以外の場合はfalseを返します。
- isPrimaryFormula() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellFormulaHandler
-
セルの値が設定済みの時に、数式の設定を優先するかどうか。
- isPrimitiveBoolean(Class<?>) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.ClassUtils
-
タイプがプリミティブのboolean型かどうか判定する。
- isProcessCase(ProcessCase, ProcessCase[]) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
現在の処理ケースが該当するか判定する。
- isReadable() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
読み込み可能かどうか判定します。
- isRegexLabelText() - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
ラベルを正規表現でマッピングするかどうか。
- isRequired() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
値が必須かチェックを行うかどうか。
- isRequiredElement() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.ArrayCellField
-
要素の値が必須かチェックを行うかどうか。
- isSaveCase(ProcessCase[]) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.Utils
-
書き込み処理のケースか判定する。
- isSetterMethod(Method) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.ClassUtils
-
メソッドがsetterの書式かどうか判定する。
- isShrinktToFit() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - セルを縮小して表示するかどうか。
- isTestArrayElement() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyConfig
-
配列の値も検証対象とするかどうか。
- isTestCollectionElement() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyConfig
-
Collectionの値も検証対象とするかどうか。
- isTestMapValue() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyConfig
-
Mapの値も検証対象とするかどうか。
- isTestTransient() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyConfig
-
transientが付与されたフィールドも対象とするかどうか。
- isTrimmed() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
値をトリミングするかどうか。
- isWrapText() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - 折り返して全体を表示するかどうか。
- isWritable() - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
書き込み可能かどうか判定します。
- isZeroAsEmpty() - クラス のメソッドcom.gh.mygreen.xlsmapper.util.IsEmptyConfig
-
数値の0を空として扱うかどうか。
- IterateTablesProcessor - com.gh.mygreen.xlsmapper.fieldprocessor.implのクラス
-
- IterateTablesProcessor() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.fieldprocessor.impl.IterateTablesProcessor
-
- save(InputStream, OutputStream, Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsMapper
-
JavaのオブジェクトをExeclファイルに出力する。
- save(InputStream, OutputStream, Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsSaver
-
JavaのオブジェクトをExeclファイルに出力する。
- save(AnnotationMappingInfo, OutputStream) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlIO
-
XMLをファイルに保存する。
- save(AnnotationMappingInfo, Writer) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlIO
-
XMLをファイルに保存する。
- save(AnnotationMappingInfo, File, String) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlIO
-
XMLをファイルに保存する。
- saveArrayCellComment(ArrayCommentGetter, Cell, Object, int, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.CellCommentOperator
-
- saveCellComment(CommentGetter, Cell, Object, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.CellCommentOperator
-
セルにコメントを書き込む
- saveDetail(InputStream, OutputStream, P) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsMapper
-
JavaのオブジェクトをExeclファイルに出力する。
- saveDetail(InputStream, OutputStream, P) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsSaver
-
JavaのオブジェクトをExeclファイルに出力する。
- saveMapCellComment(MapCommentGetter, Cell, Object, String, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.CellCommentOperator
-
- saveMultiple(InputStream, OutputStream, Object[]) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsMapper
-
複数のオブジェクトをそれぞれのシートへ保存する。
- saveMultiple(InputStream, OutputStream, Object[]) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsSaver
-
複数のオブジェクトをそれぞれのシートへ保存する。
- saveMultipleDetail(InputStream, OutputStream, Object[]) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsMapper
-
複数のオブジェクトをそれぞれのシートへ保存する。
- saveMultipleDetail(InputStream, OutputStream, Object[]) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsSaver
-
複数のオブジェクトをそれぞれのシートへ保存する。
- saveProcess(Sheet, Object, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessorProxy
-
- saveProcess(Sheet, Object, A, FieldAccessor, Configuration, SavingWorkObject) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.FieldProcessor
-
書き込み時のアノテーションを処理する。
- saveProcess(Sheet, Object, XlsArrayCells, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.ArrayCellsProcessor
-
- saveProcess(Sheet, Object, XlsCell, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.CellProcessor
-
- saveProcess(Sheet, Object, XlsComment, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.CommentProcessor
-
- saveProcess(Sheet, Object, XlsHorizontalRecords, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.HorizontalRecordsProcessor
-
- saveProcess(Sheet, Object, XlsIterateTables, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.IterateTablesProcessor
-
- saveProcess(Sheet, Object, XlsLabelledArrayCells, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.LabelledArrayCellsProcessor
-
- saveProcess(Sheet, Object, XlsLabelledCell, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.LabelledCellProcessor
-
- saveProcess(Sheet, Object, XlsLabelledComment, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.LabelledCommentProcessor
-
- saveProcess(Sheet, Object, XlsSheetName, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.SheetNameProcessor
-
- saveProcess(Sheet, Object, XlsVerticalRecords, FieldAccessor, Configuration, SavingWorkObject) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.VerticalRecordsProcessor
-
- SavingWorkObject - com.gh.mygreen.xlsmapperのクラス
-
書き込み処理中で持ち回すオブジェクトを保持するクラス。
- SavingWorkObject() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.SavingWorkObject
-
- Separator() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.util.PropertyPath.Token.Separator
-
- set(Object, String, int) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.ArrayCommentSetter
-
フィールドのラベル情報を設定します
- set(Object, String, int) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.ArrayLabelSetter
-
フィールドのラベル情報を設定します
- set(Object, CellPosition, int) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.ArrayPositionSetter
-
フィールドの位置情報を設定します
- set(Object, String) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.CommentSetter
-
フィールドのコメント情報を設定します
- set(Object, String) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.LabelSetter
-
フィールドのラベル情報を設定します
- set(Object, String, String) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.MapCommentSetter
-
フィールドのコメント情報を設定します
- set(Object, String, String) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.MapLabelSetter
-
フィールドのラベル情報を設定します
- set(Object, CellPosition, String) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.MapPositionSetter
-
フィールドの位置情報を設定します
- set(Object, CellPosition) - インタフェース のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.PositionSetter
-
フィールドの位置情報を設定します
- setAddress(CellPosition) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldError
-
セルのアドレス情報を設定します。
- setAllowPrivate(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
実行時オプション - 非公開のプロパティにアクセス可能かどうか。
- setAllowPrivate(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
実行時オプション - 非公開のプロパティにアクセス可能かどうか。
- setAnnoReader(AnnotationReader) - クラス のメソッドcom.gh.mygreen.xlsmapper.LoadingWorkObject
-
- setAnnoReader(AnnotationReader) - クラス のメソッドcom.gh.mygreen.xlsmapper.SavingWorkObject
-
- setAnnotationBuilder(DynamicAnnotationBuilder) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.AnnotationReader
-
- setAnnotationInfos(List<AnnotationInfo>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
JAXB用のアノテーション情報を設定するメソッド。
- setAnnotationInfos(List<AnnotationInfo>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.FieldInfo
-
JAXB用のアノテーション情報を設定するメソッド。
- setAnnotationInfos(List<AnnotationInfo>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.MethodInfo
-
JAXB用のアノテーション情報を設定するメソッド。
- setAnnotationMapping(AnnotationMappingInfo) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
アノテーションのマッピング情報を設定します。
- setApplicationContext(ApplicationContext) - クラス のメソッドcom.gh.mygreen.xlsmapper.SpringBeanFactory
-
- setArrayLabel(Object, String, int) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- setArrayPosition(Object, CellPosition, int) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- setAttributeInfos(List<AnnotationInfo.AttributeInfo>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationInfo
-
JAXB用のアノテーションの属性情報を設定するメソッド。
- setBeanFactory(BeanFactory<Class<?>, Object>) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
Beanを生成するためのFactoryクラスを設定します。
- setBindClass(Class<?>) - 例外 のメソッドcom.gh.mygreen.xlsmapper.cellconverter.TypeBindException
-
- setBindingErrorsFactory(SheetBindingErrorsFactory) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
- setCacheCellValueOnLoad(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
読み込み時にセルの値のキャッシュを行うかどうか設定します。
- setCached(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellFormatter
-
値をキャッシュするかどうか設定します。
- setCacheWithPath(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
プロパティの解析結果をキャッシュするかどうか。
- setCacheWithPath(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
プロパティの解析結果をキャッシュするかどうか。
- SetCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- SetCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.SetCellConverterFactory
-
- SetCellConverterFactory.SetCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- setCellFormatter(CellFormatter) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
POIのセルのフォーマッターを指定します。
- setCellValueAsDate(Cell, Date, boolean) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
セルに日時を設定する。
- setClassInfos(List<ClassInfo>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationMappingInfo
-
JAXB用のクラス情報を設定するメソッド。
- setClassName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.AnnotationInfo
-
アノテーションのクラス名を設定する。
- setClassName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
クラス名を設定する。
- setCommentHandler(CellCommentHandler) - クラス のメソッドcom.gh.mygreen.xlsmapper.CellCommentOperator
-
セルのコメントを実際に処理する実装を設定する。
- setCommentOperator(CellCommentOperator) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
セルコメントを操作するクラスを設定します。
- setConfiguration(Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsLoader
-
システム情報を設定します。
- setConfiguration(Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsMapper
-
システム情報を設定します。
- setConfiguration(Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.XlsSaver
-
システム情報を設定します。
- setContinueTypeBindFailure(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
型変換エラーが発生しても処理を続けるかどうか。
- setConverterRegistry(CellConverterRegistry) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
セルの値の型変換の管理クラスを設定します。
- setCorrectCellDataValidationOnSave(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
書き込み時にセルの入力規則を修正するかどうか。
- setCorrectNameRangeOnSave(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
書き込み時に名前の定義範囲を修正するかどうか設定します。
- setDataFormat(String, CellFormatter) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
書式を設定する
- setDataFormat(String, String, CellFormatter) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
書式を設定する。
- setDefaultExcelPattern(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverter
-
デフォルトのExcelの書式を設定する
- setDefaultExcelPattern(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverter
-
デフォルトのExcelの書式を設定する
- setDefaultMessage(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
デフォルトメッセージを設定する。
- setDefaultValue(T, ProcessCase[]) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
初期値を設定します。
- setElementConverter(ElementConverter) - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.ListFormatter
-
要素の変換処理方法を設定します。
- setErrors(SheetBindingErrors<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.LoadingWorkObject
-
- setErrors(SheetBindingErrors<?>) - クラス のメソッドcom.gh.mygreen.xlsmapper.SavingWorkObject
-
- setExcelPattern(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractNumberCellConverter
-
Excelの書式を設定する
- setExpressionLanguage(ExpressionLanguage) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.MessageInterpolator
-
EL式を解析する実装クラスを設定する。
- setFailToFalse(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.BooleanFormatter
-
- setFieldFormatterRegistry(FieldFormatterRegistry) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
フィールドのフォーマッタクラスを設定する。
- setFieldInfos(List<FieldInfo>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
JAXB用のフィールド情報を設定するメソッド。
- setFieldName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.FieldInfo
-
フィールド名を設定する
- setFieldProcessorRegistry(FieldProcessorRegistry) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
アノテーションを処理するプロセッサの管理クラスを設定します。
- setFormatter(FieldFormatter<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
フォーマッタを設定する。
- setFormulaFormatter(MessageInterpolator) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
数式をフォーマットするためのクラスを取得します。
- setFormulaHandler(CellFormulaHandler) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
数式を処理するハンドラを設定する
- setFormulaRecalcurationOnSave(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
書き込み時に式の再計算をするか設定します。
- setHorizontalAlignment(HorizontalAlignment) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - 横位置
- setHorizontalAlignment(HorizontalAlignment) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
横位置を設定する
- setHorizontalPrefix(int) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの横方向の開始位置を設定する。
- setIgnoreCase(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.BooleanFormatter
-
- setIgnoreEmptyElement(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.ListFormatter
-
フォーマットする際に空の要素は無視するかどうか設定します。
- setIgnoreNotFoundKey(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
実行時オプション - 配列/Collection/Mapにアクセスする際に指定したキーの要素が存在しない場合に処理を終了するかどうか。
- setIgnoreNotResolveType(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyTypeNavigator
-
クラスタイプの解析ができない場合に処理を終了するかどうか。
- setIgnoreNull(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.PropertyValueNavigator
-
実行時オプション - 値がnullの場合に例外をスローしないでその時点で処理を終了するかどうか。
- setIgnoreSheetNotFound(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
シートが見つからなくても無視するかどうか設定します。
- setIndent(short) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - インデント
- setIndent(short) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
インデントを設定する
- setLabel(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellLink
-
リンクの見出しを設定する
- setLabel(Object, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
ラベル情報を設定します。
- setLabel(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.ArrayCellsHandler
-
ラベルを設定する
- setLabel(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
セルのラベル情報を設定します。
- setLabel(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
ラベルを設定します。
- setLink(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellLink
-
リンクのアドレスを設定する。
- setMapLabel(Object, String, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- setMapPosition(Object, CellPosition, String) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
- setMathContext(MathContext) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractNumberCellConverter
-
数値を処理する際のコンテキストを設定する
- setMaxHorizontalSize(int) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの列方向の最大サイズ。
- setMaxVerticalSize(int) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの縦方向の最大サイズを設定する。
- setMergeCellOnSave(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
書き込み時にセルの結合を行うかどうか設定します。
- setMessageCodeGenerator(MessageCodeGenerator) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
- setMessageCodeGenerator(MessageCodeGenerator) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetErrorFormatter
-
- setMessageInterporlator(MessageInterpolator) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetErrorFormatter
-
- setMessageResolver(MessageResolver) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetErrorFormatter
-
- setMessageSource(MessageSource) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.SpringMessageResolver
-
メッセージソースを設定する
- setMethodInfos(List<MethodInfo>) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
JAXB用のメソッド情報を設定するメソッド。
- setMethodName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.MethodInfo
-
メソッド名を設定する
- setNestedPath(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
指定したパスで現在のパスを初期化します。
- setNormalizeLabelText(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
ラベルの文字列を空白などを正規化してマッピングするかどうか設定します。
- setOverride(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.ClassInfo
-
既存のクラスの定義にあるアノテーションの設定をXMLの定義で上書きするかどうか設定する。
- setOverride(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.FieldInfo
-
既存のフィールドの定義にあるアノテーションの設定をXMLの定義で上書きするかどうか設定する。
- setOverride(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.xml.bind.MethodInfo
-
既存のメソッドの定義にあるアノテーションの設定をXMLの定義で上書きするかどうか設定する。
- setPoiCellFormatter(POICellFormatter) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellFormatter
-
POICellFormatterを設定する。
- setPosition(Object, CellPosition) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
位置情報を設定します。
- setPosition(CellPosition) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
セルの位置情報を設定します。
- setPostLoadMethods(List<Method>) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- setPostSaveMethods(List<Method>) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- setPrefix(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
メッセージの接頭語を設定する。
- setPreLoadMethods(List<Method>) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- setPreSaveMethods(List<Method>) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.ListenerClassCache
-
- setPrimaryFormula(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellFormulaHandler
-
セルの値が設定済みの時に、数式の設定を優先するかどうか。
- setProperties(Properties) - クラス のメソッドcom.gh.mygreen.xlsmapper.localization.PropertiesMessageResolver
-
プロパティを設定する
- setRegexLabelText(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
ラベルを正規表現でマッピングするかどうか設置します。
- setRejectedValue(Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldError
-
エラートとなったフィールドの値を設定する。
- setRequired(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.CellField
-
値が必須かの設定を行う。
- setRequiredElement(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.fieldvalidation.ArrayCellField
-
要素の値が必須かの設定を行う。
- setRootPath() - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
現在のパスをルートに移動します。
- setSeparator(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.ListFormatter
-
要素の区切り文字を設定します。
- setSettingExcelPattern(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverter
-
アノテーションで指定されたExcelの書式を設定する。
- setSettingExcelPattern(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverter
-
アノテーションで指定されたExcelの書式を設定する。
- setSheetFinder(SheetFinder) - クラス のメソッドcom.gh.mygreen.xlsmapper.Configuration
-
処理対象のシートを取得するためのクラスを設定します。
- setSheetIndex(int) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
シート番号を設定する
- setSheetName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectError
-
シート名を設定します。
- setSheetName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
現在のシート名を設定します。
- setShrinkToFit() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
縮小して表示を有効にする
- setShrinktToFit(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - セルを縮小して表示するかどうか設定します。
- setTextFormatter(TextFormatter<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
文字列とオブジェクトを相互変換するフォーマッタを取得します。
- settingGroups - クラス の変数com.gh.mygreen.xlsmapper.validation.fieldvalidation.GroupValidatorSupport
-
バリデーション時のヒントとなるグループ
- setTrimmed(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
値をトリミングするかどうか設定する
- setTrimmed(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.textformatter.ListFormatter
-
トリムして処理をするかどうか設定します。
- setTypeMismatchCode(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.MessageCodeGenerator
-
型変換エラー時のエラーコードを設定する。
- setupCell(Cell, Optional<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
書き込み時のセルに値と書式を設定します。
- setupCell(Cell, Optional<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverter
-
- setupCell(Cell, Optional<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractNumberCellConverter
-
- setupCell(Cell, Optional<T>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverter
-
- setupCell(Cell, Optional<Object[]>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ArrayCellConverterFactory.ArrayCellConverter
-
- setupCell(Cell, Optional<Boolean>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BooleanCellConverterFactory.BooleanCellConverter
-
- setupCell(Cell, Optional<Calendar>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CalendarCellConverterFactory.CalendarCellConverter
-
- setupCell(Cell, Optional<CellLink>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CellLinkCellConverterFactory.CellLinkCellConverter
-
- setupCell(Cell, Optional<Character>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CharacterCellConverterFactory.CharacterCellConverter
-
- setupCell(Cell, Optional<Enum>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.EnumCellConverterFactory.EnumCellConverter
-
- setupCell(Cell, Optional<List>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ListCellConverterFactory.ListCellConverter
-
- setupCell(Cell, Optional<Set>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SetCellConverterFactory.SetCellConverter
-
- setupCell(Cell, Optional<String>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.StringCellConverterFactory.StringCellConverter
-
- setupCell(Cell, Optional<URI>) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.URICellConverterFactory.URICellConverter
-
- setupCellConverter(BaseCellConverter<T>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellConverterFactorySupport
-
引数で指定したCellConverterに対して、トリムなどの共通の設定を行う。
- setupCellPositoin(Cell) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
セルの位置を元に左上、右下の端の位置を記憶する。
- setupCellPositoin(CellPosition) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
アドレス情報を元に左上、右下の端の位置を記憶する。
- setupCellPositoin(int, int) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldprocessor.impl.RecordOperation
-
セルの位置を元に左上、右下の端の位置を記憶する。
- setupConstaint(Sheet, DataValidationConstraint, Point, Point) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
指定した範囲のセルに制約を追加する。
- setupCustom(BaseCellConverter<T>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellConverterFactorySupport
-
各個別に、Converterの設定を行う。
- setupCustom(BaseCellConverter<T>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractDateCellConverterFactory
-
- setupCustom(BaseCellConverter<T>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractNumberCellConverterFactory
-
- setupCustom(BaseCellConverter<T>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.AbstractTemporalCellConverterFactory
-
- setupCustom(BaseCellConverter<Object[]>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ArrayCellConverterFactory
-
- setupCustom(BaseCellConverter<Boolean>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.BooleanCellConverterFactory
-
- setupCustom(BaseCellConverter<Calendar>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CalendarCellConverterFactory
-
- setupCustom(BaseCellConverter<CellLink>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CellLinkCellConverterFactory
-
- setupCustom(BaseCellConverter<Character>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.CharacterCellConverterFactory
-
- setupCustom(BaseCellConverter<Enum>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.EnumCellConverterFactory
-
- setupCustom(BaseCellConverter<List>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.ListCellConverterFactory
-
- setupCustom(BaseCellConverter<Set>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.SetCellConverterFactory
-
- setupCustom(BaseCellConverter<String>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.StringCellConverterFactory
-
- setupCustom(BaseCellConverter<URI>, FieldAccessor, Configuration) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.impl.URICellConverterFactory
-
- setupExplicitListConstaint(Sheet, Collection<String>, Point, Point) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
テンプレートの入力規則の制約「リスト」を追加する。
- setupExplicitListConstaint(Sheet, String[], Point, Point) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
テンプレートの入力規則の制約「リスト」を追加する。
- setupFormulaListConstaint(Sheet, String, Point, Point) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.util.POIUtils
-
テンプレートの入力規則の制約「リスト」を式形式で追加する。
- setValue(Object, Object) - クラス のメソッドcom.gh.mygreen.xlsmapper.fieldaccessor.FieldAccessor
-
オブジェクトのフィールドに値を設定する。
- setValueFormatter(OgnlValueFormatter) - クラス のstaticメソッドcom.gh.mygreen.xlsmapper.xml.XmlBuilder
-
JavaオブジェクトをOGNL式に変換するためのクラスを設定する。
- setVertialPrefix(int) - クラス のメソッドcom.gh.mygreen.xlsmapper.DefaultCellCommentHandler
-
コメントの縦方向の開始位置を設定する。
- setVerticalAlignment(VerticalAlignment) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - 縦位置
- setVerticalAlignment(VerticalAlignment) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
縦位置を設定する
- setWrapText(boolean) - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - 折り返して全体を表示するかどうか設定します。
- setWrapText() - クラス のメソッドcom.gh.mygreen.xlsmapper.cellconverter.CellStyleProxy
-
折り返し設定を有効にする
- SheetBeanValidator - com.gh.mygreen.xlsmapper.validation.beanvalidationのクラス
-
BeanValidaion JSR-303(ver.1.0)/JSR-349(ver.1.1)を利用したValidator.
- SheetBeanValidator(Validator) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.beanvalidation.SheetBeanValidator
-
- SheetBeanValidator() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.beanvalidation.SheetBeanValidator
-
- SheetBindingErrors<P> - com.gh.mygreen.xlsmapper.validationのクラス
-
1シート分のエラー情報を管理するクラス。
- SheetBindingErrors(P, String) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
オブジェクト名を指定しするコンストラクタ。
- SheetBindingErrors(P) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.SheetBindingErrors
-
クラス名をオブジェクト名とするコンストラクタ。
- SheetBindingErrorsFactory - com.gh.mygreen.xlsmapperのクラス
-
- SheetBindingErrorsFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.SheetBindingErrorsFactory
-
- SheetErrorFormatter - com.gh.mygreen.xlsmapper.validationのクラス
-
シート用のエラーオブジェクトを解釈して、メッセージに変換するクラス。
- SheetErrorFormatter() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.validation.SheetErrorFormatter
-
- SheetFinder - com.gh.mygreen.xlsmapperのクラス
-
読み込み時/書き込み処理時のシートを取得するクラス。
- SheetFinder() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.SheetFinder
-
- sheetName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.FieldErrorBuilder
-
シート名を設定します。
- sheetName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.InternalFieldErrorBuilder
-
- sheetName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.InternalObjectErrorBuilder
-
- sheetName(String) - クラス のメソッドcom.gh.mygreen.xlsmapper.validation.ObjectErrorBuilder
-
シート名を設定します。
- SheetNameProcessor - com.gh.mygreen.xlsmapper.fieldprocessor.implのクラス
-
- SheetNameProcessor() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.fieldprocessor.impl.SheetNameProcessor
-
- SheetNotFoundException - com.gh.mygreen.xlsmapperの例外
-
シートが見つからない場合にスローされる例外クラス。
- SheetNotFoundException(String) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.SheetNotFoundException
-
指定したシート名が見つからない場合に、そのシート名を指定するコンストラクタ。
- SheetNotFoundException(String, String) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.SheetNotFoundException
-
指定したシート名が見つからない場合に、そのシート名を指定するコンストラクタ。
- SheetNotFoundException(int, int) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.SheetNotFoundException
-
指定したシートのインデックスが見つからない場合に、そのシートインデックスを指定するコンストラクタ。
- ShortCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- ShortCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.ShortCellConverterFactory
-
- ShortCellConverterFactory.ShortCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- shrinktToFit - クラス の変数com.gh.mygreen.xlsmapper.cellconverter.BaseCellConverter
-
セルの設定 - セルを縮小して表示するかどうか
- size() - クラス のメソッドcom.gh.mygreen.xlsmapper.annotation.XlsLabelledArrayCellsForIterateTable
-
- skip() - クラス のメソッドcom.gh.mygreen.xlsmapper.annotation.XlsLabelledArrayCellsForIterateTable
-
- skip() - クラス のメソッドcom.gh.mygreen.xlsmapper.annotation.XlsLabelledCellForIterateTable
-
- SpringBeanFactory - com.gh.mygreen.xlsmapperのクラス
-
- SpringBeanFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.SpringBeanFactory
-
- SpringMessageResolver - com.gh.mygreen.xlsmapper.localizationのクラス
-
- SpringMessageResolver() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.localization.SpringMessageResolver
-
- SpringMessageResolver(MessageSource) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.localization.SpringMessageResolver
-
- SqlDateCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- SqlDateCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlDateCellConverterFactory
-
- SqlDateCellConverterFactory.SqlDateCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- SqlTimeCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- SqlTimeCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimeCellConverterFactory
-
- SqlTimeCellConverterFactory.SqlTimeCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- SqlTimestampCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- SqlTimestampCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.SqlTimestampCellConverterFactory
-
- SqlTimestampCellConverterFactory.SqlTimestampCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- StackUtils - com.gh.mygreen.xlsmapper.utilのクラス
-
- StackUtils() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.util.StackUtils
-
- startColumn(int) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellFinder
-
起点となる列を指定する。
- startPosition(int, int) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellFinder
-
起点なる位置を指定する。
- startPosition(Cell) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellFinder
-
起点なる位置を指定する。
- startPosition(CellPosition) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellFinder
-
起点なる位置を指定する。
- startRow(int) - クラス のメソッドcom.gh.mygreen.xlsmapper.util.CellFinder
-
起点となる行を指定する。
- StringCellConverterFactory - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- StringCellConverterFactory() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.cellconverter.impl.StringCellConverterFactory
-
- StringCellConverterFactory.StringCellConverter - com.gh.mygreen.xlsmapper.cellconverter.implのクラス
-
- XlsArrayCells - com.gh.mygreen.xlsmapper.annotationの注釈型
-
連続し隣接するセルをCollection(List, Set)または配列にマッピングします。
- XlsArrayColumns - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsArrayConverter - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsArrayOption - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsArrayOption.OverOperation - com.gh.mygreen.xlsmapper.annotationの列挙
-
- XlsArrayOption.RemainedOperation - com.gh.mygreen.xlsmapper.annotationの列挙
-
- XlsBooleanConverter - com.gh.mygreen.xlsmapper.annotationの注釈型
-
boolean/Booleanに対する変換規則を指定するアノテーションです。
- XlsCell - com.gh.mygreen.xlsmapper.annotationの注釈型
-
セルの列と行を指定して、セルの値をマッピングします。
- XlsCellOption - com.gh.mygreen.xlsmapper.annotationの注釈型
-
書き込み時のセルの配置などのを指定するためのアノテーションです。
- XlsCellOption.HorizontalAlign - com.gh.mygreen.xlsmapper.annotationの列挙
-
セルの横位置のタイプ
- XlsCellOption.VerticalAlign - com.gh.mygreen.xlsmapper.annotationの列挙
-
セルの縦位置のタイプ
- XlsColumn - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsComment - com.gh.mygreen.xlsmapper.annotationの注釈型
-
セルの列と行を指定して、セルのコメントをマッピングします。
- XlsCommentOption - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsConverter - com.gh.mygreen.xlsmapper.annotationの注釈型
-
独自のクラスタイプの変換処理を指定するためのアノテーションです。
- XlsDateTimeConverter - com.gh.mygreen.xlsmapper.annotationの注釈型
-
日時に対する変換規則を指定するアノテーションです。
- XlsDefaultValue - com.gh.mygreen.xlsmapper.annotationの注釈型
-
初期値を指定するためのアノテーションです。
- XlsEnumConverter - com.gh.mygreen.xlsmapper.annotationの注釈型
-
列挙型に対する変換規則を指定するアノテーションです。
- XlsFieldProcessor - com.gh.mygreen.xlsmapper.annotationの注釈型
-
マッピング用のアノテーションを表現するためのメタアノテーションです。
- XlsFormula - com.gh.mygreen.xlsmapper.annotationの注釈型
-
書き込み時にセルの数式を定義するためのアノテーションです。
- XlsHorizontalRecords - com.gh.mygreen.xlsmapper.annotationの注釈型
-
水平方向に連続する行をCollection(List, Set)または配列にマッピングする際に指定します。
- XlsHorizontalRecordsForIterateTables - com.gh.mygreen.xlsmapper.annotationのクラス
-
- XlsHorizontalRecordsForIterateTables(XlsHorizontalRecords, int, int) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.annotation.XlsHorizontalRecordsForIterateTables
-
アノテーションを元に、インスタンスを作成する。
- XlsIgnorable - com.gh.mygreen.xlsmapper.annotationの注釈型
-
空のレコードなどの無駄なレコードをマッピングしないよう、無視する条件を判定するメソッドに付与します。
- XlsIterateTables - com.gh.mygreen.xlsmapper.annotationの注釈型
-
同一の構造の表がシート内で繰り返し出現する場合に使用し、Collection(List、Set)または配列にマッピングします。
- XlsLabelledArrayCells - com.gh.mygreen.xlsmapper.annotationの注釈型
-
セルの見出し用のラベルセルを指定し、左右もしくは下側に連続し隣接するセルをCollection(List, Set)または配列にマッピングします。
- XlsLabelledArrayCellsForIterateTable - com.gh.mygreen.xlsmapper.annotationのクラス
-
- XlsLabelledArrayCellsForIterateTable(XlsLabelledArrayCells, int, int) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.annotation.XlsLabelledArrayCellsForIterateTable
-
- XlsLabelledCell - com.gh.mygreen.xlsmapper.annotationの注釈型
-
ラベルセルを指定し、その左右もしくは下側のセルの値をマッピングします。
- XlsLabelledCellForIterateTable - com.gh.mygreen.xlsmapper.annotationのクラス
-
- XlsLabelledCellForIterateTable(XlsLabelledCell, int, int) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.annotation.XlsLabelledCellForIterateTable
-
- XlsLabelledComment - com.gh.mygreen.xlsmapper.annotationの注釈型
-
指定したラベルセルのコメント情報をマッピングします。
- XlsLabelledCommentForIterateTable - com.gh.mygreen.xlsmapper.annotationのクラス
-
- XlsLabelledCommentForIterateTable(XlsLabelledComment, int, int) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.annotation.XlsLabelledCommentForIterateTable
-
- XlsListener - com.gh.mygreen.xlsmapper.annotationの注釈型
-
ライフサイクルコールバック用のリスナークラスを指定するためのアノテーション。
- XlsLoader - com.gh.mygreen.xlsmapperのクラス
-
ExcelのシートをJavaBeanにマッピングするクラス。
- XlsLoader(Configuration) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.XlsLoader
-
独自のシステム情報を設定するコンストラクタ
- XlsLoader() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.XlsLoader
-
デフォルトのコンストラクタ
- XlsMapColumns - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsMapper - com.gh.mygreen.xlsmapperのクラス
-
ExcelのシートとJavaオブジェクトをマッピングする機能を提供する。
- XlsMapper() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.XlsMapper
-
デフォルトコンストラクタ
- XlsMapperException - com.gh.mygreen.xlsmapperの例外
-
XlsMapperの基の本例外クラス。
- XlsMapperException() - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.XlsMapperException
-
- XlsMapperException(String, Throwable) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.XlsMapperException
-
- XlsMapperException(String) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.XlsMapperException
-
- XlsMapperException(Throwable) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.XlsMapperException
-
- XlsNestedRecords - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsNumberConverter - com.gh.mygreen.xlsmapper.annotationの注釈型
-
数値型に対する変換規則を指定するアノテーションです。
- XlsOrder - com.gh.mygreen.xlsmapper.annotationの注釈型
-
マッピング用のアノテーションの処理順序を定義します。
- XlsPostLoad - com.gh.mygreen.xlsmapper.annotationの注釈型
-
シートの読み込み後に、このアノテーションを付与した任意のメソッドが実行されます。
- XlsPostSave - com.gh.mygreen.xlsmapper.annotationの注釈型
-
シートの書き込み後に、このアノテーションを付与した任意のメソッドが実行されます。
- XlsPreLoad - com.gh.mygreen.xlsmapper.annotationの注釈型
-
シートの読み込み前に、このアノテーションを付与した任意のメソッドが実行されます。
- XlsPreSave - com.gh.mygreen.xlsmapper.annotationの注釈型
-
シートの書き込み前に、このアノテーションを付与した任意のメソッドが実行されます。
- XlsRecordFinder - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsRecordOption - com.gh.mygreen.xlsmapper.annotationの注釈型
-
- XlsRecordOption.OverOperation - com.gh.mygreen.xlsmapper.annotationの列挙
-
- XlsRecordOption.RemainedOperation - com.gh.mygreen.xlsmapper.annotationの列挙
-
- XlsSaver - com.gh.mygreen.xlsmapperのクラス
-
JavaBeanをExcelのシートにマッピングし出力するクラス。
- XlsSaver(Configuration) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.XlsSaver
-
独自のシステム情報を設定するコンストラクタ
- XlsSaver() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.XlsSaver
-
デフォルトのコンストラクタ
- XlsSheet - com.gh.mygreen.xlsmapper.annotationの注釈型
-
シートのマッピング対象のルートクラス(JavaBeans)に付与するアノテーション。
- XlsSheetName - com.gh.mygreen.xlsmapper.annotationの注釈型
-
処理対象のシート名をマッピングするメソッド、またはフィールドに付与します。
- XlsTrim - com.gh.mygreen.xlsmapper.annotationの注釈型
-
読み込み時、または書き込み時に値をトリミング行うかどうか指定するためのアノテーション。
- XlsVerticalRecords - com.gh.mygreen.xlsmapper.annotationの注釈型
-
垂直方向に連続する列をCollection(List, Set)または配列にマッピングする際に指定します。
- XlsVerticalRecordsForIterateTables - com.gh.mygreen.xlsmapper.annotationのクラス
-
- XlsVerticalRecordsForIterateTables(XlsVerticalRecords, int, int) - クラス のコンストラクタcom.gh.mygreen.xlsmapper.annotation.XlsVerticalRecordsForIterateTables
-
アノテーションを元に、インスタンスを作成する。
- XmlBuilder - com.gh.mygreen.xlsmapper.xmlのクラス
-
- XmlBuilder() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.xml.XmlBuilder
-
- XmlIO - com.gh.mygreen.xlsmapper.xmlのクラス
-
XMLの読み込み、書き込みなどを行うユーティリティクラス。
- XmlIO() - クラス のコンストラクタcom.gh.mygreen.xlsmapper.xml.XmlIO
-
- XmlOperateException - com.gh.mygreen.xlsmapper.xmlの例外
-
XMLを操作する際に発生する例外。
- XmlOperateException() - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.xml.XmlOperateException
-
- XmlOperateException(String, Throwable) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.xml.XmlOperateException
-
- XmlOperateException(String) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.xml.XmlOperateException
-
- XmlOperateException(Throwable) - 例外 のコンストラクタcom.gh.mygreen.xlsmapper.xml.XmlOperateException
-