org.apache.struts.config
クラス AddDataSourcePropertyRule

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

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

Class that calls addProperty() for the top object on the stack, which must be a org.apache.struts.config.DataSourceConfig.


フィールドの概要
 
クラス org.apache.commons.digester.Rule から継承したフィールド
digester, namespaceURI
 
コンストラクタの概要
AddDataSourcePropertyRule()
           
 
メソッドの概要
 void begin(java.lang.String namespace, java.lang.String name, 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
 

コンストラクタの詳細

AddDataSourcePropertyRule

public AddDataSourcePropertyRule()
メソッドの詳細

begin

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


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