| java.lang.Object | |
| ↳ | com.google.gdata.wireformats.output.media.MediaMultipartGenerator |
The MediaMultipartGenerator class handles output generation for MIME
multipart related documents containing Atom and media content as separate
parts. Support for media-only output generation is provided by the
MediaGenerator class.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Generates output for requests that target media resources.
| |||||||||||
Returns the alternate representation format produced the generator.
| |||||||||||
Returns the Class that represents the expected source data type for
output generation.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.gdata.wireformats.output.OutputGenerator
| |||||||||||
Generates output for requests that target media resources.
| contentStream | |
|---|---|
| request | |
| source |
| IOException |
|---|
Returns the alternate representation format produced the generator.
Returns the Class that represents the expected source data type for output generation.