| java.lang.Object |
| ↳ |
com.google.gdata.data.gtt.GttNamespace |
Class Overview
Namespace definitions related to Google Translator Toolkit API.
Summary
| Constants |
| String |
GTT |
Google Translator Toolkit (GTT) namespace |
| String |
GTT_ALIAS |
Google Translator Toolkit (GTT) namespace alias |
| String |
GTT_PREFIX |
Google Translator Toolkit (GTT) namespace prefix |
| Fields |
|
public
static
final
XmlNamespace |
GTT_NS |
XML writer namespace for Google Translator Toolkit (GTT) |
|
[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
GTT
Google Translator Toolkit (GTT) namespace
Constant Value:
"http://schemas.google.com/gtt/2009/11"
public
static
final
String
GTT_ALIAS
Google Translator Toolkit (GTT) namespace alias
Constant Value:
"gtt"
public
static
final
String
GTT_PREFIX
Google Translator Toolkit (GTT) namespace prefix
Constant Value:
"http://schemas.google.com/gtt/2009/11#"
Fields
public
static
final
XmlNamespace
GTT_NS
XML writer namespace for Google Translator Toolkit (GTT)