| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rometools.feed.synd.impl.ConverterForOPML10
org.rometools.feed.synd.impl.ConverterForOPML20
public class ConverterForOPML20
| Field Summary | 
|---|
| Fields inherited from class org.rometools.feed.synd.impl.ConverterForOPML10 | 
|---|
| URI_ATTRIBUTE, URI_TREE | 
| Constructor Summary | |
|---|---|
| ConverterForOPML20()Creates a new instance of ConverterForOPML20 | |
| Method Summary | |
|---|---|
|  void | copyInto(com.sun.syndication.feed.WireFeed feed,
         com.sun.syndication.feed.synd.SyndFeed syndFeed)Makes a deep copy/conversion of the values of a real feed into a SyndFeedImpl. | 
|  com.sun.syndication.feed.WireFeed | createRealFeed(com.sun.syndication.feed.synd.SyndFeed syndFeed)Creates real feed with a deep copy/conversion of the values of a SyndFeedImpl. | 
|  String | getType()Returns the type (version) of the real feed this converter handles. | 
| Methods inherited from class org.rometools.feed.synd.impl.ConverterForOPML10 | 
|---|
| addOwner, createEntries, createEntry | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConverterForOPML20()
| Method Detail | 
|---|
public String getType()
getType in interface com.sun.syndication.feed.synd.ConvertergetType in class ConverterForOPML10for details on the format of this string.
 
public void copyInto(com.sun.syndication.feed.WireFeed feed,
                     com.sun.syndication.feed.synd.SyndFeed syndFeed)
It assumes the given SyndFeedImpl has no properties set.
copyInto in interface com.sun.syndication.feed.synd.ConvertercopyInto in class ConverterForOPML10feed - real feed to copy/convert.syndFeed - the SyndFeedImpl that will contain the copied/converted values of the real feed.public com.sun.syndication.feed.WireFeed createRealFeed(com.sun.syndication.feed.synd.SyndFeed syndFeed)
createRealFeed in interface com.sun.syndication.feed.synd.ConvertercreateRealFeed in class ConverterForOPML10syndFeed - SyndFeedImpl to copy/convert value from.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||