| Class | Description |
|---|---|
| RssConverter | |
| RssDataFormat |
RSS DataFormat
This data format supports two operations:
marshal = from ROME SyndFeed to XML String
unmarshal = from XML String to ROME SyndFeed
Uses ROME for RSS parsing.
|
Apache Camel