| java.lang.Object |
| ↳ |
com.google.gdata.data.books.BooksNamespace |
Class Overview
GData namespace definitions related to Google Book Search.
Summary
| Constants |
| String |
GBS |
Google Book Search (GBS) namespace |
| String |
GBS_ALIAS |
Google Book Search (GBS) namespace alias |
| String |
GBS_PREFIX |
Google Book Search (GBS) namespace prefix |
| Fields |
|
public
static
final
XmlNamespace |
GBS_NS |
XML writer namespace for Google Book Search (GBS) |
|
[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
GBS
Google Book Search (GBS) namespace
Constant Value:
"http://schemas.google.com/books/2008"
public
static
final
String
GBS_ALIAS
Google Book Search (GBS) namespace alias
Constant Value:
"gbs"
public
static
final
String
GBS_PREFIX
Google Book Search (GBS) namespace prefix
Constant Value:
"http://schemas.google.com/books/2008#"
Fields
public
static
final
XmlNamespace
GBS_NS
XML writer namespace for Google Book Search (GBS)