org.apache.struts.config
クラス PlugInSetPropertyRule

java.lang.Object
  拡張org.apache.commons.digester.Rule
      拡張org.apache.struts.config.PlugInSetPropertyRule

final class PlugInSetPropertyRule
extends org.apache.commons.digester.Rule

Class that records the name and value of a configuration property to be used in configuring a PlugIn instance when instantiated.


フィールドの概要
 
クラス org.apache.commons.digester.Rule から継承したフィールド
digester, namespaceURI
 
コンストラクタの概要
PlugInSetPropertyRule()
           
 
メソッドの概要
 void begin(java.lang.String namespace, java.lang.String names, org.xml.sax.Attributes attributes)
           
 
クラス org.apache.commons.digester.Rule から継承したメソッド
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PlugInSetPropertyRule

public PlugInSetPropertyRule()
メソッドの詳細

begin

public void begin(java.lang.String namespace,
                  java.lang.String names,
                  org.xml.sax.Attributes attributes)
           throws java.lang.Exception
例外:
java.lang.Exception


このドキュメントは、Ja-Jakartaにより訳されました。コメントがある場合は、report@jajakarta.orgまでお願いします。
Copyright (C) 2000-2004 - Apache Software Foundation