HI,guys
I attempt to write a program to upload a spreadsheet according
to the direction of this url:
http://code.google.com/apis/documents/developers_guide_java.html.
but the following four classes can't be found so that this
upload can't work.
import com.google.gdata.client.docs.DocsService;
import com.google.gdata.data.docs.DocumentListEntry;
import com.google.gdata.data.docs.DocumentEntry;
import com.google.gdata.data.docs.DocumentListFeed;
Could you please tell me where these classes are? Or tell me how to
upload a spreadsheet?
Thanks a lot!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---