Class ShapeIdKeyMatch
- java.lang.Object
-
- org.onebusaway.gtfs_transformer.collections.IdKeyMatch
-
- org.onebusaway.gtfs_transformer.collections.ShapeIdKeyMatch
-
- All Implemented Interfaces:
EntityMatch
public class ShapeIdKeyMatch extends IdKeyMatch
-
-
Constructor Summary
Constructors Constructor Description ShapeIdKeyMatch(GtfsReader reader, String rawServiceId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IdKeyresolveKey()-
Methods inherited from class org.onebusaway.gtfs_transformer.collections.IdKeyMatch
getKey, isApplicableToObject
-
-
-
-
Constructor Detail
-
ShapeIdKeyMatch
public ShapeIdKeyMatch(GtfsReader reader, String rawServiceId)
-
-
Method Detail
-
resolveKey
protected IdKey resolveKey()
- Specified by:
resolveKeyin classIdKeyMatch
-
-