public class GoogleGeoSitemapUrl extends WebSitemapUrl
GoogleGeoSitemapUrl.OptionsGoogleGeoSitemapUrl.Options,
Creating Geo Sitemaps| Modifier and Type | Class and Description |
|---|---|
static class |
GoogleGeoSitemapUrl.Format
The two Geo URL formats: KML and GeoRSS
|
static class |
GoogleGeoSitemapUrl.Options
Options to configure Geo URLs
|
| Constructor and Description |
|---|
GoogleGeoSitemapUrl(GoogleGeoSitemapUrl.Options options)
Configures the URL with
GoogleGeoSitemapUrl.Options |
GoogleGeoSitemapUrl(String url,
GoogleGeoSitemapUrl.Format format)
Specifies a Geo URL and its format
|
GoogleGeoSitemapUrl(URL url,
GoogleGeoSitemapUrl.Format format)
Specifies a Geo URL and its format
|
| Modifier and Type | Method and Description |
|---|---|
GoogleGeoSitemapUrl.Format |
getFormat()
Retrieves the URL
GoogleGeoSitemapUrl.Format |
getChangeFreq, getLastMod, getPriority, getUrlpublic GoogleGeoSitemapUrl(URL url, GoogleGeoSitemapUrl.Format format)
public GoogleGeoSitemapUrl(String url, GoogleGeoSitemapUrl.Format format) throws MalformedURLException
MalformedURLExceptionpublic GoogleGeoSitemapUrl(GoogleGeoSitemapUrl.Options options)
GoogleGeoSitemapUrl.Optionspublic GoogleGeoSitemapUrl.Format getFormat()
GoogleGeoSitemapUrl.FormatCopyright © 2015. All rights reserved.