Interface ISyndicationNodeFactory

Index

Methods

Methods

public createSyndicationNode(nodeName: string, nodeNamespace: string, nodeValue: string): SyndicationNode

Parameters

  • nodeName: string
  • nodeNamespace: string
  • nodeValue: string

Returns

SyndicationNode