Package org.onebusaway.gtfs_transformer.deferred
package org.onebusaway.gtfs_transformer.deferred
-
ClassDescriptionIn implementations, the source value is often a primitive string but the target value type is often something more complex: a numeric type, a
AgencyAndId, a field with GTFS-specific formatting, or even a GTFS entity.Implementation ofValueSetterthat evaluates aPropertyPathExpressionon the target bean to determine the new value used in setting.AValueSetterthat can do string-replacement operations on a bean value.Provides methods for updating the value of a particular Java bean's property.