com.sun.syndication.feed.synd.impl
Class ConverterForRSS20

java.lang.Object
  extended bycom.sun.syndication.feed.synd.impl.ConverterForRSS090
      extended bycom.sun.syndication.feed.synd.impl.ConverterForRSS091
          extended bycom.sun.syndication.feed.synd.impl.ConverterForRSS092
              extended bycom.sun.syndication.feed.synd.impl.ConverterForRSS093
                  extended bycom.sun.syndication.feed.synd.impl.ConverterForRSS094
                      extended bycom.sun.syndication.feed.synd.impl.ConverterForRSS20
All Implemented Interfaces:
Converter

public class ConverterForRSS20
extends ConverterForRSS094


Constructor Summary
ConverterForRSS20()
           
 
Method Summary
 java.lang.String getType()
          Returns the type (version) of the real feed this converter handles.
 
Methods inherited from class com.sun.syndication.feed.synd.impl.ConverterForRSS094
copyInto, createRealFeed, createRSSItem, createSyndEntry
 
Methods inherited from class com.sun.syndication.feed.synd.impl.ConverterForRSS092
createRSSCategories, createSyndCategories
 
Methods inherited from class com.sun.syndication.feed.synd.impl.ConverterForRSS091
createItemDescription, createRSSImage, createSyndImage
 
Methods inherited from class com.sun.syndication.feed.synd.impl.ConverterForRSS090
createRealFeed, createRSSItems, createSyndEntries
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConverterForRSS20

public ConverterForRSS20()
Method Detail

getType

public java.lang.String getType()
Description copied from interface: Converter
Returns the type (version) of the real feed this converter handles.

Specified by:
getType in interface Converter
Overrides:
getType in class ConverterForRSS094


Copyright © 2004 Sun Microsystems. All Rights Reserved.