Uses of Interface
com.norconex.importer.handler.condition.ConfigurableCondition
Packages that use ConfigurableCondition
-
Uses of ConfigurableCondition in com.norconex.importer.handler.condition.impl
Classes in com.norconex.importer.handler.condition.impl that implement ConfigurableConditionModifier and TypeClassDescriptionclassA condition based on whether the document content (default) or any of the specified metadata fields are blank or inexistent.classA condition based on the date value(s) of matching metadata fields given the supplied date format.classA condition using a Document Object Model (DOM) representation of an HTML, XHTML, or XML document content to match an element, attribute or value.classA condition based on the numeric value(s) of matching metadata fields, supporting decimals.classA condition based on a text pattern matching a document reference (e.g.classA condition formulated using a scripting language.classA condition based on a text pattern matching a document content (default), or matching specific field(s).