| java.lang.Object |
| ↳ |
com.google.gdata.model.gd.Namespaces |
Class Overview
GData namespace definitions related to Google.
Summary
| Constants |
| String |
g |
Google data (GD) namespace |
| String |
gAlias |
Google data (GD) namespace alias |
| String |
gPrefix |
Google data (GD) namespace prefix |
| Fields |
|
public
static
final
XmlNamespace |
gNs |
XML writer namespace for Google data (GD) |
|
[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
g
Google data (GD) namespace
Constant Value:
"http://schemas.google.com/g/2005"
public
static
final
String
gAlias
Google data (GD) namespace alias
Constant Value:
"gd"
public
static
final
String
gPrefix
Google data (GD) namespace prefix
Constant Value:
"http://schemas.google.com/g/2005#"
Fields
XML writer namespace for Google data (GD)