Hi kingfu, Do you have the latest version of the Google data Java client library? You can download it from here:
http://code.google.com/p/gdata-java-client/downloads/list Cheers, -Jeff On Aug 26, 11:31 pm, kingfu <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
