|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.framework.xml.TagHandler
org.seasar.framework.container.factory.AbstractTagHandler
org.seasar.framework.container.factory.IncludeTagHandler
diconファイルのinclude
要素を解釈するためのクラスです。
コンストラクタの概要 | |
IncludeTagHandler()
|
メソッドの概要 | |
void |
start(TagHandlerContext context,
org.xml.sax.Attributes attributes)
タグの処理を開始します。 |
クラス org.seasar.framework.container.factory.AbstractTagHandler から継承したメソッド |
createExpression, isComponentName |
クラス org.seasar.framework.xml.TagHandler から継承したメソッド |
appendBody, end |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public IncludeTagHandler()
メソッドの詳細 |
public void start(TagHandlerContext context, org.xml.sax.Attributes attributes)
TagHandler
の記述:
TagHandler
内の start
context
- attributes
-
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |