org.apache.struts.config
クラス SetActionMappingClassRule

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

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

Class that sets the name of the class to use when creating action mapping instances. The value is set on the object on the top of the stack, which must be a org.apache.struts.config.ModuleConfig.


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

コンストラクタの詳細

SetActionMappingClassRule

public SetActionMappingClassRule()
メソッドの詳細

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