Uses of Class
org.onebusaway.gtfs_transformer.factory.PropertyMatches

Packages that use PropertyMatches
org.onebusaway.gtfs_transformer.impl   
 

Uses of PropertyMatches in org.onebusaway.gtfs_transformer.impl
 

Constructors in org.onebusaway.gtfs_transformer.impl with parameters of type PropertyMatches
AbstractEntityModificationStrategy(PropertyMatches propertyMatches)
           
MatchingEntityModificationStrategyWrapper(PropertyMatches propertyMatches, EntityTransformStrategy strategy)
           
RemoveEntityUpdateStrategy(PropertyMatches propertyMatches)
           
SimpleModificationStrategy(PropertyMatches propertyMatches, java.util.Map<java.lang.String,java.lang.Object> propertyUpdates)
           
StringModificationStrategy(PropertyMatches propertyMatches, java.util.Map<java.lang.String,org.onebusaway.collections.tuple.Pair<java.lang.String>> propertyUpdates)
           
 



Copyright © 2011 OneBusAway. All Rights Reserved.