|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.bbreak.excella.reports.listener.ReportProcessAdaptor
org.bbreak.excella.reports.listener.RemoveAdapter
public class RemoveAdapter
シート解析後にセル・列・行・制御行を削除するアダプタ
フィールドの概要 | |
---|---|
static String |
CELL
セル |
static String |
COLUMN
列 |
static String |
LEFT
左方向にシフト(デフォルト) |
static String |
ROW
行 |
static String |
UP
上方向にシフト |
コンストラクタの概要 | |
---|---|
RemoveAdapter()
|
メソッドの概要 | |
---|---|
void |
postParse(Sheet sheet,
SheetParser sheetParser,
SheetData sheetData)
|
クラス org.bbreak.excella.reports.listener.ReportProcessAdaptor から継承されたメソッド |
---|
postBookParse, preBookParse, preParse |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final String ROW
public static final String COLUMN
public static final String CELL
public static final String LEFT
public static final String UP
コンストラクタの詳細 |
---|
public RemoveAdapter()
メソッドの詳細 |
---|
public void postParse(Sheet sheet, SheetParser sheetParser, SheetData sheetData) throws ParseException
SheetParseListener
内の postParse
ReportProcessAdaptor
内の postParse
ParseException
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |