com.sun.syndication.fetcher.samples
Class FeedReader

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

Nested Class Summary
(package private) static class FeedReader.FetcherEventListenerImpl
           
 
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 Sun Microsystems. All Rights Reserved.