Hierarchy For Package com.norconex.importer.handler
Class Hierarchy
- java.lang.Object
- com.norconex.importer.handler.BaseLabelableConfig (implements com.norconex.importer.handler.Labelable)
- com.norconex.importer.handler.BaseDocHandlerConfig
- com.norconex.importer.handler.RejectConfig
- com.norconex.importer.handler.BaseDocHandlerConfig
- com.norconex.importer.handler.CommonMatchers
- com.norconex.importer.handler.CommonRestrictions
- com.norconex.importer.handler.DocHandlerContext
- com.norconex.importer.handler.DocHandlerContext.DocHandlerContextBuilder
- com.norconex.importer.handler.Reject (implements com.norconex.importer.handler.ConfigurableDocHandler<T>)
- com.norconex.importer.handler.ScriptRunner<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- com.norconex.importer.ImporterException
- com.norconex.importer.handler.DocHandlerException
- com.norconex.importer.ImporterException
- java.io.IOException
- java.lang.Exception
- tools.jackson.databind.ValueDeserializer<T> (implements tools.jackson.databind.deser.NullValueProvider)
- com.norconex.importer.handler.DocHandlerListDeserializer
- tools.jackson.databind.ValueSerializer<T> (implements tools.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.norconex.importer.handler.DocHandlerListSerializer
- com.norconex.importer.handler.BaseLabelableConfig (implements com.norconex.importer.handler.Labelable)
Interface Hierarchy
- com.norconex.commons.lang.config.Configurable<T>
- com.norconex.importer.handler.ConfigurableDocHandler<T> (also extends com.norconex.importer.handler.DocHandler)
- com.norconex.importer.handler.DocHandler
- com.norconex.importer.handler.ConfigurableDocHandler<T> (also extends com.norconex.commons.lang.config.Configurable<T>)
- com.norconex.importer.handler.Labelable