Package com.maxmind.geoip

This is geoip-api-java release 1.3.1 2016-02-08 retrieved from github. It is used only on Debian-based systems where the geoip-database package is installed, with the files in /usr/share/GeoIP/ . See net.i2p.router.transport.GeoIP.

Unmodified, except that regionName.java and timeZone.java are omitted. LGPL v2.1.

  • Class Summary 
    Class Description
    Country
    Represents a country.
    DatabaseInfo
    Encapsulates metadata about the GeoIP database.
    Location  
    LookupService
    Provides a lookup service for information based on an IP address.
    Region  
  • Exception Summary 
    Exception Description
    InvalidDatabaseException
    Signals that there was an issue reading from the database file due to unexpected data formatting.