public class AtomServiceDualGenerator extends DualModeGenerator<IServiceDocument>
| Constructor and Description |
|---|
AtomServiceDualGenerator() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
generategenerate, getCharsetEncoding, getContentWriter, usePrettyPrintpublic AltFormat getAltFormat()
OutputGeneratorpublic java.lang.Class<IServiceDocument> getSourceType()
OutputGeneratorClass that represents the expected source data type for
output generation.public WireFormat getWireFormat()
WireFormatOutputGeneratorgetWireFormat in class WireFormatOutputGenerator<IServiceDocument>