|
cpp-ElementTree
Python ElementTree-alike XML API for C++
|
RSS/ATOM feed parser implementation. More...
Classes | |
| class | Feed |
| Represents a feed. More... | |
| class | Item |
| Represent a single feed item. More... | |
Enumerations |
Functions | |
| Feed | create (enum feed_format format) |
| Create a new completely empty feed in the specified format. | |
| Feed | fromelement (Element elem) |
| Wrap an Element containing a feed and return a reference. More... | |
RSS/ATOM feed parser implementation.
1.8.11