- Inheritance
- < RSS::Element < Object
- Included Modules
- RootElementMixin, CommonModel, DuplicateLinkChecker, DublinCoreModel
Constants
| Name | Description | |
|---|---|---|
| Author | = Feed::Entry::Author | |
| Category | = Feed::Entry::Category | |
| Content | = Feed::Entry::Content | |
| Contributor | = Feed::Entry::Contributor | |
| Id | = Feed::Entry::Id | |
| Link | = Feed::Entry::Link | |
| Published | = Feed::Entry::Published | |
| Rights | = Feed::Entry::Rights | |
| Source | = Feed::Entry::Source | |
| Summary | = Feed::Entry::Summary | |
| Title | = Feed::Entry::Title | |
| Updated | = Feed::Entry::Updated |
Methods
Class
| Visibility | Signature |
|---|---|
| public | new (version=nil, encoding=nil, standalone=nil) |
Instance
| Visibility | Signature |
|---|---|
| public | have_author? () |
| public | items () |
| public | setup_maker (maker) |