クラス StringSourceFactory

java.lang.ObjectSE
org.springframework.integration.xml.source.StringSourceFactory
実装されたすべてのインターフェース:
SourceFactory

public class StringSourceFactory extends ObjectSE implements SourceFactory
DocumentSEFileSEStringSE ペイロードからの StringSource の作成をサポートする SourceFactory 実装
作成者:
Jonas Partner, Mark Fisher, Artem Bilan, Christian Tzolov
  • コンストラクターの詳細

    • StringSourceFactory

      public StringSourceFactory()
    • StringSourceFactory

      public StringSourceFactory(TransformerFactorySE transformerFactory)
  • メソッドの詳細

    • createSource

      public SourceSE createSource(ObjectSE payload)
      インターフェースからコピーされた説明: SourceFactory
      payload に適切な SourceSE インスタンスを作成します
      次で指定:
      インターフェース SourceFactorycreateSource 
      パラメーター:
      payload - ペイロード。
      戻り値:
      ソース。