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 |
|
メソッドの概要 |
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