Uses of Enum Class
com.norconex.crawler.web.doc.operations.sitemap.SitemapChangeFrequency
Packages that use SitemapChangeFrequency
-
Uses of SitemapChangeFrequency in com.norconex.crawler.web.doc.operations.sitemap
Methods in com.norconex.crawler.web.doc.operations.sitemap that return SitemapChangeFrequencyModifier and TypeMethodDescriptionstatic SitemapChangeFrequencyGets the sitemap change frequency matching the supplied string.static SitemapChangeFrequencyReturns the enum constant of this class with the specified name.static SitemapChangeFrequency[]SitemapChangeFrequency.values()Returns an array containing the constants of this enum class, in the order they are declared.