cz.geek.gdata.docs
Class Docs

java.lang.Object
  extended by cz.geek.gdata.docs.Docs

public class Docs
extends java.lang.Object


Field Summary
protected  com.google.gdata.client.docs.DocsService service
           
 
Constructor Summary
Docs(com.google.gdata.client.docs.DocsService service)
           
 
Method Summary
 java.io.InputStream export(java.lang.String docid, ExportFormat format)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

protected com.google.gdata.client.docs.DocsService service
Constructor Detail

Docs

public Docs(com.google.gdata.client.docs.DocsService service)
Method Detail

export

public java.io.InputStream export(java.lang.String docid,
                                  ExportFormat format)
                           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.