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