Uses of Class
com.norconex.importer.handler.condition.BaseConditionConfig
Packages that use BaseConditionConfig
-
Uses of BaseConditionConfig in com.norconex.importer.handler.condition.impl
Subclasses of BaseConditionConfig in com.norconex.importer.handler.condition.implModifier 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).