org.seasar.fisshplate.core
クラス NullElement
java.lang.Object
org.seasar.fisshplate.core.NullElement
- すべての実装されたインタフェース:
- TemplateElement
public class NullElement
- extends Object
- implements TemplateElement
TemplateElement
を実装したNULLオブジェクトです。何も処理を行いません。
- 作成者:
- rokugen
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullElement
public NullElement()
merge
public void merge(FPContext context)
- インタフェース
TemplateElement
の記述:
- コンテキストに格納されたデータをテンプレートに埋め込みます。
- 定義:
- インタフェース
TemplateElement
内の merge
- パラメータ:
context
- コンテキスト
Copyright © 2007 The Seasar Foundation. All Rights Reserved.