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