public class Namespaces extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CELLS_LINK_REL
Link "rel" for cells feeds.
|
static String |
gSpread
Google Spreadsheets (GS) namespace
|
static String |
gSpreadAlias
Google Spreadsheets (GS) namespace alias
|
static String |
gSpreadCustom
Google Spreadsheets custom tag (GSX) namespace
|
static String |
gSpreadCustomAlias
Google Spreadsheets custom tag (GSX) namespace alias
|
static XmlNamespace |
gSpreadCustomNs
XML writer namespace for Google Spreadsheets custom tag (GSX)
|
static String |
gSpreadCustomPrefix
Google Spreadsheets custom tag (GSX) namespace prefix
|
static XmlNamespace |
gSpreadNs
XML writer namespace for Google Spreadsheets (GS)
|
static String |
gSpreadPrefix
Google Spreadsheets (GS) namespace prefix
|
static String |
GVIZ
Gviz data source for the worksheet (GVIZ) namespace
|
static String |
GVIZ_LINK_REL
Link "rel" for GViz.
|
static String |
GVIZ_PREFIX
Gviz data source for the worksheet (GVIZ) namespace prefix
|
static String |
LIST_LINK_REL
Link "rel" for list feeds.
|
static String |
SOURCE_LINK_REL
Link "rel" for a url that is a source for a particular cell.
|
static String |
TABLES_LINK_REL
Link "rel" for tables feed.
|
static String |
WORKSHEETS_LINK_REL
Link "rel" for worksheets feed.
|
public static final String gSpread
public static final String gSpreadPrefix
public static final String gSpreadAlias
public static final XmlNamespace gSpreadNs
public static final String gSpreadCustom
public static final String gSpreadCustomPrefix
public static final String gSpreadCustomAlias
public static final XmlNamespace gSpreadCustomNs
public static final String GVIZ
public static final String GVIZ_PREFIX
public static final String TABLES_LINK_REL
public static final String WORKSHEETS_LINK_REL
public static final String LIST_LINK_REL
public static final String CELLS_LINK_REL
public static final String SOURCE_LINK_REL
public static final String GVIZ_LINK_REL
Copyright © 2012. All Rights Reserved.