See: Description
Class | Description |
---|---|
AbstractSiteMap |
SiteMap or SiteMapIndex
|
Namespace |
supported sitemap formats:
https://www.sitemaps.org/protocol.html#otherformats
|
SiteMap | |
SiteMapIndex | |
SiteMapParser | |
SiteMapTester |
Sitemap Tool for recursively fetching all URL's from a sitemap (and all of
it's children)
|
SiteMapURL |
The SitemapUrl class represents a URL found in a Sitemap.
|
SkipLeadingWhiteSpaceInputStream |
Wraps a stream and skips over leading whitespace (at beginning of file) in
the wrapped stream.
|
Enum | Description |
---|---|
AbstractSiteMap.SitemapType |
Various Sitemap types
|
SiteMapURL.ChangeFrequency |
Allowed change frequencies
|
Exception | Description |
---|---|
UnknownFormatException |
Exception thrown if the format of a sitemap failed to parse.
|
Copyright © 2009–2021 Crawler-Commons. All rights reserved.