パッケージ | 説明 |
---|---|
org.opengion.fukurou.model |
[PN],[OYA] などの [] で指定されたカラムで表されたフォーマットデータに対して、
DataModel オブジェクトを適用して 各カラムに実データを割り当てる処理を行うクラスを提供します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
POIUtil.excelReader1(File file,
TextConverter conv)
引数ファイル(Excel)を、テキスト化します。
|
static void |
POIUtil.excelReader2(File file,
TextConverter conv)
引数ファイル(Excel)を、テキスト化します。
|
void |
ExcelModel.sheetCopy(TextConverter conv,
String shtName)
Workbook の雛形シートのTextConverter した、新しいSheetを作成します。
|
void |
ExcelModel.textConverter(TextConverter conv)
Workbook の全Sheetを対象に、テキスト変換処理を行います(XSLX限定)。
|
static void |
POIUtil.textReader(File file,
TextConverter conv)
引数ファイル(Word,PoworPoint,Excel)を、TableModelHelper を使用してテキスト化します。
|
static void |
POIUtil.textReader(File file,
TextConverter conv,
String encode)
引数ファイル(Text)を、テキスト化します。
|
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.