AtomChannel Type

The information about an Atom Feed as received from the server.

Remarks

When an Atom feed is parsed by the component, each item is parsed into an AtomEntry type and other information about the feed is presented as AtomChannel.

Fields

authorEmail
String

This property contains the email address of the author.

authorName
String

This property contains the name of the author.

authorUri
String

This property contains the URI of the author.

categoryLabel
String

This property contains a textual description of the label for the category.

categoryScheme
String

This property identifies a categorization scheme.

categoryTerm
String

This property contains the category to which the entry or feed belongs.

contributorEmail
String

This property contains the email address of the contributor.

contributorName
String

This property contains the name of the contributor.

contributorUri
String

This property contains the URI of the contributor.

generator
String

This property identifies the generator of the feed.

icon
String

This property contains a reference to the image that represents this feed.

id
String

The Id conveys a permanent, universally unique identifier for an entry or feed. This contains an IRI as defined by RFC3987.

linkHref
String

This property contains the location of the link.

linkHrefLang
String

This property contains the language of the content at the link.

linkLength
String

This property contains the length (in bytes) of the content at the link.

linkRel
String

This property indicates the relation of the linked content to the feed. The following relations are defined by RFC 4287.

  • alternate
  • related
  • self
  • enclosure
  • via

linkTitle
String

This property contains the title of the link.

linkType
String

This property contains the MIME type of the content at the link.

This property contains logo for an image that represents the feed.

rights
String

This property contains information about the rights of the given feed.

rightsTextType
ChannelRightsTextTypes

Text type of the rights of the feed. Atom textual content can either be html, xhtml or text.

subtitle
String

This contains a short description of the Atom Feed.

subtitleTextType
ChannelSubtitleTextTypes

This property contains the text type of the sub-title of the feed. Atom textual content can either be html, xhtml or text.

title
String

This property contains the title of the current Atom Feed. Typically the title of the channel is similar to that of the web page where the Atom content is hosted.

titleTextType
ChannelTitleTextTypes

This property contains the text type of the title of the feed. Atom textual content can either be html, xhtml or text.

updated
String

This property contains the date and time that the feed was updated.

Constructors

public init()

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 macOS Edition - Version 20.0 [Build 8307]