Package mil.nga.geopackage.db
Interface GeoPackageCursorWrapper
-
public interface GeoPackageCursorWrapperInterface for database cursor wrapping implementations. Used to wrap the cursors of queries to GeoPackage data tables.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CursorwrapCursor(Cursor cursor)Wrap the cursor
-