<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd"><B>NEXT CLASS</B></A></FONT></TD>
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</A>
<IMGSRC="../../../../../resources/inherit.gif"ALT="extended by "><B>com.sun.syndication.feed.synd.SyndFeedImpl</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A>, <AHREF="../../../../../com/sun/syndication/feed/module/Extendable.html"title="interface in com.sun.syndication.feed.module">Extendable</A>, <AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true"title="class or interface in java.io">Serializable</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true"title="class or interface in java.lang">Cloneable</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>SyndFeedImpl</B><DT>extends <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A><DT>implements <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true"title="class or interface in java.io">Serializable</A>, <AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></DL>
</PRE>
<P>
Bean for all types of feeds.
<p>
It handles all RSS versions, Atom 0.3 and Atom 1.0, it normalizes all info, it may lose information.
<CODE>static <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true"title="class or interface in java.util">Set</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#SyndFeedImpl(java.lang.Class, java.util.Set)">SyndFeedImpl</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true"title="class or interface in java.lang">Class</A> beanClass,
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true"title="class or interface in java.util">Set</A> convenienceProperties)</CODE>
<BR>
For implementations extending SyndFeedImpl to be able to use the ObjectBean functionality
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#SyndFeedImpl(com.sun.syndication.feed.WireFeed)">SyndFeedImpl</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)</CODE>
<BR>
Creates a SyndFeedImpl and populates all its properties out of the
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#SyndFeedImpl(com.sun.syndication.feed.WireFeed, boolean)">SyndFeedImpl</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed,
boolean preserveWireFeed)</CODE>
<BR>
Creates a SyndFeedImpl and populates all its properties out of the
given RSS Channel or Atom Feed properties, while optionally preserving
the WireFeed for access via the orignalWireFeed() method.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#copyFrom(com.sun.syndication.feed.CopyFrom)">copyFrom</A></B>(<AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A> obj)</CODE>
<BR>
Copies all the properties of the given bean into this one.</TD>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#createWireFeed(java.lang.String)">createWireFeed</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> feedType)</CODE>
<BR>
Creates a real feed containing the information of the SyndFeedImpl.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#equals(java.lang.Object)">equals</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> other)</CODE>
<BR>
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true"title="class or interface in java.lang">Class</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/module/Module.html"title="interface in com.sun.syndication.feed.module">Module</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#getModule(java.lang.String)">getModule</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
Returns the module identified by a given URI.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Date.html?is-external=true"title="class or interface in java.util">Date</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setAuthor(java.lang.String)">setAuthor</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> author)</CODE>
<BR>
Sets the feed author.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setAuthors(java.util.List)">setAuthors</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> authors)</CODE>
<BR>
Sets the feed authors.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setCategories(java.util.List)">setCategories</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> categories)</CODE>
<BR>
Sets the feed categories.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setContributors(java.util.List)">setContributors</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> contributors)</CODE>
<BR>
Sets the feed author.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setCopyright(java.lang.String)">setCopyright</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> copyright)</CODE>
<BR>
Sets the feed copyright.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setDescription(java.lang.String)">setDescription</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> description)</CODE>
<BR>
Sets the feed description.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setDescriptionEx(com.sun.syndication.feed.synd.SyndContent)">setDescriptionEx</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A> description)</CODE>
<BR>
Sets the feed description as a text construct.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setEncoding(java.lang.String)">setEncoding</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> encoding)</CODE>
<BR>
Sets the charset encoding of a the feed.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setEntries(java.util.List)">setEntries</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> entries)</CODE>
<BR>
Sets the feed entries.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setFeedType(java.lang.String)">setFeedType</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> feedType)</CODE>
<BR>
Sets the wire feed type the feed will-have when coverted to a WireFeed.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setForeignMarkup(java.lang.Object)">setForeignMarkup</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> foreignMarkup)</CODE>
<BR>
Sets foreign markup found at channel level.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setImage(com.sun.syndication.feed.synd.SyndImage)">setImage</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A> image)</CODE>
<BR>
Sets the feed image.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setLanguage(java.lang.String)">setLanguage</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> language)</CODE>
<BR>
Sets the feed language.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setLink(java.lang.String)">setLink</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> link)</CODE>
<BR>
Sets the feed link.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setLinks(java.util.List)">setLinks</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> links)</CODE>
<BR>
Set the links
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setModules(java.util.List)">setModules</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> modules)</CODE>
<BR>
Sets the feed modules.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setPublishedDate(java.util.Date)">setPublishedDate</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Date.html?is-external=true"title="class or interface in java.util">Date</A> publishedDate)</CODE>
<BR>
Sets the feed published date.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setTitle(java.lang.String)">setTitle</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> title)</CODE>
<BR>
Sets the feed title.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setTitleEx(com.sun.syndication.feed.synd.SyndContent)">setTitleEx</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A> title)</CODE>
<BR>
Sets the feed title as a text construct.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeedImpl.html#setUri(java.lang.String)">setUri</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
Sets the feed URI.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<THALIGN="left"><B>Methods inherited from class java.lang.<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"title="class or interface in java.lang">finalize</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"title="class or interface in java.lang">getClass</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"title="class or interface in java.lang">notify</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()"title="class or interface in java.lang">notifyAll</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"title="class or interface in java.lang">wait</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"title="class or interface in java.lang">wait</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)"title="class or interface in java.lang">wait</A></CODE></TD>
public static final <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true"title="class or interface in java.util">Set</A><B>CONVENIENCE_PROPERTIES</B></PRE>
<DL>
<DD>Unmodifiable Set containing the convenience properties of this class.
<p>
Convenience properties are mapped to Modules, for cloning the convenience properties
can be ignored as the will be copied as part of the module cloning.
protected <B>SyndFeedImpl</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true"title="class or interface in java.lang">Class</A> beanClass,
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true"title="class or interface in java.util">Set</A> convenienceProperties)</PRE>
<DL>
<DD>For implementations extending SyndFeedImpl to be able to use the ObjectBean functionality
with extended interfaces.
<p>
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>beanClass</CODE> - <DD><CODE>convenienceProperties</CODE> - set containing the convenience properties of the SyndEntryImpl
(the are ignored during cloning, check CloneableBean for details).</DL>
</DL>
<HR>
<ANAME="SyndFeedImpl()"><!----></A><H3>
SyndFeedImpl</H3>
<PRE>
public <B>SyndFeedImpl</B>()</PRE>
<DL>
<DD>Default constructor. All properties are set to <b>null</b>.
public <B>SyndFeedImpl</B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)</PRE>
<DL>
<DD>Creates a SyndFeedImpl and populates all its properties out of the
given RSS Channel or Atom Feed properties.
<p>
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>feed</CODE> - the RSS Channel or the Atom Feed to populate the properties from.</DL>
public <B>SyndFeedImpl</B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed,
boolean preserveWireFeed)</PRE>
<DL>
<DD>Creates a SyndFeedImpl and populates all its properties out of the
given RSS Channel or Atom Feed properties, while optionally preserving
the WireFeed for access via the orignalWireFeed() method.
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>getSupportedFeedTypes</B>()</PRE>
<DL>
<DD>Returns the real feed types the SyndFeedImpl supports when converting from and to.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getSupportedFeedTypes()">getSupportedFeedTypes</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the real feed type supported.</DL>
</DD>
</DL>
<HR>
<ANAME="clone()"><!----></A><H3>
clone</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A><B>clone</B>()
throws <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/CloneNotSupportedException.html?is-external=true"title="class or interface in java.lang">CloneNotSupportedException</A></PRE>
<DL>
<DD>Creates a deep 'bean' clone of the object.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#clone()">clone</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE><DT><B>Overrides:</B><DD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"title="class or interface in java.lang">clone</A></CODE> in class <CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a clone of the object.
<DT><B>Throws:</B>
<DD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/CloneNotSupportedException.html?is-external=true"title="class or interface in java.lang">CloneNotSupportedException</A></CODE> - thrown if an element of the object cannot be cloned.</DL>
</DD>
</DL>
<HR>
<ANAME="equals(java.lang.Object)"><!----></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> other)</PRE>
<DL>
<DD>Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
<p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"title="class or interface in java.lang">equals</A></CODE> in class <CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>other</CODE> - he reference object with which to compare.
<DT><B>Returns:</B><DD><b>true</b> if 'this' object is equal to the 'other' object.</DL>
</DD>
</DL>
<HR>
<ANAME="hashCode()"><!----></A><H3>
hashCode</H3>
<PRE>
public int <B>hashCode</B>()</PRE>
<DL>
<DD>Returns a hashcode value for the object.
<p>
It follows the contract defined by the Object hashCode() method.
<p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"title="class or interface in java.lang">hashCode</A></CODE> in class <CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the hashcode of the bean object.</DL>
</DD>
</DL>
<HR>
<ANAME="toString()"><!----></A><H3>
toString</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>toString</B>()</PRE>
<DL>
<DD>Returns the String representation for the object.
<p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"title="class or interface in java.lang">toString</A></CODE> in class <CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>String representation for the object.</DL>
</DD>
</DL>
<HR>
<ANAME="createWireFeed()"><!----></A><H3>
createWireFeed</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A><B>createWireFeed</B>()</PRE>
<DL>
<DD>Creates a real feed containing the information of the SyndFeedImpl.
<p>
The feed type of the created WireFeed is taken from the SyndFeedImpl feedType property.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#createWireFeed()">createWireFeed</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
public <AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A><B>createWireFeed</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> feedType)</PRE>
<DL>
<DD>Creates a real feed containing the information of the SyndFeedImpl.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#createWireFeed(java.lang.String)">createWireFeed</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>feedType</CODE> - the feed type for the WireFeed to be created.
<DT><B>Returns:</B><DD>the real feed.</DL>
</DD>
</DL>
<HR>
<ANAME="originalWireFeed()"><!----></A><H3>
originalWireFeed</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A><B>originalWireFeed</B>()</PRE>
<DL>
<DD>Returns the WireFeed this SyndFeed was created from.
Will return null if the original feed is not stored or if this SyndFeed was not created from a WireFeed.
<br/>
Note: The wire feed returned here will NOT contain any modifications done on this SyndFeed since it was created.
That is in contrast to the createWireFeed method, which will reflect the current state of the SyndFeed
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#originalWireFeed()">originalWireFeed</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>The WireFeed this was created from, or null</DL>
</DD>
</DL>
<HR>
<ANAME="getFeedType()"><!----></A><H3>
getFeedType</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getFeedType</B>()</PRE>
<DL>
<DD>Returns the wire feed type the feed had/will-have when coverted from/to a WireFeed.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getFeedType()">getFeedType</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed type, <b>null</b> if none.</DL>
public void <B>setFeedType</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> feedType)</PRE>
<DL>
<DD>Sets the wire feed type the feed will-have when coverted to a WireFeed.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setFeedType(java.lang.String)">setFeedType</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>feedType</CODE> - the feed type to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getEncoding()"><!----></A><H3>
getEncoding</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getEncoding</B>()</PRE>
<DL>
<DD>Returns the charset encoding of a the feed. This is not set by Rome parsers.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getEncoding()">getEncoding</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the charset encoding of the feed.</DL>
public void <B>setEncoding</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> encoding)</PRE>
<DL>
<DD>Sets the charset encoding of a the feed. This is not set by Rome parsers.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setEncoding(java.lang.String)">setEncoding</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>encoding</CODE> - the charset encoding of the feed.</DL>
</DD>
</DL>
<HR>
<ANAME="getUri()"><!----></A><H3>
getUri</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getUri</B>()</PRE>
<DL>
<DD>Returns the feed URI.
<p>
How the feed URI maps to a concrete feed type (RSS or Atom) depends on
the concrete feed type. This is explained in detail in Rome documentation,
<ahref="http://wiki.java.net/bin/edit/Javawsxml/Rome04URIMapping">Feed and entry URI mapping</a>.
<p>
The returned URI is a normalized URI as specified in RFC 2396bis.
<p>
Note: The URI is the unique identifier, in the RSS 2.0/atom case this is
the GUID, for RSS 1.0 this is the URI attribute of the item. The Link
is the URL that the item is accessible under, the URI is the
permanent identifier which the aggregator should use to reference
this item. Often the URI will use some standardized identifier scheme
such as DOI's so that items can be identified even if they appear in
multiple feeds with different "links" (they might be on different
hosting platforms but be the same item). Also, though rare, there
could be multiple items with the same link but a different URI and
associated metadata which need to be treated as distinct entities.
In the RSS 1.0 case the URI must be a valid RDF URI reference.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getUri()">getUri</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed URI, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="setUri(java.lang.String)"><!----></A><H3>
setUri</H3>
<PRE>
public void <B>setUri</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> uri)</PRE>
<DL>
<DD>Sets the feed URI.
<p>
How the feed URI maps to a concrete feed type (RSS or Atom) depends on
the concrete feed type. This is explained in detail in Rome documentation,
<ahref="http://wiki.java.net/bin/edit/Javawsxml/Rome04URIMapping">Feed and entry URI mapping</a>.
<p>
Note: The URI is the unique identifier, in the RSS 2.0/atom case this is
the GUID, for RSS 1.0 this is the URI attribute of the item. The Link
is the URL that the item is accessible under, the URI is the
permanent identifier which the aggregator should use to reference
this item. Often the URI will use some standardized identifier scheme
such as DOI's so that items can be identified even if they appear in
multiple feeds with different "links" (they might be on different
hosting platforms but be the same item). Also, though rare, there
could be multiple items with the same link but a different URI and
associated metadata which need to be treated as distinct entities.
In the RSS 1.0 case the URI must be a valid RDF URI reference.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setUri(java.lang.String)">setUri</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>uri</CODE> - the feed URI to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getTitle()"><!----></A><H3>
getTitle</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getTitle</B>()</PRE>
<DL>
<DD>Returns the feed title.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getTitle()">getTitle</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed title, <b>null</b> if none.</DL>
public void <B>setTitle</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> title)</PRE>
<DL>
<DD>Sets the feed title.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setTitle(java.lang.String)">setTitle</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>title</CODE> - the feed title to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getTitleEx()"><!----></A><H3>
getTitleEx</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A><B>getTitleEx</B>()</PRE>
<DL>
<DD>Returns the feed title as a text construct.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getTitleEx()">getTitleEx</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed title, <b>null</b> if none.</DL>
public void <B>setTitleEx</B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A> title)</PRE>
<DL>
<DD>Sets the feed title as a text construct.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setTitleEx(com.sun.syndication.feed.synd.SyndContent)">setTitleEx</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>title</CODE> - the feed title to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getLink()"><!----></A><H3>
getLink</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getLink</B>()</PRE>
<DL>
<DD>Returns the feed link.
<p>
Note: The URI is the unique identifier, in the RSS 2.0/atom case this is
the GUID, for RSS 1.0 this is the URI attribute of the item. The Link
is the URL that the item is accessible under, the URI is the
permanent identifier which the aggregator should use to reference
this item. Often the URI will use some standardized identifier scheme
such as DOI's so that items can be identified even if they appear in
multiple feeds with different "links" (they might be on different
hosting platforms but be the same item). Also, though rare, there
could be multiple items with the same link but a different URI and
associated metadata which need to be treated as distinct entities.
In the RSS 1.0 case the URI must be a valid RDF URI reference.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getLink()">getLink</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed link, <b>null</b> if none.</DL>
public void <B>setLink</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> link)</PRE>
<DL>
<DD>Sets the feed link.
<p>
Note: The URI is the unique identifier, in the RSS 2.0/atom case this is
the GUID, for RSS 1.0 this is the URI attribute of the item. The Link
is the URL that the item is accessible under, the URI is the
permanent identifier which the aggregator should use to reference
this item. Often the URI will use some standardized identifier scheme
such as DOI's so that items can be identified even if they appear in
multiple feeds with different "links" (they might be on different
hosting platforms but be the same item). Also, though rare, there
could be multiple items with the same link but a different URI and
associated metadata which need to be treated as distinct entities.
In the RSS 1.0 case the URI must be a valid RDF URI reference.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setLink(java.lang.String)">setLink</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>link</CODE> - the feed link to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getDescription()"><!----></A><H3>
getDescription</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getDescription</B>()</PRE>
<DL>
<DD>Returns the feed description.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getDescription()">getDescription</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed description, <b>null</b> if none.</DL>
public void <B>setDescription</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> description)</PRE>
<DL>
<DD>Sets the feed description.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setDescription(java.lang.String)">setDescription</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>description</CODE> - the feed description to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getDescriptionEx()"><!----></A><H3>
getDescriptionEx</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A><B>getDescriptionEx</B>()</PRE>
<DL>
<DD>Returns the feed description as a text construct.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getDescriptionEx()">getDescriptionEx</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed description, <b>null</b> if none.</DL>
public void <B>setDescriptionEx</B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A> description)</PRE>
<DL>
<DD>Sets the feed description as a text construct.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setDescriptionEx(com.sun.syndication.feed.synd.SyndContent)">setDescriptionEx</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>description</CODE> - the feed description to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getPublishedDate()"><!----></A><H3>
getPublishedDate</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Date.html?is-external=true"title="class or interface in java.util">Date</A><B>getPublishedDate</B>()</PRE>
<DL>
<DD>Returns the feed published date.
<p>
This method is a convenience method, it maps to the Dublin Core module date.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getPublishedDate()">getPublishedDate</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed published date, <b>null</b> if none.</DL>
public void <B>setPublishedDate</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Date.html?is-external=true"title="class or interface in java.util">Date</A> publishedDate)</PRE>
<DL>
<DD>Sets the feed published date.
<p>
This method is a convenience method, it maps to the Dublin Core module date.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setPublishedDate(java.util.Date)">setPublishedDate</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>publishedDate</CODE> - the feed published date to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getCopyright()"><!----></A><H3>
getCopyright</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getCopyright</B>()</PRE>
<DL>
<DD>Returns the feed copyright.
<p>
This method is a convenience method, it maps to the Dublin Core module rights.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getCopyright()">getCopyright</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed copyright, <b>null</b> if none.</DL>
public void <B>setCopyright</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> copyright)</PRE>
<DL>
<DD>Sets the feed copyright.
<p>
This method is a convenience method, it maps to the Dublin Core module rights.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setCopyright(java.lang.String)">setCopyright</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>copyright</CODE> - the feed copyright to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getImage()"><!----></A><H3>
getImage</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A><B>getImage</B>()</PRE>
<DL>
<DD>Returns the feed image.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getImage()">getImage</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed image, <b>null</b> if none.</DL>
public void <B>setImage</B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A> image)</PRE>
<DL>
<DD>Sets the feed image.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setImage(com.sun.syndication.feed.synd.SyndImage)">setImage</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>image</CODE> - the feed image to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getCategories()"><!----></A><H3>
getCategories</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>getCategories</B>()</PRE>
<DL>
<DD>Returns the feed categories.
<p>
This method is a convenience method, it maps to the Dublin Core module subjects.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getCategories()">getCategories</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of SyndCategoryImpl elements with the feed categories,
public void <B>setCategories</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> categories)</PRE>
<DL>
<DD>Sets the feed categories.
<p>
This method is a convenience method, it maps to the Dublin Core module subjects.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setCategories(java.util.List)">setCategories</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>categories</CODE> - the list of SyndCategoryImpl elements with the feed categories to set,
an empty list or <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getEntries()"><!----></A><H3>
getEntries</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>getEntries</B>()</PRE>
<DL>
<DD>Returns the feed entries.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getEntries()">getEntries</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of SyndEntryImpl elements with the feed entries,
public void <B>setEntries</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> entries)</PRE>
<DL>
<DD>Sets the feed entries.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setEntries(java.util.List)">setEntries</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>entries</CODE> - the list of SyndEntryImpl elements with the feed entries to set,
an empty list or <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getLanguage()"><!----></A><H3>
getLanguage</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getLanguage</B>()</PRE>
<DL>
<DD>Returns the feed language.
<p>
This method is a convenience method, it maps to the Dublin Core module language.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getLanguage()">getLanguage</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed language, <b>null</b> if none.</DL>
public void <B>setLanguage</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> language)</PRE>
<DL>
<DD>Sets the feed language.
<p>
This method is a convenience method, it maps to the Dublin Core module language.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setLanguage(java.lang.String)">setLanguage</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>language</CODE> - the feed language to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getModules()"><!----></A><H3>
getModules</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>getModules</B>()</PRE>
<DL>
<DD>Returns the feed modules.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/module/Extendable.html#getModules()">getModules</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/module/Extendable.html"title="interface in com.sun.syndication.feed.module">Extendable</A></CODE><DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getModules()">getModules</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of ModuleImpl elements with the feed modules,
public void <B>setModules</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> modules)</PRE>
<DL>
<DD>Sets the feed modules.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/module/Extendable.html#setModules(java.util.List)">setModules</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/module/Extendable.html"title="interface in com.sun.syndication.feed.module">Extendable</A></CODE><DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setModules(java.util.List)">setModules</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>modules</CODE> - the list of ModuleImpl elements with the feed modules to set,
public <AHREF="../../../../../com/sun/syndication/feed/module/Module.html"title="interface in com.sun.syndication.feed.module">Module</A><B>getModule</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> uri)</PRE>
<DL>
<DD>Returns the module identified by a given URI.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/module/Extendable.html#getModule(java.lang.String)">getModule</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/module/Extendable.html"title="interface in com.sun.syndication.feed.module">Extendable</A></CODE><DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getModule(java.lang.String)">getModule</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>uri</CODE> - the URI of the ModuleImpl.
<DT><B>Returns:</B><DD>The module with the given URI, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getInterface()"><!----></A><H3>
getInterface</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true"title="class or interface in java.lang">Class</A><B>getInterface</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html#getInterface()">CopyFrom</A></CODE></B></DD>
<DD>Returns the interface the copyFrom works on.
<p>
This is useful when dealing with properties that may have multiple implementations.
For example, Module.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html#getInterface()">getInterface</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the interface the copyFrom works on.</DL>
public void <B>copyFrom</B>(<AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A> obj)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html#copyFrom(com.sun.syndication.feed.CopyFrom)">CopyFrom</A></CODE></B></DD>
<DD>Copies all the properties of the given bean into this one.
<p>
Any existing properties in this bean are lost.
<p>
This method is useful for moving from one implementation of a bean interface to another.
For example from the default SyndFeed bean implementation to a Hibernate ready implementation.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html#copyFrom(com.sun.syndication.feed.CopyFrom)">copyFrom</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>obj</CODE> - the instance to copy properties from.</DL>
</DD>
</DL>
<HR>
<ANAME="getLinks()"><!----></A><H3>
getLinks</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>getLinks</B>()</PRE>
<DL>
<DD>Returns the links
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getLinks()">getLinks</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the links.</DL>
</DD>
</DL>
<HR>
<ANAME="setLinks(java.util.List)"><!----></A><H3>
setLinks</H3>
<PRE>
public void <B>setLinks</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> links)</PRE>
<DL>
<DD>Set the links
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setLinks(java.util.List)">setLinks</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>links</CODE> - The links to set.</DL>
</DD>
</DL>
<HR>
<ANAME="getAuthors()"><!----></A><H3>
getAuthors</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>getAuthors</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getAuthors()">SyndFeed</A></CODE></B></DD>
<DD>Returns the feed authors.
<p>
For Atom feeds, this returns the authors as a list of SyndPerson objects,
for RSS feeds this method is a convenience method, it maps to the
Dublin Core module creator.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getAuthors()">getAuthors</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed authors, <b>null</b> if none.</DL>
public void <B>setAuthors</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> authors)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setAuthors(java.util.List)">SyndFeed</A></CODE></B></DD>
<DD>Sets the feed authors.
<p>
For Atom feeds, this sets the authors as a list of SyndPerson
objects, for RSS feeds this method is a convenience method, it maps
to the Dublin Core module creator.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setAuthors(java.util.List)">setAuthors</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>authors</CODE> - the feed authors to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getAuthor()"><!----></A><H3>
getAuthor</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getAuthor</B>()</PRE>
<DL>
<DD>Returns the feed author.
<p>
This method is a convenience method, it maps to the Dublin Core module creator.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getAuthor()">getAuthor</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed author, <b>null</b> if none.</DL>
public void <B>setAuthor</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> author)</PRE>
<DL>
<DD>Sets the feed author.
<p>
This method is a convenience method, it maps to the Dublin Core module creator.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setAuthor(java.lang.String)">setAuthor</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>author</CODE> - the feed author to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getContributors()"><!----></A><H3>
getContributors</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>getContributors</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getContributors()">SyndFeed</A></CODE></B></DD>
<DD>Returns the feed author.
<p>
For Atom feeds, this returns the contributors as a list of
SyndPerson objects
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getContributors()">getContributors</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed author, <b>null</b> if none.</DL>
public void <B>setContributors</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> contributors)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setContributors(java.util.List)">SyndFeed</A></CODE></B></DD>
<DD>Sets the feed author.
<p>
Returns contributors as a list of SyndPerson objects.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setContributors(java.util.List)">setContributors</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>contributors</CODE> - the feed contributors to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getForeignMarkup()"><!----></A><H3>
getForeignMarkup</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A><B>getForeignMarkup</B>()</PRE>
<DL>
<DD>Returns foreign markup found at channel level.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#getForeignMarkup()">getForeignMarkup</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Opaque object to discourage use</DL>
public void <B>setForeignMarkup</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> foreignMarkup)</PRE>
<DL>
<DD>Sets foreign markup found at channel level.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#setForeignMarkup(java.lang.Object)">setForeignMarkup</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>foreignMarkup</CODE> - Opaque object to discourage use</DL>
</DD>
</DL>
<HR>
<ANAME="isPreservingWireFeed()"><!----></A><H3>
isPreservingWireFeed</H3>
<PRE>
public boolean <B>isPreservingWireFeed</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html#isPreservingWireFeed()">isPreservingWireFeed</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>true if this SyndFeed preserves the WireFeed it was created from</DL>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd"><B>NEXT CLASS</B></A></FONT></TD>