| java.lang.Object | |
| ↳ | com.google.gdata.wireformats.output.media.MediaGenerator |
The MediaGenerator class implements the OutputGenerator interface
for generating media data for a service that supports media content. Support
for media multipart documents is provided by the
MediaMultipartGenerator 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.