public class

Namespaces

extends Object
java.lang.Object
   ↳ com.google.gdata.data.codesearch.Namespaces

Class Overview

GData namespace definitions related to Google Code Search.

Summary

Constants
String gCS Google Code Search (GCS) namespace
String gCSNamespacePrefix Google Code Search (GCS) namespace prefix
String gCSPrefix Google Code Search (GCS) namespace alias
Fields
public static final XmlNamespace gCSNs XML writer namespace for Google Code Search (GCS)
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String gCS

Google Code Search (GCS) namespace

Constant Value: "http://schemas.google.com/codesearch/2006"

public static final String gCSNamespacePrefix

Google Code Search (GCS) namespace prefix

Constant Value: "http://schemas.google.com/codesearch/2006#"

public static final String gCSPrefix

Google Code Search (GCS) namespace alias

Constant Value: "gcs"

Fields

public static final XmlNamespace gCSNs

XML writer namespace for Google Code Search (GCS)