This project has retired. For details please refer to its Attic page.

org.apache.wink.example
Class ReadRSSClient

java.lang.Object
  extended by org.apache.wink.example.ReadRSSClient

public class ReadRSSClient
extends java.lang.Object

This is an example of consuming an RSS Feed


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

ReadRSSClient

public ReadRSSClient()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.