Uses of Enum Class
com.norconex.collector.http.sitemap.SitemapChangeFrequency
Packages that use SitemapChangeFrequency
-
Uses of SitemapChangeFrequency in com.norconex.collector.http.sitemap
Methods in com.norconex.collector.http.sitemap that return SitemapChangeFrequencyModifier and TypeMethodDescriptionstatic SitemapChangeFrequencySitemapChangeFrequency.getChangeFrequency(String frequency) Gets 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.