org.apache.struts.config
クラス ActionMappingFactory

java.lang.Object
  拡張org.apache.commons.digester.AbstractObjectCreationFactory
      拡張org.apache.struts.config.ActionMappingFactory
すべての実装インタフェース:
org.apache.commons.digester.ObjectCreationFactory

final class ActionMappingFactory
extends org.apache.commons.digester.AbstractObjectCreationFactory

An object creation factory which creates action mapping instances, taking into account the default class name, which may have been specified on the parent element and which is made available through the object on the top of the stack, which must be a org.apache.struts.config.ModuleConfig.


フィールドの概要
 
クラス org.apache.commons.digester.AbstractObjectCreationFactory から継承したフィールド
digester
 
コンストラクタの概要
(パッケージプライベート) ActionMappingFactory()
           
 
メソッドの概要
 java.lang.Object createObject(org.xml.sax.Attributes attributes)
           
 
クラス org.apache.commons.digester.AbstractObjectCreationFactory から継承したメソッド
getDigester, setDigester
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ActionMappingFactory

ActionMappingFactory()
メソッドの詳細

createObject

public java.lang.Object createObject(org.xml.sax.Attributes attributes)


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