public class

MapsNamespace

extends Object
java.lang.Object
   ↳ com.google.gdata.data.maps.MapsNamespace

Class Overview

Namespace definitions related to Google Maps Data API.

Summary

Constants
String MAPS Google Maps (MAPS) namespace
String MAPS_PREFIX Google Maps (MAPS) namespace prefix
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String MAPS

Google Maps (MAPS) namespace

Constant Value: "http://schemas.google.com/maps/2008"

public static final String MAPS_PREFIX

Google Maps (MAPS) namespace prefix

Constant Value: "http://schemas.google.com/maps/2008#"