public class

FinanceNamespace

extends Object
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

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)