edu.cmu.ri.createlab.rss.readers
Class WOTDReader

java.lang.Object
  extended by edu.cmu.ri.createlab.rss.RSSReader
      extended by edu.cmu.ri.createlab.rss.readers.WOTDReader

public class WOTDReader
extends RSSReader

WOTDReader accesses the dictionary.com word of the day.

WOTDReader.java Description: Reader class which utilizes the ROME library to read RSS feed information.

Author:
Daragh Egan

Constructor Summary
WOTDReader()
          Construct WOTDReader
 
Method Summary
 String getWord()
           
 void updateWordFeed()
          Updates data from Dictionary.com
 
Methods inherited from class edu.cmu.ri.createlab.rss.RSSReader
getEntries, getEntriesPublishedAfterTimestamp, getEntryAuthor, getEntryCount, getEntryDate, getEntryDescription, getEntryLink, getEntryTitle, getFeedAuthor, getFeedDate, getFeedDescription, getFeedLink, getFeedTitle, updateFeed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOTDReader

public WOTDReader()
Construct WOTDReader

Method Detail

updateWordFeed

public void updateWordFeed()
Updates data from Dictionary.com


getWord

public String getWord()
Returns:
the Word of the Day