Visit Mozilla.org

nsIFeedElementBase

From MDC

The nsIFeedElementBase interface is a base interface from which several of the other feed access interfaces derive.

Contents

nsIFeedElementBase is defined in toolkit/components/feeds/public/nsIFeedElementBase.idl. It is scriptable and unfrozen (hasn't changed since Mozilla 1.8.1).

Inherits from: nsISupports

[edit] Attributes

Attribute Type Description
attributes nsISAXAttributes All the attributes found on the element. Most derived interfaces provide convenience accessors for their standard fields, so this is only useful when looking for nonstandard fields.
baseURI nsIURI The base URI for the entry or feed.