|
FantasySportsModule 0.0.2-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScoringConfigurationException | |
org.fanfoot.scoring | Provides the autoscoring mechanisms and the score storage mechanisms |
Uses of ScoringConfigurationException in org.fanfoot.scoring |
Methods in org.fanfoot.scoring that throw ScoringConfigurationException | |
org.w3c.dom.Document |
ScoringConfiguration.getXSL()
Get XSL Document that is used to transform Events
DOM documents into a score DOM document. |
org.w3c.dom.Document |
Scores.calculate()
Calculate the scores. |
Constructors in org.fanfoot.scoring that throw ScoringConfigurationException | |
Scores(Events evts,
ScoringConfiguration sc)
Creates a new instance of calculator |
|
Scores(Events evts,
ScoringConfiguration sc,
java.lang.String db)
Creates a new instance of calculator |
|
FantasySportsModule 0.0.2-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |