|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.teamAnalyzer.ht.HattrickManager
Hattrick Download Helper class
Constructor Summary | |
HattrickManager()
|
Method Summary | |
static void |
downloadMatches(int teamId)
Method that download from Hattrick the available matches for the team |
static void |
downloadPlayers(int teamId)
Method that download from Hattrick the current players for the team |
static java.lang.String |
downloadTeam(int teamId)
Method that download from Hattrick the team name |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HattrickManager()
Method Detail |
public static void downloadMatches(int teamId)
teamId
- teamid to download matches forpublic static void downloadPlayers(int teamId)
teamId
- teamid to download players forpublic static java.lang.String downloadTeam(int teamId) throws java.lang.Exception
teamId
- Tteamid to download name for
java.lang.Exception
- if error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |