org.rometools.fetcher.samples
Class FeedAggregator
java.lang.Object
org.rometools.fetcher.samples.FeedAggregator
public class FeedAggregator
- extends Object
It aggregates a list of RSS/Atom feeds (they can be of different types)
into a single feed of the specified type.
Converted from the original FeedAggregator sample
- Author:
- Alejandro Abdelnur, Nick Lothian
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedAggregator
public FeedAggregator()
main
public static void main(String[] args)
Copyright © 2004-2013 ROME Project. All Rights Reserved.