cz.geek.gdata.docs
Class Docs

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

public class Docs
extends Object


Field Summary
protected  com.google.gdata.client.docs.DocsService service
           
 
Constructor Summary
Docs(com.google.gdata.client.docs.DocsService service)
           
 
Method Summary
 InputStream export(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 InputStream export(String docid,
                          ExportFormat format)
                   throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.