Uses of Enum Class
com.norconex.crawler.web.fetch.util.DocImageHandlerConfig.Target
Packages that use DocImageHandlerConfig.Target
-
Uses of DocImageHandlerConfig.Target in com.norconex.crawler.web.fetch.util
Fields in com.norconex.crawler.web.fetch.util with type parameters of type DocImageHandlerConfig.TargetModifier and TypeFieldDescriptionprotected static final List<DocImageHandlerConfig.Target> DocImageHandlerConfig.DEFAULT_TYPESMethods in com.norconex.crawler.web.fetch.util that return DocImageHandlerConfig.TargetModifier and TypeMethodDescriptionstatic DocImageHandlerConfig.TargetReturns the enum constant of this class with the specified name.static DocImageHandlerConfig.Target[]DocImageHandlerConfig.Target.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.norconex.crawler.web.fetch.util that return types with arguments of type DocImageHandlerConfig.TargetMethod parameters in com.norconex.crawler.web.fetch.util with type arguments of type DocImageHandlerConfig.TargetModifier and TypeMethodDescriptionDocImageHandlerConfig.setTargets(List<DocImageHandlerConfig.Target> targets)