org.rometools.fetcher.samples
Class FeedAggregator

java.lang.Object
  extended by 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

Constructor Summary
FeedAggregator()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeedAggregator

public FeedAggregator()
Method Detail

main

public static void main(String[] args)


Copyright © 2004-2013 ROME Project. All Rights Reserved.