|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectceleboss.HTMLload.HTMLParser
celeboss.HTMLload.LeagueOfLeagueParser
This class parsers a HTML stream to extract the league of leagues details.
| Constructor Summary | |
LeagueOfLeagueParser(java.io.InputStream stream)
Create a parser to extract the mini-league information |
|
| Method Summary | |
boolean |
parseDetails(MiniLeague league)
Parser the details of the stream. |
| Methods inherited from class celeboss.HTMLload.HTMLParser |
close, convertMoney, convertPerc, extractTitledValue, getChar, getMillions, getNextValue, setReturnTags |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LeagueOfLeagueParser(java.io.InputStream stream)
stream - Incoming stream.| Method Detail |
public boolean parseDetails(MiniLeague league)
throws java.io.IOException
league - League to update
java.io.IOException - Problem parsing league.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||