public class DatabaseBuilder extends Object
DatabaseBuilder(Path pathDatabase, List<String> languages, List<String> types, Map<String,Path> files)
void
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DatabaseBuilder(Path pathDatabase, List<String> languages, List<String> types, Map<String,Path> files)
public void build() throws DatabaseBuildingException, SQLException, QueryException, IOException, OsmInputException
DatabaseBuildingException
SQLException
QueryException
IOException
OsmInputException