FeedDoc Class

This section provides an overview of the FeedDoc class and discusses:

  • FeedDoc class constructor.

  • FeedDoc class methods.

  • FeedDoc class properties.

The FeedDoc class extends the XmlDoc base class to provide a generic interface class for feed documents. Therefore, for each feed format type, a format-specific feed document class is required to extend the base FeedDoc class. As a base class, the FeedDoc class has abstract methods and properties, which are identified as such in the following sections.