| Package | Description | 
|---|---|
| com.norconex.collector.http.sitemap | 
| Modifier and Type | Method and Description | 
|---|---|
| static SitemapChangeFrequency | SitemapChangeFrequency. getChangeFrequency(String frequency)Gets the sitemap change frequency matching the supplied string. | 
| static SitemapChangeFrequency | SitemapChangeFrequency. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SitemapChangeFrequency[] | SitemapChangeFrequency. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SitemapURLAdder. add(String url,
   Long lastmod,
   SitemapChangeFrequency changefreq,
   Float priority) | 
Copyright © 2009–2021 Norconex Inc.. All rights reserved.