|
FantasySportsModule 0.0.2-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventParserConfigurationException | |
org.fanfoot.scoring | Provides the autoscoring mechanisms and the score storage mechanisms |
Uses of EventParserConfigurationException in org.fanfoot.scoring |
Methods in org.fanfoot.scoring that throw EventParserConfigurationException | |
Events |
EventParser.parse(java.lang.String strURL,
java.lang.String strType)
Parse the supplied resource |
Events |
EventParser.parse(java.io.File file,
java.lang.String strType)
Parse the supplied file |
Events |
EventParser.parse(java.net.URL url,
java.lang.String strType)
Parse the supplied resource |
java.lang.String |
EventParser.parseEventsUID(java.lang.String strData,
java.lang.String strType)
Create a Unique Identifier for a set of Events held in the supplied game data string. |
void |
EventParser.loadConfiguration(java.lang.String strConf)
Load the configuration file indicated. |
EventPattern |
EventParserConfiguration.getEventsUIDPattern(java.lang.String strSourceType)
Get the pattern for extracting the UID of the Events group this configuration file is for. |
Constructors in org.fanfoot.scoring that throw EventParserConfigurationException | |
EventParser(java.lang.String strURL)
Creates a new instance of EventParser |
|
EventParserConfiguration(java.lang.String strURL)
Creates a new instance of EventParserConfiguration using the indicated configuration file |
|
FantasySportsModule 0.0.2-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |