com.sun.syndication.fetcher.samples
Class FeedReader

java.lang.Object
  extended by com.sun.syndication.fetcher.samples.FeedReader

public class FeedReader
extends java.lang.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(java.lang.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(java.lang.String[] args)


Copyright © 2004-2006 Sun Microsystems. All Rights Reserved.