public class StringSourceFactory extends ObjectSE implements SourceFactory
| コンストラクターと説明 |
|---|
StringSourceFactory() |
StringSourceFactory(TransformerFactorySE transformerFactory) |
| 修飾子と型 | メソッドと説明 |
|---|---|
SourceSE | createSource(ObjectSE payload)payload に適切な SourceSE インスタンスを作成します |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic StringSourceFactory()
public StringSourceFactory(TransformerFactorySE transformerFactory)
public SourceSE createSource(ObjectSE payload)
SourceFactorypayload に適切な SourceSE インスタンスを作成します SourceFactory の createSource payload - ペイロード。