Uses of Package
com.google.api.client.googleapis.xml.atom

Packages that use com.google.api.client.googleapis.xml.atom
com.google.api.client.googleapis.xml.atom Utilities for Google's Atom XML implementation (see detailed package specification). 
 

Classes in com.google.api.client.googleapis.xml.atom used by com.google.api.client.googleapis.xml.atom
AtomPatchContent
          Serializes Atom XML PATCH HTTP content based on the data key/value mapping object for an Atom entry.
AtomPatchRelativeToOriginalContent
          Serializes an optimal Atom XML PATCH HTTP content based on the data key/value mapping object for an Atom entry, by comparing the original value to the patched value.
MultiKindFeedParser
          GData Atom feed pull parser when the entry class can be computed from the kind.
 



Copyright © 2010-2012 Google. All Rights Reserved.