When I'm trying use GData(Java client) to parse a RSS file, I got an
empty feed. How to parse it?

Actually, I'm wondering whether could I declare my own way to parse a
feed?
Is 'declareExtensions' declaring the XML file's structures which
possibly be understood by GoogleService?

Maybe I misunderstood GData's main application and was taking it as a
MetaData parser. Would any one point me to the right answer?

Would you please tell me what the following is really doing ?(which
found in http://code.google.com/apis/gdata/client-java.html)

// Mark the feed as an Event feed:
new EventFeed().declareExtensions(myService.getExtensionProfile());

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to