|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.wireformats.output.CharacterGenerator<T>
com.google.gdata.wireformats.output.WireFormatOutputGenerator<T>
com.google.gdata.wireformats.output.DualModeGenerator<IAtom>
com.google.gdata.wireformats.output.RssDualGenerator
public class RssDualGenerator
An RSS generator that can generate from both old and new data model formats.
| Constructor Summary | |
|---|---|
RssDualGenerator()
|
|
| Method Summary | |
|---|---|
AltFormat |
getAltFormat()
Returns the alternate representation format produced the generator. |
java.lang.Class<IAtom> |
getSourceType()
Returns the Class that represents the expected source data type for
output generation. |
WireFormat |
getWireFormat()
Returns the wire format to use when generating this output. |
| Methods inherited from class com.google.gdata.wireformats.output.DualModeGenerator |
|---|
generate |
| Methods inherited from class com.google.gdata.wireformats.output.CharacterGenerator |
|---|
generate, getCharsetEncoding, getContentWriter, usePrettyPrint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RssDualGenerator()
| Method Detail |
|---|
public java.lang.Class<IAtom> getSourceType()
OutputGeneratorClass that represents the expected source data type for
output generation.
public AltFormat getAltFormat()
OutputGenerator
public WireFormat getWireFormat()
WireFormatOutputGenerator
getWireFormat in class WireFormatOutputGenerator<IAtom>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||