Uses of Enum Class
com.norconex.crawler.web.fetch.util.DocImageHandlerConfig.DirStructure
Packages that use DocImageHandlerConfig.DirStructure
-
Uses of DocImageHandlerConfig.DirStructure in com.norconex.crawler.web.fetch.util
Methods in com.norconex.crawler.web.fetch.util that return DocImageHandlerConfig.DirStructureModifier and TypeMethodDescriptionDocImageHandlerConfig.getTargetDirStructure()Returns the enum constant of this class with the specified name.static DocImageHandlerConfig.DirStructure[]DocImageHandlerConfig.DirStructure.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 with parameters of type DocImageHandlerConfig.DirStructureModifier and TypeMethodDescriptionDocImageHandlerConfig.setTargetDirStructure(DocImageHandlerConfig.DirStructure targetDirStructure)