Uses of Class
com.norconex.importer.handler.condition.impl.DateConditionConfig
Packages that use DateConditionConfig
-
Uses of DateConditionConfig in com.norconex.importer.handler.condition.impl
Methods in com.norconex.importer.handler.condition.impl that return DateConditionConfigModifier and TypeMethodDescriptionDateCondition.getConfiguration()DateConditionConfig.setConditionZoneId(ZoneId conditionZoneId) DateConditionConfig.setDocZoneId(ZoneId docZoneId) Time zone id to use for dates associated with a document when evaluating date conditions.DateConditionConfig.setFieldMatcher(TextMatcher fieldMatcher) Sets the text matcher of field names.The format of a document date field value (see class documentation).DateConditionConfig.setValueMatcher(DateValueMatcher valueMatcher) DateConditionConfig.setValueMatcherRangeEnd(DateValueMatcher valueMatcherRangeEnd)