Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
| RSS::Article | Represents an article as stored in a RSS file |
| RSS::DataRetriever | Abstract baseclass for all data retriever classes |
| RSS::Document | Represents a RSS document and provides all the features and properties as stored in it |
| RSS::FeedDetector | Class providing functions to detect linked feeds in HTML sources |
| RSS::FileRetriever | Implements a file retriever, to be used with Loader::loadFrom() |
| RSS::Image | Represents an image as stored in a RSS file |
| RSS::Loader | This class is the preferred way of loading RSS files |
| RSS::OutputRetriever | Implements a data retriever which executes a program and stores returned by the program on stdout |
| RSS::TextInput | Represents a text input facility as stored in a RSS file for the purpose of allowing users to submit queries back to the publisher's site |