Class LatLonFieldMappingFactory

java.lang.Object
org.onebusaway.csv_entities.schema.DecimalFieldMappingFactory
org.onebusaway.gtfs.serialization.mappings.LatLonFieldMappingFactory
All Implemented Interfaces:
org.onebusaway.csv_entities.schema.FieldMappingFactory

public class LatLonFieldMappingFactory extends org.onebusaway.csv_entities.schema.DecimalFieldMappingFactory
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.onebusaway.csv_entities.schema.DecimalFieldMappingFactory

    org.onebusaway.csv_entities.schema.DecimalFieldMappingFactory.DateFieldMappingException, org.onebusaway.csv_entities.schema.DecimalFieldMappingFactory.NumberFormatAnnotation
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.onebusaway.csv_entities.schema.DecimalFieldMappingFactory

    createFieldMapping

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LatLonFieldMappingFactory

      public LatLonFieldMappingFactory()