概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
S
save(String, Object)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
POJOからExcelへ書き込む
save(String, String, Object)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
POJOからExcelへ書き込む
シート名をコーディングにより指定する場合に使用
save(String, String, String, Object)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
POJOからExcelへ書き込む
テンプレートとしてExcelファイルを読み込み、 別ファイルとして保存する場合に使用
シート名をコーディングにより指定する場合に使用
save(Workbook, String, String, Object)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
POJOからExcelへ書き込む
テンプレートとしてExcelファイルを読み込み、 別ファイルとして保存する場合に使用
seekCellValue(Sheet, Class<?>)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
seekCellValue(Sheet, Class<?>)
- インタフェース net.w_horse.excelpojo.excel.cellseeker.
CellSeeker
のメソッド
セルの検索を行い、値を取得する。
seekCellValue(Sheet, Class<?>)
- クラス net.w_horse.excelpojo.excel.cellseeker.
ConstantValueCellSeeker
のメソッド
seekCellValue(Sheet, Class<?>)
- クラス net.w_horse.excelpojo.excel.cellseeker.
LabeledCellSeeker
のメソッド
seekCellValue(Sheet, Class<?>)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
seekCellValue(Sheet, Class<?>)
- クラス net.w_horse.excelpojo.excel.cellseeker.
PointedCellSeeker
のメソッド
set(Annotation, ExcelPOJOAnnotationParser)
- インタフェース net.w_horse.excelpojo.excel.cellseeker.
CellSeeker
のメソッド
アノテーションパーサーに定義情報をセットしてもらう
set(Annotation, ExcelPOJOAnnotationParser)
- クラス net.w_horse.excelpojo.excel.cellseeker.
ConstantValueCellSeeker
のメソッド
set(Annotation, ExcelPOJOAnnotationParser)
- クラス net.w_horse.excelpojo.excel.cellseeker.
HorizontalRepeatsSeeker
のメソッド
set(Annotation, ExcelPOJOAnnotationParser)
- クラス net.w_horse.excelpojo.excel.cellseeker.
LabeledCellSeeker
のメソッド
set(Annotation, ExcelPOJOAnnotationParser)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
set(Annotation, ExcelPOJOAnnotationParser)
- クラス net.w_horse.excelpojo.excel.cellseeker.
PointedCellSeeker
のメソッド
set(Annotation, ExcelPOJOAnnotationParser)
- クラス net.w_horse.excelpojo.excel.cellseeker.
VerticalRepeatsSeeker
のメソッド
setCapitalizeType(StringBooleanConverter.CapitalizeType)
- クラス net.w_horse.excelpojo.converter.
StringBooleanConverter
のメソッド
setCellFormat(String)
- クラス net.w_horse.excelpojo.converter.
StringDateConverter
のメソッド
setCellSeeker(Annotation, LabeledCellSeeker)
- クラス net.w_horse.excelpojo.annotation.
ExcelPOJOAnnotationParser
のメソッド
setCellSeeker(Annotation, PointedCellSeeker)
- クラス net.w_horse.excelpojo.annotation.
ExcelPOJOAnnotationParser
のメソッド
setCellSeeker(Annotation, ConstantValueCellSeeker)
- クラス net.w_horse.excelpojo.annotation.
ExcelPOJOAnnotationParser
のメソッド
setCellSeeker(Annotation, VerticalRepeatsSeeker)
- クラス net.w_horse.excelpojo.annotation.
ExcelPOJOAnnotationParser
のメソッド
setCellSeeker(Annotation, HorizontalRepeatsSeeker)
- クラス net.w_horse.excelpojo.annotation.
ExcelPOJOAnnotationParser
のメソッド
setCellSeeker(Annotation, MappedCellSeeker)
- クラス net.w_horse.excelpojo.annotation.
ExcelPOJOAnnotationParser
のメソッド
setCellSeeker(CellSeeker)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
setCellSeeker(CellSeeker)
- クラス net.w_horse.excelpojo.xml.
ExcelPOJOBeanFactoryBean
のメソッド
setCellType(String)
- クラス net.w_horse.excelpojo.converter.
StringDateConverter
のメソッド
setCellValue(Cell, Object, CellFieldConverter)
- クラス net.w_horse.excelpojo.excel.
ExcelUtils
の static メソッド
setConstractorArgs(LinkedHashMap<Integer, String>)
- クラス net.w_horse.excelpojo.xml.
ConverterFactoryBean
のメソッド
setConverter(CellFieldConverter)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractCellSeeker
のメソッド
setConverter(CellFieldConverter)
- インタフェース net.w_horse.excelpojo.excel.cellseeker.
CellSeeker
のメソッド
setConverter(CellFieldConverter)
- クラス net.w_horse.excelpojo.xml.
AbstractCellSeekerFactoryBean
のメソッド
setConverterClassName(String)
- クラス net.w_horse.excelpojo.xml.
ConverterFactoryBean
のメソッド
setDataDirection(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setDataDirection(String)
- クラス net.w_horse.excelpojo.xml.
MappedCellSeekerFactoryBean
のメソッド
setExcelPOJOBridge(ExcelPOJOBridge)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractCellSeeker
のメソッド
setExcelPOJOBridge(ExcelPOJOBridge)
- インタフェース net.w_horse.excelpojo.excel.cellseeker.
CellSeeker
のメソッド
setExcelPOJOBridge(ExcelPOJOBridge)
- クラス net.w_horse.excelpojo.xml.
AbstractCellSeekerFactoryBean
のメソッド
setFieldFormat(String)
- クラス net.w_horse.excelpojo.converter.
StringDateConverter
のメソッド
setFieldType(String)
- クラス net.w_horse.excelpojo.converter.
StringDateConverter
のメソッド
setIgnoreCase(boolean)
- クラス net.w_horse.excelpojo.converter.
StringBooleanConverter
のメソッド
setLabel(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setLabel(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
LabeledCellSeeker
のメソッド
setLabel(String)
- クラス net.w_horse.excelpojo.xml.
AbstractRepeatsSeekerFactoryBean
のメソッド
setLabel(String)
- クラス net.w_horse.excelpojo.xml.
LabeledCellSeekerFactoryBean
のメソッド
setListClass(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setListClass(String)
- クラス net.w_horse.excelpojo.xml.
AbstractRepeatsSeekerFactoryBean
のメソッド
setMappings(HashMap<Object, Object>[])
- クラス net.w_horse.excelpojo.converter.
StringBooleanConverter
のメソッド
setMargedLabel(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setMargedLabel(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
LabeledCellSeeker
のメソッド
setMargedLabel(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setMargedLabel(String)
- クラス net.w_horse.excelpojo.xml.
AbstractRepeatsSeekerFactoryBean
のメソッド
setMargedLabel(String)
- クラス net.w_horse.excelpojo.xml.
LabeledCellSeekerFactoryBean
のメソッド
setMargedLabel(String)
- クラス net.w_horse.excelpojo.xml.
MappedCellSeekerFactoryBean
のメソッド
setMargedRows(boolean)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setMargedRows(boolean)
- クラス net.w_horse.excelpojo.excel.cellseeker.
LabeledCellSeeker
のメソッド
setMargedRows(boolean)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setMargedRows(boolean)
- クラス net.w_horse.excelpojo.excel.cellseeker.
PointedCellSeeker
のメソッド
setMargedRows(boolean)
- クラス net.w_horse.excelpojo.xml.
AbstractRepeatsSeekerFactoryBean
のメソッド
setMargedRows(boolean)
- クラス net.w_horse.excelpojo.xml.
LabeledCellSeekerFactoryBean
のメソッド
setPosition(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setPosition(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setPosition(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
PointedCellSeeker
のメソッド
setPosition(String)
- クラス net.w_horse.excelpojo.xml.
AbstractRepeatsSeekerFactoryBean
のメソッド
setPosition(String)
- クラス net.w_horse.excelpojo.xml.
MappedCellSeekerFactoryBean
のメソッド
setPosition(String)
- クラス net.w_horse.excelpojo.xml.
PointedCellSeekerFactoryBean
のメソッド
setPreviousLabel(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setPreviousLabel(String)
- クラス net.w_horse.excelpojo.xml.
MappedCellSeekerFactoryBean
のメソッド
setProperties(HashMap<String, String>)
- クラス net.w_horse.excelpojo.xml.
ConverterFactoryBean
のメソッド
setRange(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractCellSeeker
のメソッド
setRange(String)
- インタフェース net.w_horse.excelpojo.excel.cellseeker.
CellSeeker
のメソッド
setRange(String)
- クラス net.w_horse.excelpojo.xml.
AbstractCellSeekerFactoryBean
のメソッド
setRetrieveFrom(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setRetrieveFrom(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
LabeledCellSeeker
のメソッド
setRetrieveFrom(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setRetrieveFrom(String)
- クラス net.w_horse.excelpojo.xml.
AbstractRepeatsSeekerFactoryBean
のメソッド
setRetrieveFrom(String)
- クラス net.w_horse.excelpojo.xml.
LabeledCellSeekerFactoryBean
のメソッド
setRetrieveFrom(String)
- クラス net.w_horse.excelpojo.xml.
MappedCellSeekerFactoryBean
のメソッド
setRetrieveType(String)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
retrieveTypeを設定します。
setRetrieveType(String)
- クラス net.w_horse.excelpojo.xml.
ExcelPOJOBeanFactoryBean
のメソッド
setSheetName(String)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
setSheetName(String)
- クラス net.w_horse.excelpojo.xml.
ExcelPOJOBeanFactoryBean
のメソッド
setSingleton(boolean)
- クラス net.w_horse.excelpojo.xml.
ExcelPOJOBeanFactoryBean
のメソッド
setSucceedFields(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setSucceedFields(String)
- クラス net.w_horse.excelpojo.xml.
AbstractRepeatsSeekerFactoryBean
のメソッド
setTargetClass(String)
- クラス net.w_horse.excelpojo.annotation.
ExcelPOJOAnnotationParser
のメソッド
setTargetClass(String)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
setTargetClass(String)
- クラス net.w_horse.excelpojo.xml.
ExcelPOJOBeanFactoryBean
のメソッド
setTargetClassProperties(HashMap<String, CellSeeker>, Class<?>)
- クラス net.w_horse.excelpojo.annotation.
ExcelPOJOAnnotationParser
のメソッド
setTargetClassProperties(HashMap<String, CellSeeker>)
- クラス net.w_horse.excelpojo.
ExcelPOJOBridge
のメソッド
setTargetClassProperties(HashMap<String, CellSeeker>)
- クラス net.w_horse.excelpojo.xml.
ExcelPOJOBeanFactoryBean
のメソッド
setTerminate(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setTerminate(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setTerminate(String)
- クラス net.w_horse.excelpojo.xml.
AbstractRepeatsSeekerFactoryBean
のメソッド
setTerminate(String)
- クラス net.w_horse.excelpojo.xml.
MappedCellSeekerFactoryBean
のメソッド
setUse(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractCellSeeker
のメソッド
setUse(String)
- インタフェース net.w_horse.excelpojo.excel.cellseeker.
CellSeeker
のメソッド
setUse(String)
- クラス net.w_horse.excelpojo.xml.
AbstractCellSeekerFactoryBean
のメソッド
setValue(Sheet, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setValue(Sheet, AbstractCellSeeker.Offset, AbstractCellSeeker.Offset, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
AbstractRepeatsSeeker
のメソッド
setValue(Sheet, Object)
- インタフェース net.w_horse.excelpojo.excel.cellseeker.
CellSeeker
のメソッド
セルの検索を行い、値をセットする。
setValue(Sheet, AbstractCellSeeker.Offset, AbstractCellSeeker.Offset, Object)
- インタフェース net.w_horse.excelpojo.excel.cellseeker.
CellSeeker
のメソッド
セルの検索を行い、値をセットする。
setValue(Sheet, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
ConstantValueCellSeeker
のメソッド
setValue(Sheet, AbstractCellSeeker.Offset, AbstractCellSeeker.Offset, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
ConstantValueCellSeeker
のメソッド
setValue(String)
- クラス net.w_horse.excelpojo.excel.cellseeker.
ConstantValueCellSeeker
のメソッド
setValue(Sheet, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
LabeledCellSeeker
のメソッド
setValue(Sheet, AbstractCellSeeker.Offset, AbstractCellSeeker.Offset, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
LabeledCellSeeker
のメソッド
setValue(Sheet, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setValue(Sheet, AbstractCellSeeker.Offset, AbstractCellSeeker.Offset, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
MappedCellSeeker
のメソッド
setValue(Sheet, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
PointedCellSeeker
のメソッド
setValue(Sheet, AbstractCellSeeker.Offset, AbstractCellSeeker.Offset, Object)
- クラス net.w_horse.excelpojo.excel.cellseeker.
PointedCellSeeker
のメソッド
setValue(String)
- クラス net.w_horse.excelpojo.xml.
ConstantValueCellSeekerFactoryBean
のメソッド
SheetNotFoundException
-
net.w_horse.excelpojo.excel
の 例外
SheetNotFoundException(String)
- 例外 net.w_horse.excelpojo.excel.
SheetNotFoundException
のコンストラクタ
SheetNotFoundException(int)
- 例外 net.w_horse.excelpojo.excel.
SheetNotFoundException
のコンストラクタ
StringBooleanConverter
-
net.w_horse.excelpojo.converter
の クラス
セルとフィールドに対する真偽に関する変換を行うクラス
文字列とboolean, 文字列と文字列の相互変換を行う。
StringBooleanConverter()
- クラス net.w_horse.excelpojo.converter.
StringBooleanConverter
のコンストラクタ
デフォルトコンストラクタの場合は マッピングに
StringBooleanConverter.TYPE_TRUE_FALSE
を用い、 マッピングの比較に対し、大文字・小文字を無視し、 文字列を返す際のタイプにCapitalizeType.NOTHINGを用いる
StringBooleanConverter.CapitalizeType
-
net.w_horse.excelpojo.converter
の 列挙型
文字列を返す際のタイプ
NOTHING:何もしない
UPPER_CASE:すべて大文字にする
LOWER_CASE:すべて小文字にする
CAPITALIZE:先頭の文字列を大文字にする
UN_CAPITARIZE:先頭の文字列を小文字にする
StringDateConverter
-
net.w_horse.excelpojo.converter
の クラス
セルとフィールドに対する日付変換するクラス
文字列とDat型、文字列と文字列(フォーマット変換)に対する相互変換を行う
例えばフォーマット:yyyy/MM/ddの文字列とフォーマット:yyyy-MM-ddの相互変換を行う。
StringDateConverter()
- クラス net.w_horse.excelpojo.converter.
StringDateConverter
のコンストラクタ
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V