Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| CRSS::Article | Represents an article as stored in a RSS file |
| ▼CRSS::DataRetriever | Abstract baseclass for all data retriever classes |
| CRSS::FileRetriever | Implements a file retriever, to be used with Loader::loadFrom() |
| CRSS::OutputRetriever | Implements a data retriever which executes a program and stores returned by the program on stdout |
| CRSS::Document | Represents a RSS document and provides all the features and properties as stored in it |
| CRSS::FeedDetector | Class providing functions to detect linked feeds in HTML sources |
| CRSS::Image | Represents an image as stored in a RSS file |
| CRSS::Loader | This class is the preferred way of loading RSS files |
| CRSS::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 |
