Class SyndicationAttribute

Index

Constructor methods

Properties

Constructor methods

constructor(attributeName: string, attributeNamespace: string, attributeValue: string): SyndicationAttribute

Parameters

  • attributeName: string
  • attributeNamespace: string
  • attributeValue: string

Returns

SyndicationAttribute

constructor(): SyndicationAttribute

Returns

SyndicationAttribute

Properties

public name: string

public namespace: string

public value: string