A B C D E F G H I K L M N O P R S T U V W Z _

A

AbstractEntitySchemaFactoryImpl - Class in org.onebusaway.gtfs.csv.schema
 
AbstractEntitySchemaFactoryImpl() - Constructor for class org.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl
 
AbstractEntityValidator - Class in org.onebusaway.gtfs.csv.schema
 
AbstractEntityValidator() - Constructor for class org.onebusaway.gtfs.csv.schema.AbstractEntityValidator
 
AbstractFieldMapping - Class in org.onebusaway.gtfs.csv.schema
 
AbstractFieldMapping(Class<?>, String, String, boolean) - Constructor for class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
addAdditionalFieldMapping(FieldMapping) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
addAgencyIdMapping(String, String) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
addBean(CsvEntityMappingBean) - Method in class org.onebusaway.gtfs.csv.schema.DefaultEntitySchemaFactory
 
addEntity(Class<?>) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addEntity(Class<?>, String) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addEntity(Class<?>, String, String) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addEntityClass(Class<?>) - Method in class org.onebusaway.gtfs.csv.schema.AnnotationDrivenEntitySchemaFactory
 
addEntityHandler(EntityHandler) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
addFactory(ListableCsvMappingFactory) - Method in class org.onebusaway.gtfs.csv.schema.DefaultEntitySchemaFactory
 
addField(CsvFieldMappingBean) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
addField(FieldMapping) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
addField(CsvEntityMappingBean, String) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addField(CsvEntityMappingBean, String, String) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addField(CsvEntityMappingBean, String, FieldMappingFactory) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addField(CsvEntityMappingBean, String, FieldMappingFactory, int) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addField(CsvEntityMappingBean, String, String, FieldMappingFactory) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addField(CsvEntityMappingBean, String, String, FieldMappingFactory, int) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addFieldInOrder(String) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
addFields(CsvEntityMappingBean, String...) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addIgnorableField(CsvEntityMappingBean, String) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addIntervals(ServiceIdIntervals) - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
addOptionalField(CsvEntityMappingBean, String) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addOptionalField(CsvEntityMappingBean, String, String) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addOptionalField(CsvEntityMappingBean, String, FieldMappingFactory) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addOptionalField(CsvEntityMappingBean, String, String, FieldMappingFactory) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addOptionalFields(CsvEntityMappingBean, String...) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
addPackageToScan(String) - Method in class org.onebusaway.gtfs.csv.schema.AnnotationDrivenEntitySchemaFactory
 
addStopTime(LocalizedServiceId, int, int) - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
addValidator(EntityValidator) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
addValidator(EntityValidator) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
Agency - Class in org.onebusaway.gtfs.model
 
Agency() - Constructor for class org.onebusaway.gtfs.model.Agency
 
Agency(Agency) - Constructor for class org.onebusaway.gtfs.model.Agency
 
AgencyAndId - Class in org.onebusaway.gtfs.model
 
AgencyAndId() - Constructor for class org.onebusaway.gtfs.model.AgencyAndId
 
AgencyAndId(String, String) - Constructor for class org.onebusaway.gtfs.model.AgencyAndId
 
AgencyIdFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
AgencyIdFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.AgencyIdFieldMappingFactory
 
AgencyIdTranslationFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
AgencyIdTranslationFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.AgencyIdTranslationFieldMappingFactory
 
AgencyNotFoundForRouteException - Exception in org.onebusaway.gtfs.serialization.mappings
Error indicating that there was a problem finding the appropriate Agency instance to set in a call to Route.setAgency(Agency).
AgencyNotFoundForRouteException(Class<?>, Route, String) - Constructor for exception org.onebusaway.gtfs.serialization.mappings.AgencyNotFoundForRouteException
 
AnnotationDrivenEntitySchemaFactory - Class in org.onebusaway.gtfs.csv.schema
 
AnnotationDrivenEntitySchemaFactory() - Constructor for class org.onebusaway.gtfs.csv.schema.AnnotationDrivenEntitySchemaFactory
 
applyCsvFieldAnnotationToBean(Field, CsvFieldMappingBean) - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl
 
applyCsvFieldsAnnotationToBean(Class<?>, CsvEntityMappingBean) - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl
 
ARRIVAL_OP - Static variable in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 

B

BeanWrapper - Interface in org.onebusaway.gtfs.csv.schema
 
BeanWrapperFactory - Class in org.onebusaway.gtfs.csv.schema
 
BeanWrapperFactory() - Constructor for class org.onebusaway.gtfs.csv.schema.BeanWrapperFactory
 
BOTH_OP - Static variable in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 

C

CalendarService - Interface in org.onebusaway.gtfs.services.calendar
While the set of ServiceCalendar and ServiceCalendarDate entities for a given GTFS feed compactly represent the dates of service for a particular service id, they are not particularly amenable to quick calculations.
CalendarServiceData - Class in org.onebusaway.gtfs.model.calendar
 
CalendarServiceData() - Constructor for class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
CalendarServiceDataFactory - Interface in org.onebusaway.gtfs.services.calendar
 
CalendarServiceDataFactoryImpl - Class in org.onebusaway.gtfs.impl.calendar
We perform initial date calculations in the timezone of the host jvm, which may be different than the timezone of an agency with the specified service id.
CalendarServiceDataFactoryImpl() - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
CalendarServiceDataFactoryImpl(GtfsRelationalDao) - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
CalendarServiceImpl - Class in org.onebusaway.gtfs.impl.calendar
An implementation of CalendarService.
CalendarServiceImpl() - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
CalendarServiceImpl(CalendarServiceDataFactory) - Constructor for class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
clearAllCaches() - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
clearAllEntitiesForType(Class<T>) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
clearAllEntitiesForType(Class<T>) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
clearArrivalTime() - Method in class org.onebusaway.gtfs.model.StopTime
 
clearDepartureTime() - Method in class org.onebusaway.gtfs.model.StopTime
 
clearDistTraveled() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
clearMinTransferTime() - Method in class org.onebusaway.gtfs.model.Transfer
 
clearShapeDistTraveled() - Method in class org.onebusaway.gtfs.model.StopTime
 
clearTransferDuration() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
clearTransfers() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
clearWheelchairTraversalTime() - Method in class org.onebusaway.gtfs.model.Pathway
 
close() - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
close() - Method in class org.onebusaway.gtfs.csv.CsvEntityWriter
 
close() - Method in interface org.onebusaway.gtfs.csv.CsvInputSource
 
close() - Method in class org.onebusaway.gtfs.csv.FileCsvInputSource
 
close() - Method in class org.onebusaway.gtfs.csv.ZipFileCsvInputSource
 
close() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
close() - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
close() - Method in interface org.onebusaway.gtfs.serialization.GtfsSource
 
close() - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
compare(Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
compare(ShapePoint, ShapePoint) - Method in class org.onebusaway.gtfs.serialization.comparators.ShapePointComparator
 
compare(StopTime, StopTime) - Method in class org.onebusaway.gtfs.serialization.comparators.StopTimeComparator
 
compareInterval(ServiceInterval, Date, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
Returns -1 if the service interval comes before the from-to interval.
compareTo(AgencyAndId) - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
compareTo(LocalizedServiceId) - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
compareTo(ServiceDate) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
compareTo(ShapePoint) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
compareTo(StopTime) - Method in class org.onebusaway.gtfs.model.StopTime
 
convert(Class, Object) - Method in class org.onebusaway.gtfs.csv.schema.DefaultConverter
 
convertFromString(String, char) - Static method in class org.onebusaway.gtfs.model.AgencyAndId
Given an id of the form "agencyId_entityId", parses into a AgencyAndId id object.
createData() - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
createData() - Method in interface org.onebusaway.gtfs.services.calendar.CalendarServiceDataFactory
 
createEntitySchemaFactory() - Static method in class org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
 
createEntitySchemaFactory() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
Protected Methods
createEntitySchemaFactory() - Method in class org.onebusaway.gtfs.serialization.GtfsWriter
Protected Methods
createEntityValidator(EntitySchemaFactory) - Method in interface org.onebusaway.gtfs.csv.schema.EntityValidatorFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.csv.schema.DateFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in interface org.onebusaway.gtfs.csv.schema.FieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.csv.schema.FlattenFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.AgencyIdFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.AgencyIdTranslationFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.DefaultAgencyIdFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.EntityFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.RouteAgencyFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.ServiceDateFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs.serialization.mappings.StopTimeFieldMappingFactory
 
createWriter(Class<?>, Writer) - Method in class org.onebusaway.gtfs.csv.CsvEntityWriterFactory
 
CsvEntityContext - Interface in org.onebusaway.gtfs.csv
 
CsvEntityContextImpl - Class in org.onebusaway.gtfs.csv
 
CsvEntityContextImpl() - Constructor for class org.onebusaway.gtfs.csv.CsvEntityContextImpl
 
CsvEntityException - Exception in org.onebusaway.gtfs.csv.exceptions
Extend from Exception or RuntimeException? The debate rages on, but I chose to extend from RuntimeException to maintain compatibility with existing method signatures and because most of the exceptions thrown here are non-recoverable.
CsvEntityException(Class<?>, String) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.CsvEntityException
 
CsvEntityException(Class<?>, String, Throwable) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.CsvEntityException
 
CsvEntityException(Class<?>, Throwable) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.CsvEntityException
 
CsvEntityIOException - Exception in org.onebusaway.gtfs.csv.exceptions
Indicates an error was thrown when reading / writing CSV.
CsvEntityIOException(Class<?>, String, int, Throwable) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.CsvEntityIOException
 
CsvEntityMappingBean - Class in org.onebusaway.gtfs.csv.schema.beans
 
CsvEntityMappingBean(Class<?>) - Constructor for class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
CsvEntityReader - Class in org.onebusaway.gtfs.csv
 
CsvEntityReader() - Constructor for class org.onebusaway.gtfs.csv.CsvEntityReader
 
CsvEntityWriter - Class in org.onebusaway.gtfs.csv
 
CsvEntityWriter() - Constructor for class org.onebusaway.gtfs.csv.CsvEntityWriter
 
CsvEntityWriterFactory - Class in org.onebusaway.gtfs.csv
 
CsvEntityWriterFactory() - Constructor for class org.onebusaway.gtfs.csv.CsvEntityWriterFactory
 
CsvField - Annotation Type in org.onebusaway.gtfs.csv.schema.annotations
 
CsvFieldMappingBean - Class in org.onebusaway.gtfs.csv.schema.beans
 
CsvFieldMappingBean(Field) - Constructor for class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
CsvFields - Annotation Type in org.onebusaway.gtfs.csv.schema.annotations
 
CsvInputSource - Interface in org.onebusaway.gtfs.csv
 
CSVLibrary - Class in org.onebusaway.gtfs.csv
Why do we have our own CSV reader when there are a couple of existing Java libraries? Mostly because we need to be able to handle some malformed CSV that most parsers would choke on but that agencies produce and google seems to validate as well.
CSVLibrary() - Constructor for class org.onebusaway.gtfs.csv.CSVLibrary
 
CSVListener - Interface in org.onebusaway.gtfs.csv
 
CsvTokenizerStrategy - Class in org.onebusaway.gtfs.csv
 
CsvTokenizerStrategy() - Constructor for class org.onebusaway.gtfs.csv.CsvTokenizerStrategy
 

D

DateFieldMappingFactory - Class in org.onebusaway.gtfs.csv.schema
 
DateFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.csv.schema.DateFieldMappingFactory
 
DateFieldMappingFactory.DateFieldMappingException - Exception in org.onebusaway.gtfs.csv.schema
 
DateFieldMappingFactory.DateFieldMappingException(Class<?>, String) - Constructor for exception org.onebusaway.gtfs.csv.schema.DateFieldMappingFactory.DateFieldMappingException
 
DateFieldMappingFactory.DateFieldMappingException(Class<?>, String, Throwable) - Constructor for exception org.onebusaway.gtfs.csv.schema.DateFieldMappingFactory.DateFieldMappingException
 
DateFieldMappingFactory.DateFormatAnnotation - Annotation Type in org.onebusaway.gtfs.csv.schema
 
DefaultAgencyIdFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
A FieldMappingFactory implementation that produces a FieldMapping that is responsible for setting the AgencyAndId.setAgencyId(String) portion of an AgencyAndId identifier.
DefaultAgencyIdFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.DefaultAgencyIdFieldMappingFactory
 
DefaultAgencyIdFieldMappingFactory(String) - Constructor for class org.onebusaway.gtfs.serialization.mappings.DefaultAgencyIdFieldMappingFactory
 
DefaultConverter - Class in org.onebusaway.gtfs.csv.schema
 
DefaultConverter() - Constructor for class org.onebusaway.gtfs.csv.schema.DefaultConverter
 
DefaultEntitySchemaFactory - Class in org.onebusaway.gtfs.csv.schema
 
DefaultEntitySchemaFactory() - Constructor for class org.onebusaway.gtfs.csv.schema.DefaultEntitySchemaFactory
 
DefaultFieldMapping - Class in org.onebusaway.gtfs.csv.schema
 
DefaultFieldMapping(Class<?>, String, String, Class<?>, boolean) - Constructor for class org.onebusaway.gtfs.csv.schema.DefaultFieldMapping
 
DEPARTURE_OP - Static variable in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
DuplicateEntityException - Exception in org.onebusaway.gtfs.serialization
Indicates that two entities with the same id were found in a GTFS feed as it was being read.
DuplicateEntityException(Class<?>, AgencyAndId) - Constructor for exception org.onebusaway.gtfs.serialization.DuplicateEntityException
 

E

EntityFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
FieldMappingFactory that produces a FieldMapping instance capable of mapping a CSV string entity id to an entity instance, and vice versa.
EntityFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.EntityFieldMappingFactory
 
EntityFieldMappingFactory.FieldMappingImpl - Class in org.onebusaway.gtfs.serialization.mappings
 
EntityFieldMappingFactory.FieldMappingImpl(Class<?>, String, String, Class<?>, boolean) - Constructor for class org.onebusaway.gtfs.serialization.mappings.EntityFieldMappingFactory.FieldMappingImpl
 
EntityHandler - Interface in org.onebusaway.gtfs.csv
 
EntityInstantiationException - Exception in org.onebusaway.gtfs.csv.exceptions
Indicates an error when attempting to instantiate an instance of the specified entity type
EntityInstantiationException(Class<?>, Throwable) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.EntityInstantiationException
 
EntityReferenceNotFoundException - Exception in org.onebusaway.gtfs.serialization
Indicates that a GTFS entity has a reference to another entity that has not been seen before in the feed and that we don't know how to specify a default agency id for that entity as result.
EntityReferenceNotFoundException(Class<?>, String) - Constructor for exception org.onebusaway.gtfs.serialization.EntityReferenceNotFoundException
 
EntitySchema - Class in org.onebusaway.gtfs.csv.schema
 
EntitySchema(Class<?>, String, boolean) - Constructor for class org.onebusaway.gtfs.csv.schema.EntitySchema
 
EntitySchemaFactory - Interface in org.onebusaway.gtfs.csv.schema
 
EntitySchemaFactoryHelper - Class in org.onebusaway.gtfs.csv.schema
 
EntitySchemaFactoryHelper(DefaultEntitySchemaFactory) - Constructor for class org.onebusaway.gtfs.csv.schema.EntitySchemaFactoryHelper
 
EntityValidator - Interface in org.onebusaway.gtfs.csv.schema
 
EntityValidatorFactory - Interface in org.onebusaway.gtfs.csv.schema
 
equals(Object) - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
equals(Object) - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
equals(Object) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
equals(Object) - Method in class org.onebusaway.gtfs.model.IdentityBean
Object
escapeValue(String) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
EXCEPTION_TYPE_ADD - Static variable in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
EXCEPTION_TYPE_REMOVE - Static variable in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
extend(int, int) - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
Construct a new ServiceInterval by extending the current service interval, adjusting the arrival and departure intervals to include the additional arrival and departure time specified in the arguments.
extend(ServiceInterval, int, int) - Static method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 

F

FareAttribute - Class in org.onebusaway.gtfs.model
 
FareAttribute() - Constructor for class org.onebusaway.gtfs.model.FareAttribute
 
FareAttribute(FareAttribute) - Constructor for class org.onebusaway.gtfs.model.FareAttribute
 
FareRule - Class in org.onebusaway.gtfs.model
 
FareRule() - Constructor for class org.onebusaway.gtfs.model.FareRule
 
FareRule(FareRule) - Constructor for class org.onebusaway.gtfs.model.FareRule
 
FieldMapping - Interface in org.onebusaway.gtfs.csv.schema
 
FieldMappingFactory - Interface in org.onebusaway.gtfs.csv.schema
 
FileCsvInputSource - Class in org.onebusaway.gtfs.csv
 
FileCsvInputSource(File) - Constructor for class org.onebusaway.gtfs.csv.FileCsvInputSource
 
FlattenFieldMappingFactory - Class in org.onebusaway.gtfs.csv.schema
 
FlattenFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.csv.schema.FlattenFieldMappingFactory
 
flush() - Method in class org.onebusaway.gtfs.csv.CsvEntityWriter
 
flush() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
flush() - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
flush() - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
format(Iterable<String>) - Method in class org.onebusaway.gtfs.csv.CsvTokenizerStrategy
 
format(Iterable<String>) - Method in interface org.onebusaway.gtfs.csv.TokenizerStrategy
 
Frequency - Class in org.onebusaway.gtfs.model
 
Frequency() - Constructor for class org.onebusaway.gtfs.model.Frequency
 
Frequency(Frequency) - Constructor for class org.onebusaway.gtfs.model.Frequency
 

G

GenericDao - Interface in org.onebusaway.gtfs.services
 
GenericDaoImpl - Class in org.onebusaway.gtfs.impl
 
GenericDaoImpl() - Constructor for class org.onebusaway.gtfs.impl.GenericDaoImpl
 
GenericMutableDao - Interface in org.onebusaway.gtfs.services
 
get(Object) - Method in interface org.onebusaway.gtfs.csv.CsvEntityContext
 
get(Object) - Method in class org.onebusaway.gtfs.csv.CsvEntityContextImpl
 
getAdditionalFieldMappings() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
getAgencies() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getAgencies() - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getAgency() - Method in class org.onebusaway.gtfs.model.Route
 
getAgencyForEntity(Class<?>, String) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getAgencyForEntity(Class<?>, String) - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getAgencyForId(String) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
GtfsDao Interface
getAgencyForId(String) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getAgencyId() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
getAgencyId() - Method in exception org.onebusaway.gtfs.serialization.mappings.AgencyNotFoundForRouteException
 
getAllAgencies() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllAgencies() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Agency Methods
getAllCalendarDates() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllCalendarDates() - Method in interface org.onebusaway.gtfs.services.GtfsDao
ServiceCalendarDate Methods
getAllCalendars() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllCalendars() - Method in interface org.onebusaway.gtfs.services.GtfsDao
ServiceCalendar Methods
getAllEntitiesForType(Class<T>) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
GenericMutableDao Interface
getAllEntitiesForType(Class<T>) - Method in interface org.onebusaway.gtfs.services.GenericDao
Generic Methods
getAllFareAttributes() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllFareAttributes() - Method in interface org.onebusaway.gtfs.services.GtfsDao
FareAttribute Methods
getAllFareRules() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllFareRules() - Method in interface org.onebusaway.gtfs.services.GtfsDao
FareRule Methods
getAllFrequencies() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllFrequencies() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Frequency Methods
getAllPathways() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllPathways() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Pathway Methods
getAllRoutes() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllRoutes() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Route Methods
getAllShapePoints() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllShapePoints() - Method in interface org.onebusaway.gtfs.services.GtfsDao
ShapePoint Methods
getAllStops() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllStops() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Stop Methods
getAllStopTimes() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllStopTimes() - Method in interface org.onebusaway.gtfs.services.GtfsDao
StopTime Methods
getAllTransfers() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllTransfers() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Transfer Methods
getAllTrips() - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getAllTrips() - Method in interface org.onebusaway.gtfs.services.GtfsDao
Trip Methods
getArrayAsCSV(double[]) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
getArrayAsCSV(T[]) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
getArrivalTime() - Method in class org.onebusaway.gtfs.model.StopTime
 
getAsCSV(Object...) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
getAsDate() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getAsDate(TimeZone) - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
Constructs a Date object such that the Date will be at "midnight" (12:00am) at the start of the day specified by this service date and the target timezone.
getAsString() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getBlockId() - Method in class org.onebusaway.gtfs.model.Trip
 
getCalendarDateForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getCalendarDateForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getCalendarDatesForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getCalendarDatesForServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
ServiceCalendarDate Methods
getCalendarForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getCalendarForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getCalendarForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getCalendarForServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
ServiceCalendar Methods
getCode() - Method in class org.onebusaway.gtfs.model.Stop
 
getColor() - Method in class org.onebusaway.gtfs.model.Route
 
getContainsId() - Method in class org.onebusaway.gtfs.model.FareRule
 
getContext() - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
getContext() - Method in class org.onebusaway.gtfs.csv.CsvEntityWriterFactory
 
getCsvFieldName() - Method in exception org.onebusaway.gtfs.csv.exceptions.NoDefaultConverterException
 
getCSVFieldNames(Collection<String>) - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
getCSVFieldNames(Collection<String>) - Method in interface org.onebusaway.gtfs.csv.schema.FieldMapping
 
getCurrencyType() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getDate() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
getDatesForLocalizedServiceId(LocalizedServiceId) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getDatesForLocalizedServiceId(LocalizedServiceId) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getDatesForLocalizedServiceId(LocalizedServiceId) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
 
getDay() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getDefaultAgencyId() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getDefaultAgencyId() - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getDepartureTime() - Method in class org.onebusaway.gtfs.model.StopTime
 
getDesc() - Method in class org.onebusaway.gtfs.model.Route
 
getDesc() - Method in class org.onebusaway.gtfs.model.Stop
 
getDestinationId() - Method in class org.onebusaway.gtfs.model.FareRule
 
getDirectionId() - Method in class org.onebusaway.gtfs.model.Trip
 
getDistTraveled() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getDropOffType() - Method in class org.onebusaway.gtfs.model.StopTime
 
getEndDate() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getEndTime() - Method in class org.onebusaway.gtfs.model.Frequency
 
getEntitiesByIdForEntityType(Class<K>, Class<V>) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
getEntity(Class<?>, Serializable) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getEntity(Class<?>, Serializable) - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getEntityClass() - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
getEntityClasses() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
getEntityClasses() - Static method in class org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
 
getEntityClasses() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getEntityClasses() - Method in class org.onebusaway.gtfs.serialization.GtfsWriter
 
getEntityComparators() - Static method in class org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
 
getEntityComparators() - Method in class org.onebusaway.gtfs.serialization.GtfsWriter
 
getEntityForId(Class<T>, Serializable) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
getEntityForId(Class<T>, Serializable) - Method in interface org.onebusaway.gtfs.services.GenericDao
 
getEntityMappings() - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl
ListableCsvMappingFactory Interface
getEntityMappings() - Method in interface org.onebusaway.gtfs.csv.schema.ListableCsvMappingFactory
 
getEntitySchemaFactory() - Method in class org.onebusaway.gtfs.csv.CsvEntityWriter
 
getEntitySchemaFactory() - Method in class org.onebusaway.gtfs.csv.CsvEntityWriterFactory
 
getEntityStore() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getEntityType() - Method in exception org.onebusaway.gtfs.csv.exceptions.CsvEntityException
 
getExceptionType() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
getFare() - Method in class org.onebusaway.gtfs.model.FareRule
 
getFareAttributeForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getFareAttributeForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getFareRuleForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getFareRuleForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getField() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
getFieldName() - Method in exception org.onebusaway.gtfs.csv.exceptions.MissingRequiredFieldException
 
getFields() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
getFields() - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
getFieldsInOrder() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
getFieldsInOrder() - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
getFileName() - Method in exception org.onebusaway.gtfs.csv.exceptions.MissingRequiredEntityException
 
getFilename() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
getFilename() - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
getFrequenciesForTrip(Trip) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getFrequenciesForTrip(Trip) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
Frequency Methods
getFrequencyForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getFrequencyForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getFriday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getFromStop() - Method in class org.onebusaway.gtfs.model.Pathway
 
getFromStop() - Method in class org.onebusaway.gtfs.model.Transfer
 
getFromTime(ServiceInterval) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
getHeadwaySecs() - Method in class org.onebusaway.gtfs.model.Frequency
 
getId() - Method in class org.onebusaway.gtfs.model.Agency
 
getId() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
getId() - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
getId() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getId() - Method in class org.onebusaway.gtfs.model.FareRule
 
getId() - Method in class org.onebusaway.gtfs.model.Frequency
 
getId() - Method in class org.onebusaway.gtfs.model.IdentityBean
 
getId() - Method in class org.onebusaway.gtfs.model.Pathway
 
getId() - Method in class org.onebusaway.gtfs.model.Route
 
getId() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getId() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
getId() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getId() - Method in class org.onebusaway.gtfs.model.Stop
 
getId() - Method in class org.onebusaway.gtfs.model.StopTime
 
getId() - Method in class org.onebusaway.gtfs.model.Transfer
 
getId() - Method in class org.onebusaway.gtfs.model.Trip
 
getInputSource() - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
getIntervalForServiceId(LocalizedServiceId) - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
getIterableAsCSV(Iterable<T>) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
getLang() - Method in class org.onebusaway.gtfs.model.Agency
 
getLat() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getLat() - Method in class org.onebusaway.gtfs.model.Stop
 
getLineNumber() - Method in exception org.onebusaway.gtfs.csv.exceptions.CsvEntityIOException
 
getLocalizedServiceIdForAgencyAndServiceId(String, AgencyAndId) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getLocalizedServiceIdForAgencyAndServiceId(String, AgencyAndId) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Given an agency id and a service id, we return a LocalizedServiceId which is just a service id with timezone information attached.
getLocationType() - Method in class org.onebusaway.gtfs.model.Stop
 
getLon() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getLon() - Method in class org.onebusaway.gtfs.model.Stop
 
getLongName() - Method in class org.onebusaway.gtfs.model.Route
 
getMapping() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
getMaxArrival() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
getMaxDeparture() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
getMinArrival() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
getMinDeparture() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
getMinTransferTime() - Method in class org.onebusaway.gtfs.model.Transfer
 
getMonday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getMonth() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getName() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
getName() - Method in class org.onebusaway.gtfs.model.Agency
 
getName() - Method in class org.onebusaway.gtfs.model.Stop
 
getNextDepartureServiceDates(LocalizedServiceId, ServiceInterval, long) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getNextDepartureServiceDates(ServiceIdIntervals, long) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getNextDepartureServiceDates(LocalizedServiceId, ServiceInterval, long) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Computes the list of service dates whose departure service interval (min to max departure time) overlaps the specified target time.
getNextDepartureServiceDates(ServiceIdIntervals, long) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
See the description for CalendarService.getNextDepartureServiceDates(LocalizedServiceId, ServiceInterval, long) .
getObjFieldName() - Method in exception org.onebusaway.gtfs.csv.exceptions.NoDefaultConverterException
 
getObjFieldType() - Method in exception org.onebusaway.gtfs.csv.exceptions.NoDefaultConverterException
 
getOrder() - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntityValidator
 
getOrder() - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
getOrder() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
getOrder() - Method in interface org.onebusaway.gtfs.csv.schema.EntityValidator
 
getOrder() - Method in interface org.onebusaway.gtfs.csv.schema.FieldMapping
 
getOriginId() - Method in class org.onebusaway.gtfs.model.FareRule
 
getParentStation() - Method in class org.onebusaway.gtfs.model.Stop
 
getPath() - Method in exception org.onebusaway.gtfs.csv.exceptions.CsvEntityIOException
 
getPathwayForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getPathwayForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getPaymentMethod() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getPhone() - Method in class org.onebusaway.gtfs.model.Agency
 
getPickupType() - Method in class org.onebusaway.gtfs.model.StopTime
 
getPrefix() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
getPreviousArrivalServiceDates(LocalizedServiceId, ServiceInterval, long) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getPreviousArrivalServiceDates(ServiceIdIntervals, long) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getPreviousArrivalServiceDates(LocalizedServiceId, ServiceInterval, long) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Computes the list of service dates whose arrival service interval (min to max departure time) overlaps the specified target time.
getPreviousArrivalServiceDates(ServiceIdIntervals, long) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
See the description for CalendarService.getPreviousArrivalServiceDates(LocalizedServiceId, ServiceInterval, long) .
getPrice() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getPropertyName() - Method in exception org.onebusaway.gtfs.csv.exceptions.NoSuchPropertyException
 
getPropertyType(String) - Method in interface org.onebusaway.gtfs.csv.schema.BeanWrapper
 
getPropertyValue(String) - Method in interface org.onebusaway.gtfs.csv.schema.BeanWrapper
Get the current value of the specified property.
getResource(String) - Method in interface org.onebusaway.gtfs.csv.CsvInputSource
 
getResource(String) - Method in class org.onebusaway.gtfs.csv.FileCsvInputSource
 
getResource(String) - Method in class org.onebusaway.gtfs.csv.ZipFileCsvInputSource
 
getRoute() - Method in class org.onebusaway.gtfs.model.FareRule
 
getRoute() - Method in class org.onebusaway.gtfs.model.Trip
 
getRoute() - Method in exception org.onebusaway.gtfs.serialization.mappings.AgencyNotFoundForRouteException
 
getRouteForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getRouteForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getRoutesForAgency(Agency) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getRoutesForAgency(Agency) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
Route Methods
getRouteShortName() - Method in class org.onebusaway.gtfs.model.StopTime
 
getRouteShortName() - Method in class org.onebusaway.gtfs.model.Trip
 
getSaturday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getSchema(Class<?>) - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl
EntitySchemaFactory Interface
getSchema(Class<?>) - Method in interface org.onebusaway.gtfs.csv.schema.EntitySchemaFactory
 
getSequence() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getServiceDate(List<Date>, int) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
getServiceDateArrivalsWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDateArrivalsWithinRange(ServiceIdIntervals, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDateArrivalsWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
See the description from CalendarService.getServiceDatesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) .
getServiceDateArrivalsWithinRange(ServiceIdIntervals, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
See the description from CalendarService.getServiceDateArrivalsWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) .
getServiceDateDeparturesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDateDeparturesWithinRange(ServiceIdIntervals, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDateDeparturesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
See the description from CalendarService.getServiceDatesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) .
getServiceDateDeparturesWithinRange(ServiceIdIntervals, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
See the description from CalendarService.getServiceDateDeparturesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) .
getServiceDatesForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDatesForServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getServiceDatesForServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
 
getServiceDatesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDatesWithinRange(ServiceIdIntervals, Date, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceDatesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Given the specified localized service id, which has a corresponding set of localized service dates, determine the sublist of service dates that, when extended with the specified ServiceInterval, overlap with the specified from-to time range.
getServiceDatesWithinRange(ServiceIdIntervals, Date, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
See the description from CalendarService.getServiceDatesWithinRange(LocalizedServiceId, ServiceInterval, Date, Date) .
getServiceId() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getServiceId() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
getServiceId() - Method in class org.onebusaway.gtfs.model.Trip
 
getServiceIds() - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
CalendarService Interface
getServiceIds() - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getServiceIds() - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
getServiceIds() - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
 
getServiceIdsForDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getServiceIdsOnDate(ServiceDate) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getServiceIdsOnDate(ServiceDate) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Determine the set of service ids that are active on the specified service date.
getShapeDistTraveled() - Method in class org.onebusaway.gtfs.model.StopTime
 
getShapeId() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
getShapeId() - Method in class org.onebusaway.gtfs.model.Trip
 
getShapePointForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getShapePointForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getShapePointsForShapeId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getShapePointsForShapeId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
ShapePoint Methods
getShortName() - Method in class org.onebusaway.gtfs.model.Route
 
getStartDate() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getStartTime() - Method in class org.onebusaway.gtfs.model.Frequency
 
getStop() - Method in class org.onebusaway.gtfs.model.StopTime
 
getStopForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getStopForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getStopHeadsign() - Method in class org.onebusaway.gtfs.model.StopTime
 
getStopSequence() - Method in class org.onebusaway.gtfs.model.StopTime
 
getStopTimeForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getStopTimeForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getStopTimesForStop(Stop) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getStopTimesForStop(Stop) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getStopTimesForTrip(Trip) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getStopTimesForTrip(Trip) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getSunday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getTextColor() - Method in class org.onebusaway.gtfs.model.Route
 
getThursday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getTimezone() - Method in class org.onebusaway.gtfs.model.Agency
 
getTimeZone() - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
getTimeZoneForAgencyId(String) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
getTimeZoneForAgencyId(String) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
getTimeZoneForAgencyId(String) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
Returns the instantiated TimeZone for the specified agency id
getToStop() - Method in class org.onebusaway.gtfs.model.Pathway
 
getToStop() - Method in class org.onebusaway.gtfs.model.Transfer
 
getToTime(ServiceInterval) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
getTransferDuration() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getTransferForId(int) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getTransferForId(int) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getTransfers() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
getTransferType() - Method in class org.onebusaway.gtfs.model.Transfer
 
getTranslatedAgencyId(String) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
getTranslatedAgencyId(String) - Method in interface org.onebusaway.gtfs.serialization.GtfsReaderContext
 
getTraversalTime() - Method in class org.onebusaway.gtfs.model.Pathway
 
getTrip() - Method in class org.onebusaway.gtfs.model.Frequency
 
getTrip() - Method in class org.onebusaway.gtfs.model.StopTime
 
getTripAgencyIdsReferencingServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getTripAgencyIdsReferencingServiceId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
ServiceId Methods
getTripForId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
getTripForId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsDao
 
getTripHeadsign() - Method in class org.onebusaway.gtfs.model.Trip
 
getTripsForBlockId(AgencyAndId) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getTripsForBlockId(AgencyAndId) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
 
getTripsForRoute(Route) - Method in class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
getTripsForRoute(Route) - Method in interface org.onebusaway.gtfs.services.GtfsRelationalDao
Trip Methods
getTripShortName() - Method in class org.onebusaway.gtfs.model.Trip
 
getTuesday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getType() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
getType() - Method in class org.onebusaway.gtfs.model.Route
 
getUrl() - Method in class org.onebusaway.gtfs.model.Agency
 
getUrl() - Method in class org.onebusaway.gtfs.model.Route
 
getUrl() - Method in class org.onebusaway.gtfs.model.Stop
 
getValidators() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
getValidators() - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
getValues() - Method in class org.onebusaway.gtfs.csv.ListEntityHandler
 
getWednesday() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
getWheelchairAccessible() - Method in class org.onebusaway.gtfs.model.Trip
 
getWheelchairBoarding() - Method in class org.onebusaway.gtfs.model.Stop
 
getWheelchairTraversalTime() - Method in class org.onebusaway.gtfs.model.Pathway
 
getWrappedInstance(Class<T>) - Method in interface org.onebusaway.gtfs.csv.schema.BeanWrapper
 
getYear() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
getZoneId() - Method in class org.onebusaway.gtfs.model.Stop
 
GtfsDao - Interface in org.onebusaway.gtfs.services
Basic methods for accessing GTFS entities in bulk or by id.
GtfsDaoImpl - Class in org.onebusaway.gtfs.impl
 
GtfsDaoImpl() - Constructor for class org.onebusaway.gtfs.impl.GtfsDaoImpl
 
GtfsEntitySchemaFactory - Class in org.onebusaway.gtfs.serialization
 
GtfsEntitySchemaFactory() - Constructor for class org.onebusaway.gtfs.serialization.GtfsEntitySchemaFactory
 
GtfsEntityStore - Interface in org.onebusaway.gtfs.serialization
 
GtfsMutableDao - Interface in org.onebusaway.gtfs.services
 
GtfsMutableRelationalDao - Interface in org.onebusaway.gtfs.services
 
GtfsReader - Class in org.onebusaway.gtfs.serialization
 
GtfsReader() - Constructor for class org.onebusaway.gtfs.serialization.GtfsReader
 
GtfsReaderContext - Interface in org.onebusaway.gtfs.serialization
 
GtfsRelationalDao - Interface in org.onebusaway.gtfs.services
While GtfsDao has basic methods for retrieving collections of entities and entities by id, GtfsRelationalDao adds some basic methods for retrieving entities using more complex data relations.
GtfsRelationalDaoImpl - Class in org.onebusaway.gtfs.impl
A in-memory implementation of GtfsRelationalDaoImpl.
GtfsRelationalDaoImpl() - Constructor for class org.onebusaway.gtfs.impl.GtfsRelationalDaoImpl
 
GtfsSource - Interface in org.onebusaway.gtfs.serialization
 
GtfsWriter - Class in org.onebusaway.gtfs.serialization
 
GtfsWriter() - Constructor for class org.onebusaway.gtfs.serialization.GtfsWriter
 

H

handleEntity(Object) - Method in class org.onebusaway.gtfs.csv.CsvEntityWriter
 
handleEntity(Object) - Method in interface org.onebusaway.gtfs.csv.EntityHandler
 
handleEntity(Object) - Method in class org.onebusaway.gtfs.csv.ListEntityHandler
EntityHandler Interface
handleLine(List<String>) - Method in interface org.onebusaway.gtfs.csv.CSVListener
 
handleLine(List<String>) - Method in class org.onebusaway.gtfs.csv.IndividualCsvEntityReader
 
hashCode() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
hashCode() - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
hashCode() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
hashCode() - Method in class org.onebusaway.gtfs.model.IdentityBean
 
hasResource(String) - Method in interface org.onebusaway.gtfs.csv.CsvInputSource
 
hasResource(String) - Method in class org.onebusaway.gtfs.csv.FileCsvInputSource
 
hasResource(String) - Method in class org.onebusaway.gtfs.csv.ZipFileCsvInputSource
 
hasValues() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 

I

IdentityBean<T extends java.io.Serializable> - Class in org.onebusaway.gtfs.model
 
IdentityBean() - Constructor for class org.onebusaway.gtfs.model.IdentityBean
 
IndividualCsvEntityReader - Class in org.onebusaway.gtfs.csv
 
IndividualCsvEntityReader(CsvEntityContext, EntitySchema, EntityHandler) - Constructor for class org.onebusaway.gtfs.csv.IndividualCsvEntityReader
 
IndividualCsvEntityReader(EntityHandler, CsvEntityContext, EntitySchema, List<String>) - Constructor for class org.onebusaway.gtfs.csv.IndividualCsvEntityReader
 
IntrospectionException - Exception in org.onebusaway.gtfs.csv.exceptions
Indicates that introspection failed for the specified entity type.
IntrospectionException(Class<?>) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.IntrospectionException
 
IntrospectionException(Class<?>, Throwable) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.IntrospectionException
 
InvalidStopTimeException - Exception in org.onebusaway.gtfs.serialization.mappings
Indicates the an "arrival_time" or "departure_time" value for in the "stop_times.txt" csv file could not be parsed.
InvalidStopTimeException(String) - Constructor for exception org.onebusaway.gtfs.serialization.mappings.InvalidStopTimeException
 
isArrivalTimeSet() - Method in class org.onebusaway.gtfs.model.StopTime
 
isAutoGenerateSchema() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
isAutoGenerateSchemaSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
isDepartureTimeSet() - Method in class org.onebusaway.gtfs.model.StopTime
 
isDistTraveledSet() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
isFilenameSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
isIgnore() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
isIgnoreSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
isLocalizedServiceIdActiveOnDate(LocalizedServiceId, Date) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
isLocalizedServiceIdActiveOnDate(LocalizedServiceId, Date) - Method in interface org.onebusaway.gtfs.services.calendar.CalendarService
 
isMappingSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
isMinTransferTimeSet() - Method in class org.onebusaway.gtfs.model.Transfer
 
isMissing(Map<String, Object>) - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
isMissing(BeanWrapper) - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
isMissingAndOptional(Map<String, Object>) - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
isMissingAndOptional(BeanWrapper) - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
isNameSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
isOptional() - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
isOptional() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
isOptionalSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
isOrderSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
isPrefixSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
isRequired() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
isRequired() - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
isRequiredSet() - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
isShapeDistTraveledSet() - Method in class org.onebusaway.gtfs.model.StopTime
 
isTransferDurationSet() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
isTransfersSet() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
isWheelchairTraversalTimeSet() - Method in class org.onebusaway.gtfs.model.Pathway
 
iterator() - Method in class org.onebusaway.gtfs.csv.ListEntityHandler
 
iterator() - Method in class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 

K

KEY_CONTEXT - Static variable in class org.onebusaway.gtfs.csv.CsvEntityReader
 
KEY_CONTEXT - Static variable in class org.onebusaway.gtfs.serialization.GtfsReader
 
KEY_CONTEXT - Static variable in class org.onebusaway.gtfs.serialization.GtfsWriter
 

L

ListableCsvMappingFactory - Interface in org.onebusaway.gtfs.csv.schema
 
ListEntityHandler<T> - Class in org.onebusaway.gtfs.csv
 
ListEntityHandler() - Constructor for class org.onebusaway.gtfs.csv.ListEntityHandler
 
load(Class<?>, Serializable) - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
LocalizedServiceId - Class in org.onebusaway.gtfs.model.calendar
Combines a serviceId (represented by AgencyAndId) and a TimeZone object that can be used to ground ServiceDate objects.
LocalizedServiceId(AgencyAndId, TimeZone) - Constructor for class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 

M

MethodInvocationException - Exception in org.onebusaway.gtfs.csv.exceptions
Indicates an error when attempting to invoke the specified method on an instance of the specified entity class
MethodInvocationException(Class<?>, Method, Exception) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.MethodInvocationException
 
MISSING_VALUE - Static variable in class org.onebusaway.gtfs.model.ShapePoint
 
MissingRequiredEntityException - Exception in org.onebusaway.gtfs.csv.exceptions
Indicates that the specified entity type is marked as required, but no input file or source was found for that entity.
MissingRequiredEntityException(Class<?>, String) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.MissingRequiredEntityException
 
MissingRequiredFieldException - Exception in org.onebusaway.gtfs.csv.exceptions
Indiciates that the specified field for the specified entity type is marked as required, but that no value was included in either the CSV source (just an empty value) or the entity object (null value).
MissingRequiredFieldException(Class<?>, String) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.MissingRequiredFieldException
 
MultipleCalendarsForServiceIdException - Exception in org.onebusaway.gtfs.impl
Indicates that multiple ServiceCalendar entities, as loaded from calendars.txt, were found with the same ServiceCalendar.getServiceId() value, a violation of the GTFS spec.
MultipleCalendarsForServiceIdException(AgencyAndId) - Constructor for exception org.onebusaway.gtfs.impl.MultipleCalendarsForServiceIdException
 

N

NoCsvFieldsAnnotationException - Exception in org.onebusaway.gtfs.csv.exceptions
Indicates that an entity type was passed to AnnotationDrivenEntitySchemaFactory for introspection and the specified entity type did not have a CsvFields class annotation
NoCsvFieldsAnnotationException(Class<?>) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.NoCsvFieldsAnnotationException
 
NoDefaultAgencyIdException - Exception in org.onebusaway.gtfs.serialization
Indicates that no default agency id (see GtfsReaderContext.getDefaultAgencyId() was specified for a particular feed.
NoDefaultAgencyIdException() - Constructor for exception org.onebusaway.gtfs.serialization.NoDefaultAgencyIdException
 
NoDefaultConverterException - Exception in org.onebusaway.gtfs.csv.exceptions
Error indicating that no default converter could be found for converting CSV string data into the specified type for the target entity's specified field.
NoDefaultConverterException(Class<?>, String, String, Class<?>) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.NoDefaultConverterException
 
NoSuchPropertyException - Exception in org.onebusaway.gtfs.csv.exceptions
Indicates that the specified entity type does not have a property with the given name, or that there was an error examining the property.
NoSuchPropertyException(Class<?>, String) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.NoSuchPropertyException
 
NoSuchPropertyException(Class<?>, String, Exception) - Constructor for exception org.onebusaway.gtfs.csv.exceptions.NoSuchPropertyException
 

O

open() - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
open() - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
open() - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
openInputStreamForEntityClass(CsvInputSource, Class<?>) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
org.onebusaway.gtfs.csv - package org.onebusaway.gtfs.csv
 
org.onebusaway.gtfs.csv.exceptions - package org.onebusaway.gtfs.csv.exceptions
 
org.onebusaway.gtfs.csv.schema - package org.onebusaway.gtfs.csv.schema
 
org.onebusaway.gtfs.csv.schema.annotations - package org.onebusaway.gtfs.csv.schema.annotations
 
org.onebusaway.gtfs.csv.schema.beans - package org.onebusaway.gtfs.csv.schema.beans
 
org.onebusaway.gtfs.impl - package org.onebusaway.gtfs.impl
 
org.onebusaway.gtfs.impl.calendar - package org.onebusaway.gtfs.impl.calendar
 
org.onebusaway.gtfs.model - package org.onebusaway.gtfs.model
 
org.onebusaway.gtfs.model.calendar - package org.onebusaway.gtfs.model.calendar
 
org.onebusaway.gtfs.serialization - package org.onebusaway.gtfs.serialization
 
org.onebusaway.gtfs.serialization.comparators - package org.onebusaway.gtfs.serialization.comparators
 
org.onebusaway.gtfs.serialization.mappings - package org.onebusaway.gtfs.serialization.mappings
 
org.onebusaway.gtfs.services - package org.onebusaway.gtfs.services
 
org.onebusaway.gtfs.services.calendar - package org.onebusaway.gtfs.services.calendar
 

P

parse(InputStream, CSVListener) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
parse(File, CSVListener) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
parse(BufferedReader, CSVListener) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
parse(String) - Static method in class org.onebusaway.gtfs.csv.CSVLibrary
 
parse(String) - Method in class org.onebusaway.gtfs.csv.CsvTokenizerStrategy
 
parse(String) - Method in interface org.onebusaway.gtfs.csv.TokenizerStrategy
 
parseString(String) - Static method in class org.onebusaway.gtfs.model.calendar.ServiceDate
Parse a service date from a string in "YYYYMMDD" format.
Pathway - Class in org.onebusaway.gtfs.model
 
Pathway() - Constructor for class org.onebusaway.gtfs.model.Pathway
 
processBeanDefinitions() - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl
Protected Methods
processBeanDefinitions() - Method in class org.onebusaway.gtfs.csv.schema.AnnotationDrivenEntitySchemaFactory
 
processBeanDefinitions() - Method in class org.onebusaway.gtfs.csv.schema.DefaultEntitySchemaFactory
AbstractEntitySchemaFactoryImpl Interface
put(Object, Object) - Method in interface org.onebusaway.gtfs.csv.CsvEntityContext
 
put(Object, Object) - Method in class org.onebusaway.gtfs.csv.CsvEntityContextImpl
 
putDatesForLocalizedServiceId(LocalizedServiceId, List<Date>) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
putServiceDatesForServiceId(AgencyAndId, List<ServiceDate>) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 
putTimeZoneForAgencyId(String, TimeZone) - Method in class org.onebusaway.gtfs.model.calendar.CalendarServiceData
 

R

readEntities(Class<?>) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
readEntities(Class<?>, CsvInputSource) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
readEntities(Class<?>, InputStream) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
readEntities(Class<?>, Reader) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
registerBeanDefinition(CsvEntityMappingBean) - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntitySchemaFactoryImpl
 
removeEntity(T) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
removeEntity(T) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
Route - Class in org.onebusaway.gtfs.model
 
Route() - Constructor for class org.onebusaway.gtfs.model.Route
 
Route(Route) - Constructor for class org.onebusaway.gtfs.model.Route
 
RouteAgencyFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
Responsible for setting the Route.setAgency(Agency) from a csv "agency_id" field in "routes.txt" and vice-versa.
RouteAgencyFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.RouteAgencyFieldMappingFactory
 
RouteNameException - Exception in org.onebusaway.gtfs.serialization.mappings
The GTFS spec declares that at least one of Route.getShortName() or Route.getLongName() must be specified, if not both.
RouteNameException(AgencyAndId) - Constructor for exception org.onebusaway.gtfs.serialization.mappings.RouteNameException
 
RouteValidator - Class in org.onebusaway.gtfs.serialization.mappings
Checks that a Route has either a Route.getShortName() or Route.getLongName() specified.
RouteValidator() - Constructor for class org.onebusaway.gtfs.serialization.mappings.RouteValidator
 
run() - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
run(CsvInputSource) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
run(GtfsDao) - Method in class org.onebusaway.gtfs.serialization.GtfsWriter
 

S

saveEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
saveEntity(Object) - Method in interface org.onebusaway.gtfs.serialization.GtfsEntityStore
 
saveEntity(Object) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
saveOrUpdateEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
saveOrUpdateEntity(Object) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 
ServiceCalendar - Class in org.onebusaway.gtfs.model
Note that I decided to call this class ServiceCalendar instead of Calendar, so as to avoid confusion with java.util.Calendar
ServiceCalendar() - Constructor for class org.onebusaway.gtfs.model.ServiceCalendar
 
ServiceCalendar(ServiceCalendar) - Constructor for class org.onebusaway.gtfs.model.ServiceCalendar
 
ServiceCalendarDate - Class in org.onebusaway.gtfs.model
 
ServiceCalendarDate() - Constructor for class org.onebusaway.gtfs.model.ServiceCalendarDate
 
ServiceCalendarDate(ServiceCalendarDate) - Constructor for class org.onebusaway.gtfs.model.ServiceCalendarDate
 
ServiceDate - Class in org.onebusaway.gtfs.model.calendar
A general representation of a year-month-day tuple not tied to any locale and used by the GTFS entities ServiceCalendar and ServiceCalendarDate to represent service date ranges.
ServiceDate(int, int, int) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
Construct a new ServiceDate by specifying the numeric year, month, and day
ServiceDate(ServiceDate) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
 
ServiceDate(Calendar) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
 
ServiceDate(Date) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
Construct a ServiceDate from the specified Date object, using the default TimeZone object for the current VM to localize the date
ServiceDate() - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceDate
 
ServiceDateFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
ServiceDateFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.ServiceDateFieldMappingFactory
 
ServiceIdIntervals - Class in org.onebusaway.gtfs.model.calendar
A Map of LocalizedServiceId and ServiceInterval objects, with convenience methods for adding additional service ids and arrival-departure time intervals.
ServiceIdIntervals() - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceIdIntervals
 
ServiceIdOp - Class in org.onebusaway.gtfs.impl.calendar
 
ServiceIdOp(boolean) - Constructor for class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
ServiceInterval - Class in org.onebusaway.gtfs.model.calendar
Specifies an immutable interval of min and max arrival and departure times.
ServiceInterval(int, int) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
ServiceInterval(int, int, int, int) - Constructor for class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
setAgencies(List<Agency>) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setAgency(Agency) - Method in class org.onebusaway.gtfs.model.Route
 
setAgencyId(String) - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
setArrivalTime(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setAutoGenerateSchema(boolean) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
setBlockId(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setCode(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setColor(String) - Method in class org.onebusaway.gtfs.model.Route
 
setContainsId(String) - Method in class org.onebusaway.gtfs.model.FareRule
 
setContext(CsvEntityContext) - Method in class org.onebusaway.gtfs.csv.CsvEntityWriterFactory
 
setCurrencyType(String) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setData(CalendarServiceData) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
setDataFactory(CalendarServiceDataFactory) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
 
setDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
setDefaultAgencyId(String) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setDepartureTime(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setDesc(String) - Method in class org.onebusaway.gtfs.model.Route
 
setDesc(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setDestinationId(String) - Method in class org.onebusaway.gtfs.model.FareRule
 
setDirectionId(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setDistTraveled(double) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setDropOffType(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setEndDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setEndTime(int) - Method in class org.onebusaway.gtfs.model.Frequency
 
setEntityClasses(List<Class<?>>) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setEntitySchemaFactory(EntitySchemaFactory) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
setEntitySchemaFactory(EntitySchemaFactory) - Method in class org.onebusaway.gtfs.csv.CsvEntityWriter
 
setEntitySchemaFactory(EntitySchemaFactory) - Method in class org.onebusaway.gtfs.csv.CsvEntityWriterFactory
 
setEntityStore(GenericMutableDao) - Method in class org.onebusaway.gtfs.serialization.GtfsReader
 
setExceptionType(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
setExcludeFutureServiceDatesInDays(int) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
setFare(FareAttribute) - Method in class org.onebusaway.gtfs.model.FareRule
 
setFieldsInOrder(List<String>) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
setFieldsInOrder(List<String>) - Method in class org.onebusaway.gtfs.csv.schema.EntitySchema
 
setFilename(String) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
setFriday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setFromStop(Stop) - Method in class org.onebusaway.gtfs.model.Pathway
 
setFromStop(Stop) - Method in class org.onebusaway.gtfs.model.Transfer
 
setGenerateIds(boolean) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
setGtfsDao(GtfsRelationalDao) - Method in class org.onebusaway.gtfs.impl.calendar.CalendarServiceDataFactoryImpl
 
setHeadwaySecs(int) - Method in class org.onebusaway.gtfs.model.Frequency
 
setId(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setId(String) - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.FareRule
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.Frequency
 
setId(T) - Method in class org.onebusaway.gtfs.model.IdentityBean
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Pathway
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Route
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Stop
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.StopTime
 
setId(Integer) - Method in class org.onebusaway.gtfs.model.Transfer
 
setId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Trip
 
setIgnore(boolean) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
setInputLocation(File) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
setInputSource(CsvInputSource) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
setIsSetMethod(Method) - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
setLang(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setLat(double) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setLat(double) - Method in class org.onebusaway.gtfs.model.Stop
 
setLocationType(int) - Method in class org.onebusaway.gtfs.model.Stop
 
setLon(double) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setLon(double) - Method in class org.onebusaway.gtfs.model.Stop
 
setLongName(String) - Method in class org.onebusaway.gtfs.model.Route
 
setMapping(FieldMappingFactory) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
setMinTransferTime(int) - Method in class org.onebusaway.gtfs.model.Transfer
 
setMonday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setName(String) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
setName(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setName(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setOptional(boolean) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
setOrder(int) - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntityValidator
 
setOrder(int) - Method in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
setOrder(int) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvFieldMappingBean
 
setOrder(int) - Method in interface org.onebusaway.gtfs.csv.schema.EntityValidator
 
setOrder(int) - Method in interface org.onebusaway.gtfs.csv.schema.FieldMapping
 
setOriginId(String) - Method in class org.onebusaway.gtfs.model.FareRule
 
setOutputLocation(File) - Method in class org.onebusaway.gtfs.csv.CsvEntityWriter
 
setParentStation(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setPaymentMethod(int) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setPhone(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setPickupType(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setPrefix(String) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
setPrice(float) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setPropertyValue(String, Object) - Method in interface org.onebusaway.gtfs.csv.schema.BeanWrapper
Set the specified value as current property value.
setRequired(boolean) - Method in class org.onebusaway.gtfs.csv.schema.beans.CsvEntityMappingBean
 
setRoute(Route) - Method in class org.onebusaway.gtfs.model.FareRule
 
setRoute(Route) - Method in class org.onebusaway.gtfs.model.Trip
 
setRouteShortName(String) - Method in class org.onebusaway.gtfs.model.StopTime
 
setRouteShortName(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setSaturday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setSequence(int) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
setServiceId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Trip
 
setShapeDistTraveled(double) - Method in class org.onebusaway.gtfs.model.StopTime
 
setShapeId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.ShapePoint
 
setShapeId(AgencyAndId) - Method in class org.onebusaway.gtfs.model.Trip
 
setShortName(String) - Method in class org.onebusaway.gtfs.model.Route
 
setStartDate(ServiceDate) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setStartTime(int) - Method in class org.onebusaway.gtfs.model.Frequency
 
setStop(Stop) - Method in class org.onebusaway.gtfs.model.StopTime
 
setStopHeadsign(String) - Method in class org.onebusaway.gtfs.model.StopTime
 
setStopSequence(int) - Method in class org.onebusaway.gtfs.model.StopTime
 
setSunday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setTextColor(String) - Method in class org.onebusaway.gtfs.model.Route
 
setThursday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setTimezone(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setTokenizerStrategy(TokenizerStrategy) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
setTokenizerStrategy(TokenizerStrategy) - Method in class org.onebusaway.gtfs.csv.CsvEntityWriterFactory
 
setToStop(Stop) - Method in class org.onebusaway.gtfs.model.Pathway
 
setToStop(Stop) - Method in class org.onebusaway.gtfs.model.Transfer
 
setTransferDuration(int) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setTransfers(int) - Method in class org.onebusaway.gtfs.model.FareAttribute
 
setTransferType(int) - Method in class org.onebusaway.gtfs.model.Transfer
 
setTraversalTime(int) - Method in class org.onebusaway.gtfs.model.Pathway
 
setTrimValues(boolean) - Method in class org.onebusaway.gtfs.csv.CsvEntityReader
 
setTrimValues(boolean) - Method in class org.onebusaway.gtfs.csv.IndividualCsvEntityReader
 
setTrip(Trip) - Method in class org.onebusaway.gtfs.model.Frequency
 
setTrip(Trip) - Method in class org.onebusaway.gtfs.model.StopTime
 
setTripHeadsign(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setTripShortName(String) - Method in class org.onebusaway.gtfs.model.Trip
 
setTuesday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setType(int) - Method in class org.onebusaway.gtfs.model.Route
 
setUrl(String) - Method in class org.onebusaway.gtfs.model.Agency
 
setUrl(String) - Method in class org.onebusaway.gtfs.model.Route
 
setUrl(String) - Method in class org.onebusaway.gtfs.model.Stop
 
setVerbose(boolean) - Method in class org.onebusaway.gtfs.csv.IndividualCsvEntityReader
 
setWednesday(int) - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
setWheelchairAccessible(int) - Method in class org.onebusaway.gtfs.model.Trip
 
setWheelchairBoarding(int) - Method in class org.onebusaway.gtfs.model.Stop
 
setWheelchairTraversalTime(int) - Method in class org.onebusaway.gtfs.model.Pathway
 
setZoneId(String) - Method in class org.onebusaway.gtfs.model.Stop
 
ShapePoint - Class in org.onebusaway.gtfs.model
 
ShapePoint() - Constructor for class org.onebusaway.gtfs.model.ShapePoint
 
ShapePoint(ShapePoint) - Constructor for class org.onebusaway.gtfs.model.ShapePoint
 
ShapePointComparator - Class in org.onebusaway.gtfs.serialization.comparators
 
ShapePointComparator() - Constructor for class org.onebusaway.gtfs.serialization.comparators.ShapePointComparator
 
shiftTime(ServiceInterval, Date) - Method in class org.onebusaway.gtfs.impl.calendar.ServiceIdOp
 
Stop - Class in org.onebusaway.gtfs.model
 
Stop() - Constructor for class org.onebusaway.gtfs.model.Stop
 
Stop(Stop) - Constructor for class org.onebusaway.gtfs.model.Stop
 
StopTime - Class in org.onebusaway.gtfs.model
 
StopTime() - Constructor for class org.onebusaway.gtfs.model.StopTime
 
StopTime(StopTime) - Constructor for class org.onebusaway.gtfs.model.StopTime
 
StopTimeComparator - Class in org.onebusaway.gtfs.serialization.comparators
 
StopTimeComparator() - Constructor for class org.onebusaway.gtfs.serialization.comparators.StopTimeComparator
 
StopTimeFieldMappingFactory - Class in org.onebusaway.gtfs.serialization.mappings
 
StopTimeFieldMappingFactory() - Constructor for class org.onebusaway.gtfs.serialization.mappings.StopTimeFieldMappingFactory
 

T

TokenizerStrategy - Interface in org.onebusaway.gtfs.csv
 
toString() - Method in class org.onebusaway.gtfs.model.Agency
 
toString() - Method in class org.onebusaway.gtfs.model.AgencyAndId
 
toString() - Method in class org.onebusaway.gtfs.model.calendar.LocalizedServiceId
 
toString() - Method in class org.onebusaway.gtfs.model.calendar.ServiceDate
 
toString() - Method in class org.onebusaway.gtfs.model.calendar.ServiceInterval
 
toString() - Method in class org.onebusaway.gtfs.model.FareAttribute
 
toString() - Method in class org.onebusaway.gtfs.model.FareRule
 
toString() - Method in class org.onebusaway.gtfs.model.Frequency
 
toString() - Method in class org.onebusaway.gtfs.model.Pathway
 
toString() - Method in class org.onebusaway.gtfs.model.Route
 
toString() - Method in class org.onebusaway.gtfs.model.ServiceCalendar
 
toString() - Method in class org.onebusaway.gtfs.model.ServiceCalendarDate
 
toString() - Method in class org.onebusaway.gtfs.model.ShapePoint
 
toString() - Method in class org.onebusaway.gtfs.model.Stop
 
toString() - Method in class org.onebusaway.gtfs.model.StopTime
 
toString() - Method in class org.onebusaway.gtfs.model.Transfer
 
toString() - Method in class org.onebusaway.gtfs.model.Trip
 
Transfer - Class in org.onebusaway.gtfs.model
 
Transfer() - Constructor for class org.onebusaway.gtfs.model.Transfer
 
Transfer(Transfer) - Constructor for class org.onebusaway.gtfs.model.Transfer
 
translateFromCSVToObject(CsvEntityContext, Map<String, Object>, BeanWrapper) - Method in class org.onebusaway.gtfs.csv.schema.DefaultFieldMapping
 
translateFromCSVToObject(CsvEntityContext, Map<String, Object>, BeanWrapper) - Method in interface org.onebusaway.gtfs.csv.schema.FieldMapping
 
translateFromCSVToObject(CsvEntityContext, Map<String, Object>, BeanWrapper) - Method in class org.onebusaway.gtfs.serialization.mappings.EntityFieldMappingFactory.FieldMappingImpl
 
translateFromObjectToCSV(CsvEntityContext, BeanWrapper, Map<String, Object>) - Method in class org.onebusaway.gtfs.csv.schema.DefaultFieldMapping
 
translateFromObjectToCSV(CsvEntityContext, BeanWrapper, Map<String, Object>) - Method in interface org.onebusaway.gtfs.csv.schema.FieldMapping
 
translateFromObjectToCSV(CsvEntityContext, BeanWrapper, Map<String, Object>) - Method in class org.onebusaway.gtfs.serialization.mappings.EntityFieldMappingFactory.FieldMappingImpl
 
Trip - Class in org.onebusaway.gtfs.model
 
Trip() - Constructor for class org.onebusaway.gtfs.model.Trip
 
Trip(Trip) - Constructor for class org.onebusaway.gtfs.model.Trip
 

U

UnknownAgencyTimezoneException - Exception in org.onebusaway.gtfs.impl.calendar
Indicates that the Agency.getTimezone() string does not evaluate to a valid TimeZone.
UnknownAgencyTimezoneException(String, String) - Constructor for exception org.onebusaway.gtfs.impl.calendar.UnknownAgencyTimezoneException
 
updateEntity(Object) - Method in class org.onebusaway.gtfs.impl.GenericDaoImpl
 
updateEntity(Object) - Method in interface org.onebusaway.gtfs.services.GenericMutableDao
 

V

validateCSV(CsvEntityContext, BeanWrapper, Map<String, Object>) - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntityValidator
 
validateCSV(CsvEntityContext, BeanWrapper, Map<String, Object>) - Method in interface org.onebusaway.gtfs.csv.schema.EntityValidator
 
validateEntity(CsvEntityContext, Map<String, Object>, BeanWrapper) - Method in class org.onebusaway.gtfs.csv.schema.AbstractEntityValidator
 
validateEntity(CsvEntityContext, Map<String, Object>, BeanWrapper) - Method in interface org.onebusaway.gtfs.csv.schema.EntityValidator
 
validateEntity(CsvEntityContext, Map<String, Object>, BeanWrapper) - Method in class org.onebusaway.gtfs.serialization.mappings.RouteValidator
 

W

wrap(Object) - Static method in class org.onebusaway.gtfs.csv.schema.BeanWrapperFactory
 

Z

ZipFileCsvInputSource - Class in org.onebusaway.gtfs.csv
 
ZipFileCsvInputSource(ZipFile) - Constructor for class org.onebusaway.gtfs.csv.ZipFileCsvInputSource
 

_

_csvFieldName - Variable in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
_entityType - Variable in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
_isSetMethod - Variable in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
_objFieldName - Variable in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
_objFieldType - Variable in class org.onebusaway.gtfs.csv.schema.DefaultFieldMapping
 
_order - Variable in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 
_required - Variable in class org.onebusaway.gtfs.csv.schema.AbstractFieldMapping
 

A B C D E F G H I K L M N O P R S T U V W Z _

Copyright © 2010 OneBusAway. All Rights Reserved.