| Package | Description |
|---|---|
| com.google.gdata.wireformats.input | |
| com.google.gdata.wireformats.input.media |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomDataParser
Parses Atom feed or entry data using classes based upon the old data
model in
com.google.gdata.data. |
class |
AtomServiceDataParser
The AtomServiceDataParser class provides an
InputParser
implementation for Atom Service Documents. |
class |
CharacterParser<T>
The CharacterParser class is abstract base class to support the
implementation of an
InputParser for character-based content types. |
class |
ElementParser<T>
The ElementParser class is a generic
InputParser implementation for
Element data model types. |
class |
XmlInputParser<T>
The XmlInputParser class is an abstract base class supporting the creation
of new
InputParser implementations that parse XML content. |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaMultipartParser
The MediaMultipartParser is an
InputParser implementation that
is capable parsing GData media multipart data streams to produce a
MediaMultipart instance. |
class |
MediaParser
The MediaParser class provides an
InputParser implementation for
consuming media data and exposing it as an MediaSource result. |
Copyright © 2012. All Rights Reserved.