public class

SitesNamespace

extends Object
java.lang.Object
   ↳ com.google.gdata.data.sites.SitesNamespace

Class Overview

Namespace definitions related to Google Sites Data API.

Summary

Constants
String SITES Google Sites (SITES) namespace
String SITES_ALIAS Google Sites (SITES) namespace alias
String SITES_PREFIX Google Sites (SITES) namespace prefix
Fields
public static final XmlNamespace SITES_NS XML writer namespace for Google Sites (SITES)
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String SITES

Google Sites (SITES) namespace

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

public static final String SITES_ALIAS

Google Sites (SITES) namespace alias

Constant Value: "sites"

public static final String SITES_PREFIX

Google Sites (SITES) namespace prefix

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

Fields

public static final XmlNamespace SITES_NS

XML writer namespace for Google Sites (SITES)