| Modifier and Type | Method and Description |
|---|---|
GoogleGeoSitemapUrl.Format |
GoogleGeoSitemapUrl.getFormat()
Retrieves the URL
GoogleGeoSitemapUrl.Format |
static GoogleGeoSitemapUrl.Format |
GoogleGeoSitemapUrl.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleGeoSitemapUrl.Format[] |
GoogleGeoSitemapUrl.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
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
|
Options(String url,
GoogleGeoSitemapUrl.Format format)
Specifies a Geo URL and its format
|
Options(URL url,
GoogleGeoSitemapUrl.Format format)
Specifies a Geo URL and its format
|
Copyright © 2015. All rights reserved.