|
Class Summary |
| Article |
This class represents an article. |
| FableCensor |
FableCensor is the class that contains data about the password, as well as banned URLs and banned Keywords! |
| FableComponent |
This class is a basic type that all components in the ADT will extend. |
| FableEvent |
All events defined in Fable should inherit this class. |
| Feed |
This class represents a feed that contains articles. |
| Folder |
This class represents the folder contains folders, feeds, and/or articles. |
| PseudoFeed |
This class represents a pseudofeed which can only store articles, and
cannot be the node of the tree structure of ADT, since this is not a
FableComponent. |