Package w.geo.maxmind.provider
Class AbstractMaxmindProvider
java.lang.Object
w.geo.maxmind.provider.AbstractMaxmindProvider
- All Implemented Interfaces:
MaxmindProvider
- Direct Known Subclasses:
LocalMaxmindProvider,RemoteMaxmindProvider
- Author:
- whilein
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.maxmind.geoip2.DatabaseReadernewReader(InputStream is) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface w.geo.maxmind.provider.MaxmindProvider
openReader
-
Constructor Details
-
AbstractMaxmindProvider
public AbstractMaxmindProvider()
-
-
Method Details
-
newReader
- Throws:
IOException
-