- GD_NAMESPACE - Static variable in class com.google.api.client.googleapis.xml.atom.GoogleAtom
-
GData namespace.
- getFeedFields(Class<?>, Class<?>) - Static method in class com.google.api.client.googleapis.xml.atom.GoogleAtom
-
Returns the fields mask to use for the given data class of key/value pairs for the feed class
and for the entry class.
- getFieldsFor(Class<?>) - Static method in class com.google.api.client.googleapis.xml.atom.GoogleAtom
-
Returns the fields mask to use for the given data class of key/value pairs.
- getOriginalEntry() - Method in class com.google.api.client.googleapis.xml.atom.AtomPatchRelativeToOriginalContent
-
Returns the data key name/value pairs for the original unmodified Atom entry.
- getPatchedEntry() - Method in class com.google.api.client.googleapis.xml.atom.AtomPatchRelativeToOriginalContent
-
Returns the data key name/value pairs for the updated/patched Atom entry.
- GoogleAtom - Class in com.google.api.client.googleapis.xml.atom
-
Beta
Utilities for working with the Atom XML of Google Data APIs.