public class

ContactsNamespace

extends Object
java.lang.Object
   ↳ com.google.gdata.data.contacts.ContactsNamespace

Class Overview

Namespace definitions related to Google Contacts Data API.

Summary

Constants
String GCONTACT Google Contacts (GCONTACT) namespace
String GCONTACT_ALIAS Google Contacts (GCONTACT) namespace alias
String GCONTACT_PREFIX Google Contacts (GCONTACT) namespace prefix
Fields
public static final XmlNamespace GCONTACT_NS XML writer namespace for Google Contacts (GCONTACT)
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String GCONTACT

Google Contacts (GCONTACT) namespace

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

public static final String GCONTACT_ALIAS

Google Contacts (GCONTACT) namespace alias

Constant Value: "gContact"

public static final String GCONTACT_PREFIX

Google Contacts (GCONTACT) namespace prefix

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

Fields

public static final XmlNamespace GCONTACT_NS

XML writer namespace for Google Contacts (GCONTACT)