| java.lang.Object | |
| ↳ | com.google.gdata.data.geo.Namespaces |
Geo namespaces for the various schemas available to geo-information.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | GEO_RSS | Namespace for the Geo RSS proposal for encoding geo information. | |||||||||
| String | GEO_RSS_ALIAS | ||||||||||
| String | GML | Namespace for the GML Geography markup language. | |||||||||
| String | GML_ALIAS | ||||||||||
| String | W3C_GEO | Namespace for W3C's proposal for specifying geo-information. | |||||||||
| String | W3C_GEO_ALIAS | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| GEO_RSS_NAMESPACE | |||||||||||
| GML_NAMESPACE | |||||||||||
| W3C_GEO_NAMESPACE | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Namespace for the Geo RSS proposal for encoding geo information. Please see http://www.georss.org/ for more information.
Namespace for the GML Geography markup language. Please see the document http://georss.org/gml.html for more information on the georss-supported version of GML.
Namespace for W3C's proposal for specifying geo-information. Please see the W3C document http://www.w3.org/2003/01/geo for more information.