JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
M
R
T
V
C
close()
- Method in class com.maxmind.db.
Reader
Closes the MaxMind DB and returns resources to the system.
ClosedDatabaseException
- Exception in
com.maxmind.db
Signals that the underlying database has been closed.
com.maxmind.db
- package com.maxmind.db
G
get(InetAddress)
- Method in class com.maxmind.db.
Reader
Looks up the
address
in the MaxMind DB.
getBinaryFormatMajorVersion()
- Method in class com.maxmind.db.
Metadata
getBinaryFormatMinorVersion()
- Method in class com.maxmind.db.
Metadata
getBuildDate()
- Method in class com.maxmind.db.
Metadata
getDatabaseType()
- Method in class com.maxmind.db.
Metadata
getDescription()
- Method in class com.maxmind.db.
Metadata
getIpVersion()
- Method in class com.maxmind.db.
Metadata
getLanguages()
- Method in class com.maxmind.db.
Metadata
getMetadata()
- Method in class com.maxmind.db.
Reader
I
InvalidDatabaseException
- Exception in
com.maxmind.db
Signals that there was an issue reading from the MaxMind DB file due to unexpected data formatting.
InvalidDatabaseException(String)
- Constructor for exception com.maxmind.db.
InvalidDatabaseException
InvalidDatabaseException(String, Throwable)
- Constructor for exception com.maxmind.db.
InvalidDatabaseException
M
Metadata
- Class in
com.maxmind.db
R
Reader
- Class in
com.maxmind.db
Instances of this class provide a reader for the MaxMind DB format.
Reader(File)
- Constructor for class com.maxmind.db.
Reader
Constructs a Reader for the MaxMind DB format.
Reader(InputStream)
- Constructor for class com.maxmind.db.
Reader
Constructs a Reader as if in mode
MEMORY
, without using a
File
instance.
Reader(File, Reader.FileMode)
- Constructor for class com.maxmind.db.
Reader
Constructs a Reader for the MaxMind DB format.
Reader.FileMode
- Enum in
com.maxmind.db
The file mode to use when opening a MaxMind DB.
T
toString()
- Method in class com.maxmind.db.
Metadata
V
valueOf(String)
- Static method in enum com.maxmind.db.
Reader.FileMode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.maxmind.db.
Reader.FileMode
Returns an array containing the constants of this enum type, in the order they are declared.
C
G
I
M
R
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
MaxMind, Inc.
. All rights reserved.