Uses of Enum Class
com.norconex.collector.http.fetch.util.DocImageHandler.DirStructure
Packages that use DocImageHandler.DirStructure
-
Uses of DocImageHandler.DirStructure in com.norconex.collector.http.fetch.util
Methods in com.norconex.collector.http.fetch.util that return DocImageHandler.DirStructureModifier and TypeMethodDescriptionDocImageHandler.getTargetDirStructure()static DocImageHandler.DirStructureReturns the enum constant of this class with the specified name.static DocImageHandler.DirStructure[]DocImageHandler.DirStructure.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 with parameters of type DocImageHandler.DirStructureModifier and TypeMethodDescriptionvoidDocImageHandler.setTargetDirStructure(DocImageHandler.DirStructure dirStructure)