libgrss Reference Manual
Version 0.6.0
I. libgrss Overview
II. Essential Elements
GrssFeedChannel
— a feed
GrssFeedItem
— a feed item
GrssFeedEnclosure
— a component attached to an item
GrssFeedParser
— feed parser
III. Useful Objects
GrssFeedsPool
— feeds auto-fetcher
GrssFeedsGroup
— import and export group of channels
GrssFeedsSubscriber
— feeds subscriber
GrssFeedFormatter
— abstract class to format feeds in plain rappresentation
GrssFeedRssFormatter
— able to format a feed in RSS
GrssFeedAtomFormatter
— able to format a feed in Atom
GrssFeedsPublisher
— feed writer and PubSubHubBub publisher
GrssFeedsStore
— abstract class for feeds permanent storage
Index
A. License