Class MaxmindSiteSource
- java.lang.Object
-
- technology.dice.dicewhere.downloader.source.BaseUrlSource
-
- technology.dice.dicewhere.downloader.source.maxmindsite.MaxmindSiteSource
-
- All Implemented Interfaces:
FileSource
public class MaxmindSiteSource extends BaseUrlSource
-
-
Field Summary
-
Fields inherited from class technology.dice.dicewhere.downloader.source.BaseUrlSource
dataFileLocation
-
-
Constructor Summary
Constructors Constructor Description MaxmindSiteSource(URL dataFileLocation, URL md5FileLocation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FileInfofileInfo()-
Methods inherited from class technology.dice.dicewhere.downloader.source.BaseUrlSource
produce
-
-