|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopenlr.map.sqlite.loader.SQLiteMapLoader
public class SQLiteMapLoader
The class SQLiteMapLoader implements an OpenLR map loader. It loads a SQLite database provided by TomTom.
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Constructor Summary | |
|---|---|
SQLiteMapLoader()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
|
String |
getMapDescriptor()
|
String |
getName()
|
int |
getNumberOfParams()
|
Collection<openlr.map.loader.MapLoadParameter> |
getParameter()
|
openlr.map.MapDatabase |
load(Collection<openlr.map.loader.MapLoadParameter> params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLiteMapLoader()
| Method Detail |
|---|
public final openlr.map.MapDatabase load(Collection<openlr.map.loader.MapLoadParameter> params)
throws openlr.map.loader.OpenLRMapLoaderException
load in interface openlr.map.loader.OpenLRMapLoaderopenlr.map.loader.OpenLRMapLoaderExceptionpublic final Collection<openlr.map.loader.MapLoadParameter> getParameter()
getParameter in interface openlr.map.loader.OpenLRMapLoaderpublic final int getNumberOfParams()
getNumberOfParams in interface openlr.map.loader.OpenLRMapLoaderpublic final String getDescription()
getDescription in interface openlr.map.loader.OpenLRMapLoaderpublic final String getName()
getName in interface openlr.map.loader.OpenLRMapLoaderpublic final String getMapDescriptor()
getMapDescriptor in interface openlr.map.loader.OpenLRMapLoader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||