org.bbreak.excella.reports.tag
クラス RemoveParamPaser
java.lang.Object
org.bbreak.excella.core.tag.TagParser<ParsedReportInfo>
org.bbreak.excella.reports.tag.ReportsTagParser<Object>
org.bbreak.excella.reports.tag.RemoveParamPaser
public class RemoveParamPaser
- extends ReportsTagParser<Object>
行を削除するパーサー
- 導入されたバージョン:
- 1.0
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_TAG
public static final String DEFAULT_TAG
- デフォルトタグ
- 関連項目:
- 定数フィールド値
RemoveParamPaser
public RemoveParamPaser()
- コンストラクタ
RemoveParamPaser
public RemoveParamPaser(String tag)
- コンストラクタ
- パラメータ:
tag
- タグ
parse
public ParsedReportInfo parse(Sheet sheet,
Cell tagCell,
Object data)
throws ParseException
- 定義:
- クラス
ReportsTagParser<Object>
内の parse
- 例外:
ParseException
useControlRow
public boolean useControlRow()
- クラス
ReportsTagParser
の記述:
- タグを制御行として扱うか否かを取得する。
- 定義:
- クラス
ReportsTagParser<Object>
内の useControlRow
- 戻り値:
- true:制御行として削除/false:置換