Interface ISyndicationCategoryFactory

Index

Methods

Methods

public createSyndicationCategory(term: string): SyndicationCategory

Parameters

  • term: string

Returns

SyndicationCategory

public createSyndicationCategory(term: string, scheme: string, label: string): SyndicationCategory

Parameters

  • term: string
  • scheme: string
  • label: string

Returns

SyndicationCategory