Class MaxmindLocationsParser
- java.lang.Object
-
- technology.dice.dicewhere.provider.maxmind.reading.MaxmindLocationsParser
-
public class MaxmindLocationsParser extends Object
-
-
Constructor Summary
Constructors Constructor Description MaxmindLocationsParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,MaxmindLocation>locations(BufferedReader reader)
-
-
-
Method Detail
-
locations
public Map<String,MaxmindLocation> locations(BufferedReader reader)
-
-