org.apache.struts.config
クラス ActionFormBeanFactory

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

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

An object creation factory which creates action form bean 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
 
コンストラクタの概要
(パッケージプライベート) ActionFormBeanFactory()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

ActionFormBeanFactory

ActionFormBeanFactory()
メソッドの詳細

createObject

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


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