org.onebusaway.gtfs_transformer.updates
Class TripScheduleModificationFactoryBean

java.lang.Object
  extended by org.onebusaway.gtfs_transformer.updates.TripScheduleModificationFactoryBean

public class TripScheduleModificationFactoryBean
extends java.lang.Object


Constructor Summary
TripScheduleModificationFactoryBean()
           
 
Method Summary
 TripScheduleModificationStrategy createModificationStrategy()
           
 java.lang.Class<?> getObjectType()
           
 void setPath(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TripScheduleModificationFactoryBean

public TripScheduleModificationFactoryBean()
Method Detail

setPath

public void setPath(java.lang.String path)

createModificationStrategy

public TripScheduleModificationStrategy createModificationStrategy()
                                                            throws java.io.IOException
Throws:
java.io.IOException

getObjectType

public java.lang.Class<?> getObjectType()


Copyright © 2010 OneBusAway. All Rights Reserved.