public class SidIdInfo extends SidIdBase
| Modifier and Type | Class and Description |
|---|---|
static class |
SidIdInfo.PlayerInfoSection |
| Constructor and Description |
|---|
SidIdInfo() |
| Modifier and Type | Method and Description |
|---|---|
SidIdInfo.PlayerInfoSection |
getPlayerInfo(String playerName)
Search player ID Info.
|
static void |
main(String[] args) |
void |
readconfig()
Read configuration file and configure the SID-ID class.
|
void |
writeconfig(List<SidIdInfo.PlayerInfoSection> playerInfoList) |
load, readConfigurationpublic void readconfig()
throws IOException
IOException - I/O errorpublic SidIdInfo.PlayerInfoSection getPlayerInfo(String playerName)
playerName - player to get infos forpublic void writeconfig(List<SidIdInfo.PlayerInfoSection> playerInfoList)
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2018 Ken Händel. All rights reserved.