|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.apache.struts.util.MessageResourcesFactory
org.apache.struts.util.PropertyMessageResourcesFactory
Factory for PropertyMessageResources instances. The
configuration paramter for such instances is the base Java package
name of the resources entries from which our keys and values will be
loaded.
| フィールドの概要 |
| クラス org.apache.struts.util.MessageResourcesFactory から継承したフィールド |
clazz, factoryClass, returnNull |
| コンストラクタの概要 | |
PropertyMessageResourcesFactory()
|
|
| メソッドの概要 | |
MessageResources |
createResources(java.lang.String config)
Create and return a newly instansiated MessageResources.
|
| クラス org.apache.struts.util.MessageResourcesFactory から継承したメソッド |
createFactory, getFactoryClass, getReturnNull, setFactoryClass, setReturnNull |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public PropertyMessageResourcesFactory()
| メソッドの詳細 |
public MessageResources createResources(java.lang.String config)
MessageResources.
This method must be implemented by concrete subclasses.
MessageResourcesFactory 内の createResourcesconfig - Configuration parameter(s) for the requested bundle
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||