com.google.gdata.model.transforms.atom
Class AtomRssTransforms

java.lang.Object
  extended by com.google.gdata.model.transforms.atom.AtomRssTransforms

public class AtomRssTransforms
extends java.lang.Object

RSS transforms for atom. This contains the transforms required to output atom classes in RSS using the new data model.


Method Summary
static void addTransforms(MetadataRegistry registry)
          Add the RSS transforms to the default metadata trees.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addTransforms

public static void addTransforms(MetadataRegistry registry)
Add the RSS transforms to the default metadata trees.