FantasySportsModule 0.0.2-dev

Uses of Class
org.fanfoot.scoring.Events

Packages that use Events
org.fanfoot.scoring Provides the autoscoring mechanisms and the score storage mechanisms  
 

Uses of Events in org.fanfoot.scoring
 

Methods in org.fanfoot.scoring that return Events
 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
 Events Scores.getEvents()
          Getter for property events.
 

Methods in org.fanfoot.scoring with parameters of type Events
 void Scores.setEvents(Events events)
          Setter for property events.
 void Events.addAll(Events evts)
          Add all the supplied events to this Events collection.
 void Events.addAll(Events evts, EventParserConfiguration conf)
          Add all the supplied events to this Events collection.
 

Constructors in org.fanfoot.scoring with parameters of type Events
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

Copyright © 2003 We know What you Want.net. All Rights Reserved.