Package com.norconex.importer.handler.condition.impl
package com.norconex.importer.handler.condition.impl
-
ClassDescriptionA condition based on whether the document content (default) or any of the specified metadata fields are blank or inexistent.A condition based on whether the document content (default) or any of the specified metadata fields are blank or inexistent.A condition based on the date value(s) of matching metadata fields given the supplied date format.A condition based on the date value(s) of matching metadata fields given the supplied date format.Provides a date time value which may be the same on each invocation, or change each time, based on implementation.Creates suppliers of static or dynamic dates, from a formatted string.Returns a supplier that dynamically generates a date-time, that once generated, never changes for that same supplier.Returns a supplier that dynamically generates a date-time, that changes with every invocation.Static date-time, supplying the value passed in constructor.Immutable date-value matcher, supporting both date expressions and standard operators.A condition using a Document Object Model (DOM) representation of an HTML, XHTML, or XML document content to match an element, attribute or value.A condition using a Document Object Model (DOM) representation of an HTML, XHTML, or XML document content to match an element, attribute or value.A condition based on the numeric value(s) of matching metadata fields, supporting decimals.A condition based on the numeric value(s) of matching metadata fields, supporting decimals.A condition based on a text pattern matching a document reference (e.g.A condition based on a text pattern matching a document reference (e.g.A condition formulated using a scripting language.A condition formulated using a scripting language.A condition based on a text pattern matching a document content (default), or matching specific field(s).A condition based on a text pattern matching a document content (default), or matching specific field(s).