Package com.norconex.importer.handler
package com.norconex.importer.handler
-
ClassDescriptionShared base class for document handler configuration beans that support an optional user-supplied label.Shared base class for importer configuration beans that support an optional user-supplied label.Commonly used
TextMatcherinstances.Commonly encountered restrictions that can be applied toPropertiesinstances.ConfigurableDocHandler<T extends Labelable>A document handler backed by a configuration bean that supports an optional user-supplied label.Document Handler are responsible for interacting with a document to either parse it, transform it, decorate it, split it, translate it, filter it, etc.Exception thrown by handler classes upon encountering issues.An importer flow node or configuration bean that exposes an optional user-supplied label.Special handler that marks a document as being "rejected", with an optional custom message for event logging.ScriptRunner<T>Runs scripts written in supported programming languages.