wloc 1.1.0
Simple Wi-Fi geolocation library and tool
wloc.fetchers.factory.FetcherFactory Class Reference

Static Public Member Functions

 create ()
 

Detailed Description

Static class with factory methods.

Member Function Documentation

◆ create()

wloc.fetchers.factory.FetcherFactory.create ( )
static
Returns the correct instance of the fetcher. Factory method.
:exception PlatformNotSupported: Current platform is not supported.
:return: An instance of the desired class.
:rtype: Any