Thanks a lot
On Jul 29, 7:03 pm, Ray Baxter <[email protected]> wrote:
> timesCleaned was a more recent addition to the xml feeds. The library that
> you are using hasn't declared a handler for that xml element.
> You might try updating to a more recent version if there is one, or you
> could declare the appropriate handler yourself. I don't believe that there
> is any reason for it to actually do anything, but it isn't clear to me what
> timesCleaned is used for.
>
> You might also try to lower your warning level. These are INFO messages, not
> warnings, so you may not need to see them.
>
> Ray
>
> On Wed, Jul 29, 2009 at 6:17 AM, Graf_Blutwurst
> <[email protected]>wrote:
>
>
>
>
>
> > By calling the getFeed method of an CalendarService Object I get a
> > bunch of warnings like these:
>
> > 29.07.2009 15:00:17 com.google.gdata.util.XmlParser$ElementHandler
> > getChildHandler
> > INFO: No child handler for timesCleaned. Treating as an extension
> > element.
> > 29.07.2009 15:00:17 com.google.gdata.util.XmlParser$ElementHandler
> > getChildHandler
> > INFO: No child handler for timesCleaned. Treating as an extension
> > element.
> > 29.07.2009 15:00:17 com.google.gdata.util.XmlParser$ElementHandler
> > getChildHandler
> > INFO: No child handler for timesCleaned. Treating as an extension
> > element.
> > 29.07.2009 15:00:17 com.google.gdata.util.XmlParser$ElementHandler
> > getChildHandler
> > INFO: No child handler for guestsCanModify. Treating as an extension
> > element.
> > 29.07.2009 15:00:17 com.google.gdata.util.XmlParser$ElementHandler
> > getChildHandler
> > INFO: No child handler for guestsCanInviteOthers. Treating as an
> > extension element.
> > 29.07.2009 15:00:17 com.google.gdata.util.XmlParser$ElementHandler
> > getChildHandler
> > INFO: No child handler for guestsCanSeeGuests. Treating as an
> > extension element.
>
> > Programm is still running like expectet but still warnings are never
> > good.
>
> > Any ideas?
>
> > Greetings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Calendar 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---