| 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
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
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)