Class PropertyAnyValueEntityMatch
java.lang.Object
org.onebusaway.gtfs_transformer.match.PropertyAnyValueEntityMatch
- All Implemented Interfaces:
EntityMatch
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyAnyValueEntityMatch(PropertyPathCollectionExpression expression, DeferredValueMatcher matcher) -
Method Summary
-
Constructor Details
-
PropertyAnyValueEntityMatch
public PropertyAnyValueEntityMatch(PropertyPathCollectionExpression expression, DeferredValueMatcher matcher)
-
-
Method Details
-
isApplicableToObject
- Specified by:
isApplicableToObjectin interfaceEntityMatch
-