org.apache.struts.config
クラス SetActionForwardClassRule
java.lang.Object
org.apache.commons.digester.Rule
org.apache.struts.config.SetActionForwardClassRule
- final class SetActionForwardClassRule
- extends org.apache.commons.digester.Rule
Class that sets the name of the class to use when creating global forward
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 |
SetActionForwardClassRule
public SetActionForwardClassRule()
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