public class

DocsNamespace

extends Object
java.lang.Object
   ↳ com.google.gdata.data.docs.DocsNamespace

Class Overview

Namespace definitions related to Google Documents List Data API.

Summary

Constants
String DOCS Google Documents List (DOCS) namespace
String DOCS_ALIAS Google Documents List (DOCS) namespace alias
String DOCS_PREFIX Google Documents List (DOCS) namespace prefix
Fields
public static final XmlNamespace DOCS_NS XML writer namespace for Google Documents List (DOCS)
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String DOCS

Google Documents List (DOCS) namespace

Constant Value: "http://schemas.google.com/docs/2007"

public static final String DOCS_ALIAS

Google Documents List (DOCS) namespace alias

Constant Value: "docs"

public static final String DOCS_PREFIX

Google Documents List (DOCS) namespace prefix

Constant Value: "http://schemas.google.com/docs/2007#"

Fields

public static final XmlNamespace DOCS_NS

XML writer namespace for Google Documents List (DOCS)