org.walluck.oscar.handlers.news
Class NewsHandler
java.lang.Object
org.walluck.oscar.handlers.news.NewsHandler
public class NewsHandler
- extends Object
News stuff.
News URL:
http://headlines.aim.aol.com/aim/headlines.html
Format:
Title=MyNews
Section=
Subsection=
Headline=
URL=
Headline=
URL=
...
Section=
Subsection=
Headline=
URL=
...
End=MyNews
- Since:
- 1.0
- Version:
- 1.0
- Author:
- David Walluck
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NEWS_URL
public static final String NEWS_URL
- News URL.
- See Also:
- Constant Field Values
NewsHandler
public NewsHandler()
getNews
public ArrayList getNews()
- Get the news into a list.
- Returns:
- the list containing the news