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