![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
Classes | |
interface | IRssExtension |
Interface for RSS extensions More... | |
class | RssCategory |
Identifies a categorization taxonomy. More... | |
class | RssChannel |
Contains information about an RSS Channel. More... | |
class | RssCloud |
Web service that supports the rssCloud interface. More... | |
class | RssCodec |
Encodes and Decodes RSS documents. More... | |
class | RssDocument |
Contains information from an RSS feed. More... | |
class | RssEnclosure |
Describes content enclosed in an RSS item. More... | |
class | RssExtension |
Default RSS extension class. More... | |
class | RssGuid |
Globally unique identifier More... | |
class | RssImage |
Specifies a GIF, JPEG or PNG image that can be displayed with the channel. More... | |
class | RssItem |
A channel may contain any number of <item>s. An item may represent a "story" – much like a story in a newspaper or magazine; if so its description is a synopsis of the story, and the link points to the full story. An item may also be complete in itself, if so, the description contains the text (entity-encoded HTML is allowed; see examples), and the link and title may be omitted. All elements of an item are optional, however at least one of title or description must be present. More... | |
class | RssSource |
RSS channel that the item came from. More... | |
class | RssWarning |
Contains a warning message. More... | |