All Classes and Interfaces

Class
Description
Abstract implementation for the PoiCategoryManager interface.
Abstract implementation for the PoiPersistenceManager interface.
Defines DB constants.
A POI category representation that stores a node, its parent node and its child nodes.
A category filter that accepts all categories added to it.
This class represents a category for PointOfInterest.
Interface for filtering accepted POIs based on their tag.
A category manager is a storage for PoiCategorys.
This class generates a prepared SQL query for retrieving POIs filtered by a given PoiCategoryFilter.
Contains the immutable metadata of a POI file.
 
This class represents a point of interest.
Abstracts from an underlying Storage/DB by providing methods for inserting / deleting / searching PointOfInterest objects in named Storage/DB.
This exception is thrown whenever the PoiCategoryManager cannot find a category for a given tag.
Whitelist category filter that accepts all categories and their sub-categories in the whitelist.