Package | Description |
---|---|
crawlercommons.sitemaps |
Sitemaps package provides all classes relevant to focused sitemap parsing,
url definition and processing.
|
Modifier and Type | Method and Description |
---|---|
AbstractSiteMap.SitemapType |
AbstractSiteMap.getType() |
static AbstractSiteMap.SitemapType |
AbstractSiteMap.SitemapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSiteMap.SitemapType[] |
AbstractSiteMap.SitemapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSiteMap.setType(AbstractSiteMap.SitemapType type) |
Copyright © 2009–2016 Crawler-Commons. All rights reserved.