org.onebusaway.gtfs_transformer.factory
Class ServiceDateConverter

java.lang.Object
  extended by 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 Summary
ServiceDateConverter()
           
 
Method Summary
 Object convert(Class type, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDateConverter

public ServiceDateConverter()
Method Detail

convert

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


Copyright © 2011 OneBusAway. All Rights Reserved.