| Package | Description |
|---|---|
| org.onebusaway.gtfs.impl | |
| org.onebusaway.gtfs.serialization | |
| org.onebusaway.gtfs.services |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericDaoImpl |
class |
GenericMutableDaoWrapper
Support class that provides an implementation of
GenericMutableDao
where all methods calls are passed to an underlying wrapped instance of
GenericMutableDao. |
class |
GtfsDaoImpl |
class |
GtfsRelationalDaoImpl
A in-memory implementation of GtfsRelationalDaoImpl.
|
| Modifier and Type | Field and Description |
|---|---|
protected GenericMutableDao |
GenericMutableDaoWrapper._source |
| Constructor and Description |
|---|
GenericMutableDaoWrapper(GenericMutableDao source) |
| Modifier and Type | Method and Description |
|---|---|
GenericMutableDao |
GtfsReader.getEntityStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
GtfsReader.setEntityStore(GenericMutableDao entityStore) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GtfsMutableDao |
interface |
GtfsMutableRelationalDao |
Copyright © 2013 OneBusAway. All Rights Reserved.