| java.lang.Object |
| ↳ |
com.google.gdata.data.finance.FinanceNamespace |
Class Overview
Namespace definitions related to Google Finance Portfolio Data API.
Summary
| Constants |
| String |
GF |
Google Finance (GF) namespace |
| String |
GF_ALIAS |
Google Finance (GF) namespace alias |
| String |
GF_PREFIX |
Google Finance (GF) namespace prefix |
| Fields |
|
public
static
final
XmlNamespace |
GF_NS |
XML writer namespace for Google Finance (GF) |
|
[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
GF
Google Finance (GF) namespace
Constant Value:
"http://schemas.google.com/finance/2007"
public
static
final
String
GF_ALIAS
Google Finance (GF) namespace alias
Constant Value:
"gf"
public
static
final
String
GF_PREFIX
Google Finance (GF) namespace prefix
Constant Value:
"http://schemas.google.com/finance/2007#"
Fields
public
static
final
XmlNamespace
GF_NS
XML writer namespace for Google Finance (GF)