Package-level declarations
Types
Link copied to clipboard
interface ImporterFactory
Link copied to clipboard
class ImporterFactoryImpl @Inject constructor(gpxParser: GpxParser, kmlParser: KmlParser) : ImporterFactory
Factory returns gpx, kml ... parsers