See: Description
| Class | Description |
|---|---|
| Country | Represents a country. |
| DatabaseInfo | Encapsulates metadata about the GeoIP database. |
| Location | Represents geographical location data including coordinates and address information. |
| LookupService | Provides a lookup service for information based on an IP address. |
| Region | Represents a I2P region. |
| Exception | Description |
|---|---|
| InvalidDatabaseException | Signals that there was an issue reading from the database file due to
unexpected data formatting. |
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.