@Converter public final class RssConverter extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
feedToXml(com.rometools.rome.feed.synd.SyndFeed feed) |
static com.rometools.rome.feed.synd.SyndFeed |
xmlToFeed(String xml) |
@Converter public static String feedToXml(com.rometools.rome.feed.synd.SyndFeed feed) throws com.rometools.rome.io.FeedException
com.rometools.rome.io.FeedException@Converter public static com.rometools.rome.feed.synd.SyndFeed xmlToFeed(String xml) throws com.rometools.rome.io.FeedException
com.rometools.rome.io.FeedExceptionApache Camel