Uses of Class
com.norconex.importer.handler.condition.impl.DateValueMatcher
Packages that use DateValueMatcher
-
Uses of DateValueMatcher in com.norconex.importer.handler.condition.impl
Methods in com.norconex.importer.handler.condition.impl that return DateValueMatcherModifier and TypeMethodDescriptionDateConditionConfig.getValueMatcher()Value matcher for a date, or the begining of a date range (if an end date value matcher is also supplied).DateConditionConfig.getValueMatcherRangeEnd()Value matcher for then end of a date range.Methods in com.norconex.importer.handler.condition.impl with parameters of type DateValueMatcherModifier and TypeMethodDescriptionDateConditionConfig.setValueMatcher(DateValueMatcher valueMatcher) DateConditionConfig.setValueMatcherRangeEnd(DateValueMatcher valueMatcherRangeEnd)