Package com.google.api.client.xml.atom

Atom XML.

See:
          Description

Class Summary
AbstractAtomFeedParser<T> Abstract base class for an Atom feed parser when the feed type is known in advance.
Atom  
AtomContent Serializes Atom XML HTTP content based on the data key/value mapping object for an Atom entry.
AtomFeedParser<T,I> Atom feed parser when the item class is known in advance.
AtomParser Atom XML HTTP parser into an data class of key/value pairs.
 

Package com.google.api.client.xml.atom Description

Atom XML.

This package depends on the com.google.api.client.http, com.google.api.client.util, com.google.api.client.xml, and org.xmlpull.v1 packages.

Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library

Since:
1.0


Copyright © 2010 Google. All Rights Reserved.