|
|||||||||
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<IServiceDocument>
com.google.gdata.wireformats.output.AtomServiceDualGenerator
public class AtomServiceDualGenerator
A dual-mode generator for atom-service.
Constructor Summary | |
---|---|
AtomServiceDualGenerator()
|
Method Summary | |
---|---|
AltFormat |
getAltFormat()
Returns the alternate representation format produced the generator. |
java.lang.Class<IServiceDocument> |
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 AtomServiceDualGenerator()
Method Detail |
---|
public AltFormat getAltFormat()
OutputGenerator
public java.lang.Class<IServiceDocument> getSourceType()
OutputGenerator
Class
that represents the expected source data type for
output generation.
public WireFormat getWireFormat()
WireFormatOutputGenerator
getWireFormat
in class WireFormatOutputGenerator<IServiceDocument>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |