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

Atom XML HTTP library based on the pluggable HTTP library.

See:
          Description

Class Summary
AtomContent Serializes Atom XML HTTP content based on the data key/value mapping object for an Atom entry.
AtomFeedParser<T,E> Atom feed pull parser when the Atom entry class is known in advance.
AtomParser Deprecated. (scheduled to be removed in 1.11) Content-Type is no longer stored inside of the Parser.
 

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

Atom XML HTTP library based on the pluggable HTTP library.

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.4
Author:
Yaniv Inbar


Copyright © 2011-2012 Google. All Rights Reserved.