|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectfeat.v1.config.FeatConfig
feat-config.xmlのドキュメント要素。
コンストラクタの概要 | |
FeatConfig()
|
メソッドの概要 | |
FileLocator |
getAppRoot()
|
FileLocator |
getConfigLocation()
|
java.util.Iterator |
getFeatureConfigs()
feature要素 |
FeatureDeclaration |
getFeatureDeclaration(java.lang.String featureName)
フィーチャーを返す。 |
java.lang.String |
getName()
|
void |
init()
初期化。 |
void |
setAppRoot(FileLocator appRoot)
|
void |
setConfigLocation(FileLocator locator)
|
void |
validate()
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public FeatConfig()
メソッドの詳細 |
public java.util.Iterator getFeatureConfigs()
public FeatureDeclaration getFeatureDeclaration(java.lang.String featureName)
featureName
-
public FileLocator getAppRoot()
public void setAppRoot(FileLocator appRoot)
public FileLocator getConfigLocation()
public void setConfigLocation(FileLocator locator)
public void init() throws InitializationException
ConfigElement
内の init
FeatException
InitializationException
public void validate() throws InitializationException
ConfigElement
内の validate
InitializationException
public java.lang.String getName()
ConfigElement
内の getName
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |