public static final class

PublishLink.Rel

extends Object
java.lang.Object
   ↳ com.google.gdata.data.docs.PublishLink.Rel

Class Overview

Link relation type.

Summary

Constants
String PUBLISH Link for the publically viewable published document.
Public Constructors
PublishLink.Rel()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String PUBLISH

Link for the publically viewable published document.

Constant Value: "http://schemas.google.com/docs/2007#publish"

Public Constructors

public PublishLink.Rel ()