| パッケージ | 説明 |
|---|---|
| org.bbreak.excella.core |
ExCella Coreのベースクラス群
|
| org.bbreak.excella.core.exporter.book |
ExCella Coreのブック単位の出力クラス群
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
BookData |
BookController.getBookData()
現時点での解析データの取得
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
TextFileExporter.export(org.apache.poi.ss.usermodel.Workbook book,
BookData bookdata)
出力処理の実行
|
void |
WorkbookExporter.export(org.apache.poi.ss.usermodel.Workbook book,
BookData bookdata)
処理実行
|
void |
ConsoleExporter.export(org.apache.poi.ss.usermodel.Workbook book,
BookData bookdata)
処理実行
|
void |
BookExporter.export(org.apache.poi.ss.usermodel.Workbook book,
BookData bookdata)
出力処理の実行
|
Copyright © 2009–2023. All rights reserved.