public class AETClosingSchemaFactoryCreatorImpl extends java.lang.Object implements AETClosingSchemaFactoryCreator
修飾子とタイプ | フィールドと説明 |
---|---|
static Key |
KEY_AETClosingSchemaEncoding |
static Key |
KEY_AETClosingSchemaMap |
static Key |
KEY_AETClosingSchemaResource |
static Key |
KEY_AETClosingSchemaSection |
static Key |
KEY_AETClosingSchemaURL |
static org.apache.commons.logging.Log |
log
ロガー
|
コンストラクタと説明 |
---|
AETClosingSchemaFactoryCreatorImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
AETClosingSchemaFactory |
createAETClosingSchemaFactory(Resource resource) |
java.lang.String |
getCreatorName()
Creatorの名前を返す。
|
java.lang.String[] |
getDependCreatorNames()
Creatorが依存する他のCreatorキー名を表す。
|
Key[] |
getDependFactoryKey()
Creatorが依存する他のFactoryのキー名を表す。
|
Key |
getFactoryKey()
Resourceで対応するFactoryキー名を返す。
|
public static final org.apache.commons.logging.Log log
public static final Key KEY_AETClosingSchemaEncoding
public static final Key KEY_AETClosingSchemaMap
public static final Key KEY_AETClosingSchemaURL
public static final Key KEY_AETClosingSchemaResource
public static final Key KEY_AETClosingSchemaSection
public AETClosingSchemaFactory createAETClosingSchemaFactory(Resource resource) throws FatalException
createAETClosingSchemaFactory
インタフェース内 AETClosingSchemaFactoryCreator
FatalException
public java.lang.String getCreatorName()
FactoryCreator
getCreatorName
インタフェース内 FactoryCreator
public java.lang.String[] getDependCreatorNames()
FactoryCreator
getDependCreatorNames
インタフェース内 FactoryCreator
public Key[] getDependFactoryKey()
FactoryCreator
getDependFactoryKey
インタフェース内 FactoryCreator
public Key getFactoryKey()
FactoryCreator
getFactoryKey
インタフェース内 FactoryCreator