public class SitemapValidator extends Object
| Constructor and Description |
|---|
SitemapValidator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validateSitemapIndex(File sitemap)
Validates a sitemap index file
|
static void |
validateWebSitemap(File sitemap)
Validates an ordinary web sitemap file (NOT a Google-specific sitemap)
|
public static void validateWebSitemap(File sitemap) throws SAXException
SAXExceptionpublic static void validateSitemapIndex(File sitemap) throws SAXException
SAXExceptionCopyright © 2015. All rights reserved.