org.rometools.fetcher.samples
Class FeedReader

java.lang.Object
  extended by org.rometools.fetcher.samples.FeedReader

public class FeedReader
extends Object

Reads and prints any RSS/Atom feed type. Converted from the original Rome sample FeedReader

Author:
Alejandro Abdelnur, Nick Lothian

Constructor Summary
FeedReader()
           
 
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

FeedReader

public FeedReader()
Method Detail

main

public static void main(String[] args)


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