Uses of Interface
com.norconex.importer.handler.condition.impl.DateProvider
Packages that use DateProvider
-
Uses of DateProvider in com.norconex.importer.handler.condition.impl
Classes in com.norconex.importer.handler.condition.impl that implement DateProviderModifier and TypeClassDescriptionstatic classReturns a supplier that dynamically generates a date-time, that once generated, never changes for that same supplier.static classReturns a supplier that dynamically generates a date-time, that changes with every invocation.static classStatic date-time, supplying the value passed in constructor.Methods in com.norconex.importer.handler.condition.impl that return DateProviderModifier and TypeMethodDescriptionstatic DateProviderCreate a new date supplier based on the given string.DateValueMatcher.getDateProvider()Constructors in com.norconex.importer.handler.condition.impl with parameters of type DateProviderModifierConstructorDescriptionDateValueMatcher(Operator operator, @NonNull DateProvider dateProvider)