|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.apache.struts.digester.Rule
org.apache.struts.digester.SetPropertiesRule
対応する名前を持つ属性を元に、 スタックの最上位オブジェクトが持つ複数のプロパティの設定を行うルールを実装しています。
| フィールドの概要 |
| クラス org.apache.struts.digester.Rule から継承したフィールド |
digester |
| コンストラクタの概要 | |
SetPropertiesRule(Digester digester)
連携する Digester をセットするだけの既定のコンストラクタ。 |
|
| メソッドの概要 | |
void |
begin(org.xml.sax.AttributeList attributes)
要素の先頭での処理を行います。 |
| クラス org.apache.struts.digester.Rule から継承したメソッド |
body, end, finish |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public SetPropertiesRule(Digester digester)
digester - このルールと連携するダイジェスタ| メソッドの詳細 |
public void begin(org.xml.sax.AttributeList attributes)
throws java.lang.Exception
Rule 内の beginattributes - 当該要素の一連の属性
java.lang.Exception
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||