Uses of Interface
org.onebusaway.gtfs_transformer.match.ValueMatcher
-
Packages that use ValueMatcher Package Description org.onebusaway.gtfs_transformer.deferred org.onebusaway.gtfs_transformer.match -
-
Uses of ValueMatcher in org.onebusaway.gtfs_transformer.deferred
Classes in org.onebusaway.gtfs_transformer.deferred that implement ValueMatcher Modifier and Type Class Description classDeferredValueMatcher -
Uses of ValueMatcher in org.onebusaway.gtfs_transformer.match
Classes in org.onebusaway.gtfs_transformer.match that implement ValueMatcher Modifier and Type Class Description classSimpleValueMatcherConstructors in org.onebusaway.gtfs_transformer.match with parameters of type ValueMatcher Constructor Description PropertyValueEntityMatch(org.onebusaway.collections.beans.PropertyPathExpression expression, ValueMatcher matcher)
-