Conversion API
RouteConverter exposes all of its conversion functionality via an Application Programming Interface (API). This description aims to serve as a short reference for developers building tools that use or work with RouteConverter.
NavigationFileParser
This is the central entry point to reading and writing files, inputstreams or URL with navigation information. Please have a look at the JavaDoc for details.
Command line
All RouteConverter versions from the download page contain code for the user interface. If you'd like to embed RouteConverter into your program, download the command line version from the download page.