Class ServiceDateConverter

java.lang.Object
org.onebusaway.gtfs_transformer.factory.ServiceDateConverter
All Implemented Interfaces:
org.apache.commons.beanutils.Converter

public class ServiceDateConverter extends Object implements org.apache.commons.beanutils.Converter
  • Constructor Details

    • ServiceDateConverter

      public ServiceDateConverter()
  • Method Details

    • convert

      public Object convert(Class type, Object value)
      Specified by:
      convert in interface org.apache.commons.beanutils.Converter