|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDocUploader
public class DocUploader
Upload a document to Google Docs.
Constructor Summary | |
---|---|
DocUploader()
|
Method Summary | |
---|---|
boolean |
uploadDoc(UploadInfo upinfo)
UploadInfo object contains username, password, and filepath to use for upload. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocUploader()
Method Detail |
---|
public boolean uploadDoc(UploadInfo upinfo)
upinfo
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |