public class

Namespaces

extends Object
java.lang.Object
   ↳ com.google.gdata.data.calendar.Namespaces

Class Overview

GData namespace definitions related to Google Calendar.

Summary

Constants
String gCal Google Calendar (GCAL) namespace
String gCalAlias Google Calendar (GCAL) namespace alias
String gCalPrefix Google Calendar (GCAL) namespace prefix
Fields
public static final XmlNamespace gCalNs XML writer namespace for Google Calendar (GCAL)
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String gCal

Google Calendar (GCAL) namespace

Constant Value: "http://schemas.google.com/gCal/2005"

public static final String gCalAlias

Google Calendar (GCAL) namespace alias

Constant Value: "gCal"

public static final String gCalPrefix

Google Calendar (GCAL) namespace prefix

Constant Value: "http://schemas.google.com/gCal/2005#"

Fields

public static final XmlNamespace gCalNs

XML writer namespace for Google Calendar (GCAL)