Package org.h2gis.functions.io.gpx.model
package org.h2gis.functions.io.gpx.model
-
ClassesClassDescriptionAbstract class of all Gpx-Parsers.Main class to parse the GPX fileAbstract class of the parsers dedicated to routes.Abstract class of the parsers dedicated to tracks.Abstract class of the parsers dedicated to waypoints.This class is used to convert a waypoint to a coordinateThis class giving is used to manage route and track dataThis class stores field information for a standard GPX file.Default parser.Specific parser for routes.Specific parser for tracks.Specific parser for waypoints.This class gives bvalues for every types of points (waypoint, routepoint and trackpoint).GpxPreparser class just reads the document.A factory to create the tables that are used to import GPX dataA class to manage all GPXTags used to parse the GPX and create the tablesThis class is a stack to keep in memory the structure of the GPX file.