|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectHttpClient
org.switchboard.browser.Browser
org.switchboard.ShoutcastResult
public class ShoutcastResult
Represents a shoutcast broadcast.
| Constructor Summary | |
|---|---|
ShoutcastResult(String url)
|
|
| Method Summary | |
|---|---|
String |
getCurrentlyPlaying()
Gets the song currently playing on the broadcast, according to the administration page. |
String |
getGenre()
The genre of the broadcast. |
String |
getStatus()
Gets the status of the station. |
String |
getTitle()
Gets the title of the broadcast. |
| Methods inherited from class org.switchboard.browser.Browser |
|---|
addCookie, addCookie, addListener, addTreeModelListener, clearCookies, getAcceptCookies, getChild, getChildCount, getImages, getIndexOfChild, getLinks, getRoot, getSentences, getURL, isLeaf, main, newHTML, newXML, numImages, open, query, refresh, removeTreeModelListener, save, save, setAcceptCookies, setTag, valueForPathChanged |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShoutcastResult(String url)
| Method Detail |
|---|
public String getCurrentlyPlaying()
public String getGenre()
public String getStatus()
public String getTitle()
getTitle in class Browser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||