Uses of Class
ca.cbc.sportwire.xmldbms.MapServer

Packages that use MapServer
ca.cbc.sportwire.xmldbms   
 

Uses of MapServer in ca.cbc.sportwire.xmldbms
 

Fields in ca.cbc.sportwire.xmldbms declared as MapServer
private static MapServer MapServer.instance
           
protected  MapServer TestMapServer.varMapServer
          Instance of tested class.
 

Methods in ca.cbc.sportwire.xmldbms that return MapServer
static MapServer MapServer.getInstance(org.apache.commons.collections.ExtendedProperties config)
          getInstance:
 

Constructors in ca.cbc.sportwire.xmldbms with parameters of type MapServer
MapServer.MapInfo(long timestamp, de.tudarmstadt.ito.xmldbms.Map map)