public class AssignSchemaFactoryCreatorImpl extends java.lang.Object implements AssignSchemaFactoryCreator
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static Key |
KEY_AssignSchema2Resource |
static Key |
KEY_AssignSchema2URL |
static Key |
KEY_AssignSchemaEncoding |
static Key |
KEY_AssignSchemaMap |
static Key |
KEY_AssignSchemaMap2 |
static Key |
KEY_AssignSchemaResource |
static Key |
KEY_AssignSchemaSection |
static Key |
KEY_AssignSchemaSection2 |
static Key |
KEY_AssignSchemaURL |
| コンストラクタと説明 |
|---|
AssignSchemaFactoryCreatorImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AssignSchemaFactory |
createAssignSchemaFactory(Resource resource) |
java.lang.String |
getCreatorName()
Creatorの名前を返す。
|
java.lang.String[] |
getDependCreatorNames()
Creatorが依存する他のCreatorキー名を表す。
|
Key[] |
getDependFactoryKey()
Creatorが依存する他のFactoryのキー名を表す。
|
Key |
getFactoryKey()
Resourceで対応するFactoryキー名を返す。
|
public static final Key KEY_AssignSchemaEncoding
public static final Key KEY_AssignSchemaMap
public static final Key KEY_AssignSchemaMap2
public static final Key KEY_AssignSchemaURL
public static final Key KEY_AssignSchema2URL
public static final Key KEY_AssignSchemaResource
public static final Key KEY_AssignSchema2Resource
public static final Key KEY_AssignSchemaSection
public static final Key KEY_AssignSchemaSection2
public AssignSchemaFactory createAssignSchemaFactory(Resource resource) throws FatalException
createAssignSchemaFactory インタフェース内 AssignSchemaFactoryCreatorFatalExceptionpublic java.lang.String getCreatorName()
FactoryCreatorgetCreatorName インタフェース内 FactoryCreatorpublic java.lang.String[] getDependCreatorNames()
FactoryCreatorgetDependCreatorNames インタフェース内 FactoryCreatorpublic Key[] getDependFactoryKey()
FactoryCreatorgetDependFactoryKey インタフェース内 FactoryCreatorpublic Key getFactoryKey()
FactoryCreatorgetFactoryKey インタフェース内 FactoryCreator