<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.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.SyndEntryImpl</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/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</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>SyndEntryImpl</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/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></DL>
<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/SyndEntryImpl.html#SyndEntryImpl(java.lang.Class, java.util.Set)">SyndEntryImpl</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 SyndEntryImpl to be able to use the ObjectBean functionality
<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/SyndEntryImpl.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>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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="../../../../../com/sun/syndication/feed/synd/SyndLink.html"title="interface in com.sun.syndication.feed.synd">SyndLink</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html#findRelatedLink(java.lang.String)">findRelatedLink</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> relation)</CODE>
<BR>
Returns the first instance of a SyndLink with the specified relation, or null</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndCategory.html"title="interface in com.sun.syndication.feed.synd">SyndCategory</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><<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/util/List.html?is-external=true"title="class or interface in java.util">List</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/util/List.html?is-external=true"title="class or interface in java.util">List</A><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEnclosure.html"title="interface in com.sun.syndication.feed.synd">SyndEnclosure</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="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/util/List.html?is-external=true"title="class or interface in java.util">List</A><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndLink.html"title="interface in com.sun.syndication.feed.synd">SyndLink</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/SyndEntryImpl.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><<AHREF="../../../../../com/sun/syndication/feed/module/Module.html"title="interface in com.sun.syndication.feed.module">Module</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="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</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/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/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>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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 entry author.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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 entry author.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndCategory.html"title="interface in com.sun.syndication.feed.synd">SyndCategory</A>> categories)</CODE>
<BR>
Sets the entry categories.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html#setContents(java.util.List)">setContents</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A>> contents)</CODE>
<BR>
Sets the entry contents.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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 contributors.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html#setDescription(com.sun.syndication.feed.synd.SyndContent)">setDescription</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 entry description.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html#setEnclosures(java.util.List)">setEnclosures</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEnclosure.html"title="interface in com.sun.syndication.feed.synd">SyndEnclosure</A>> enclosures)</CODE>
<BR>
Sets the entry enclosures.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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/SyndEntryImpl.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 entry link.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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/SyndEntryImpl.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><<AHREF="../../../../../com/sun/syndication/feed/module/Module.html"title="interface in com.sun.syndication.feed.module">Module</A>> modules)</CODE>
<BR>
Sets the entry modules.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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 entry published date.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html#setSource(com.sun.syndication.feed.synd.SyndFeed)">setSource</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> source)</CODE>
<BR>
Sets the entry source feed (for use if different from containing feed)
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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 entry title.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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 entry title as a text construct.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html#setUpdatedDate(java.util.Date)">setUpdatedDate</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> updatedDate)</CODE>
<BR>
Set the updatedDate
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.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 entry URI.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html#setWireEntry(java.lang.Object)">setWireEntry</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> wireEntry)</CODE>
<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>SyndEntryImpl</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 SyndEntryImpl 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="SyndEntryImpl()"><!----></A><H3>
SyndEntryImpl</H3>
<PRE>
public <B>SyndEntryImpl</B>()</PRE>
<DL>
<DD>Default constructor. All properties are set to <b>null</b>.
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/SyndEntry.html#clone()">clone</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</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="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 entry URI.
<p>
How the entry 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>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getUri()">getUri</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry 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 entry URI.
<p>
How the entry 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>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setUri(java.lang.String)">setUri</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>uri</CODE> - the entry 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 entry title.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getTitle()">getTitle</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry 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 entry title.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setTitle(java.lang.String)">setTitle</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>title</CODE> - the entry 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 entry title as a text construct.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getTitleEx()">getTitleEx</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry 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 entry title as a text construct.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setTitleEx(com.sun.syndication.feed.synd.SyndContent)">setTitleEx</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>title</CODE> - the entry 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 entry link.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getLink()">getLink</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry 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 entry link.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setLink(java.lang.String)">setLink</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>link</CODE> - the entry link to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getDescription()"><!----></A><H3>
getDescription</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A><B>getDescription</B>()</PRE>
<DL>
<DD>Returns the entry description.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getDescription()">getDescription</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry description, <b>null</b> if none.</DL>
public void <B>setDescription</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 entry description.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setDescription(com.sun.syndication.feed.synd.SyndContent)">setDescription</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>description</CODE> - the entry description to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getContents()"><!----></A><H3>
getContents</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A>><B>getContents</B>()</PRE>
<DL>
<DD>Returns the entry contents.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getContents()">getContents</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of SyndContentImpl elements with the entry contents,
public void <B>setContents</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndContent.html"title="interface in com.sun.syndication.feed.synd">SyndContent</A>> contents)</PRE>
<DL>
<DD>Sets the entry contents.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setContents(java.util.List)">setContents</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>contents</CODE> - the list of SyndContentImpl elements with the entry contents to set,
an empty list or <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getEnclosures()"><!----></A><H3>
getEnclosures</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEnclosure.html"title="interface in com.sun.syndication.feed.synd">SyndEnclosure</A>><B>getEnclosures</B>()</PRE>
<DL>
<DD>Returns the entry enclosures.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getEnclosures()">getEnclosures</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of SyndEnclosure elements with the entry enclosures,
public void <B>setEnclosures</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEnclosure.html"title="interface in com.sun.syndication.feed.synd">SyndEnclosure</A>> enclosures)</PRE>
<DL>
<DD>Sets the entry enclosures.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setEnclosures(java.util.List)">setEnclosures</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>enclosures</CODE> - the list of SyndEnclosure elements with the entry enclosures to set,
an empty list or <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 entry 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/SyndEntry.html#getPublishedDate()">getPublishedDate</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry 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 entry 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/SyndEntry.html#setPublishedDate(java.util.Date)">setPublishedDate</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>publishedDate</CODE> - the entry published date 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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndCategory.html"title="interface in com.sun.syndication.feed.synd">SyndCategory</A>><B>getCategories</B>()</PRE>
<DL>
<DD>Returns the entry categories.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getCategories()">getCategories</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of SyndCategoryImpl elements with the entry 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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndCategory.html"title="interface in com.sun.syndication.feed.synd">SyndCategory</A>> categories)</PRE>
<DL>
<DD>Sets the entry 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/SyndEntry.html#setCategories(java.util.List)">setCategories</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>categories</CODE> - the list of SyndCategoryImpl elements with the entry categories to set,
an empty list or <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><<AHREF="../../../../../com/sun/syndication/feed/module/Module.html"title="interface in com.sun.syndication.feed.module">Module</A>><B>getModules</B>()</PRE>
<DL>
<DD>Returns the entry 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/SyndEntry.html#getModules()">getModules</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of ModuleImpl elements with the entry 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><<AHREF="../../../../../com/sun/syndication/feed/module/Module.html"title="interface in com.sun.syndication.feed.module">Module</A>> modules)</PRE>
<DL>
<DD>Sets the entry 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/SyndEntry.html#setModules(java.util.List)">setModules</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>modules</CODE> - the list of ModuleImpl elements with the entry 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/SyndEntry.html#getModule(java.lang.String)">getModule</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndLink.html"title="interface in com.sun.syndication.feed.synd">SyndLink</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/SyndEntry.html#getLinks()">getLinks</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</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/SyndEntry.html#setLinks(java.util.List)">setLinks</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>links</CODE> - The links to set.</DL>
</DD>
</DL>
<HR>
<ANAME="getUpdatedDate()"><!----></A><H3>
getUpdatedDate</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>getUpdatedDate</B>()</PRE>
<DL>
<DD>Returns the updatedDate
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getUpdatedDate()">getUpdatedDate</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the updatedDate.</DL>
public void <B>setUpdatedDate</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> updatedDate)</PRE>
<DL>
<DD>Set the updatedDate
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setUpdatedDate(java.util.Date)">setUpdatedDate</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>updatedDate</CODE> - The updatedDate 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/SyndEntry.html#getAuthors()">SyndEntry</A></CODE></B></DD>
<DD>Returns the entry 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/SyndEntry.html#getAuthors()">getAuthors</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed author, <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/SyndEntry.html#setAuthors(java.util.List)">SyndEntry</A></CODE></B></DD>
<DD>Sets the entry author.
<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/SyndEntry.html#setAuthors(java.util.List)">setAuthors</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>authors</CODE> - the feed author 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 entry 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/SyndEntry.html#getAuthor()">getAuthor</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry 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 entry 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/SyndEntry.html#setAuthor(java.lang.String)">setAuthor</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>author</CODE> - the entry 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/SyndEntry.html#getContributors()">SyndEntry</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/SyndEntry.html#getContributors()">getContributors</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</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/SyndEntry.html#setContributors(java.util.List)">SyndEntry</A></CODE></B></DD>
<DD>Sets the feed contributors.
<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/SyndEntry.html#setContributors(java.util.List)">setContributors</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</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="getSource()"><!----></A><H3>
getSource</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A><B>getSource</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getSource()">SyndEntry</A></CODE></B></DD>
<DD>Returns the entry source.
<p>
This returns the entry source as a SyndFeed
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getSource()">getSource</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the SyndFeed to which this entry is attributed</DL>
public void <B>setSource</B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> source)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setSource(com.sun.syndication.feed.synd.SyndFeed)">SyndEntry</A></CODE></B></DD>
<DD>Sets the entry source feed (for use if different from containing feed)
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setSource(com.sun.syndication.feed.synd.SyndFeed)">setSource</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>source</CODE> - the original SyndFeed that contained this article</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/SyndEntry.html#getForeignMarkup()">getForeignMarkup</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>list of JDOM nodes containing channel-level foreign markup,
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/SyndEntry.html#setForeignMarkup(java.lang.Object)">setForeignMarkup</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>foreignMarkup</CODE> - list of JDOM nodes containing channel-level foreign markup,
an empty list if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getWireEntry()"><!----></A><H3>
getWireEntry</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>getWireEntry</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getWireEntry()">SyndEntry</A></CODE></B></DD>
<DD>Return the original item this SyndEntry is generated from.
The type of the object returned depends on the original type of
the feed. Atom 0.3/1.0 will return com.sun.syndication.feed.atom.Entry,
while RSS will return com.sun.syndication.feed.rss.Item.java.
If this entry was not generated from a WireFeed, or the SyndFeed
was not set to preserve the WireFeed then it will return null
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getWireEntry()">getWireEntry</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the WireFeed Item or Entry this Entry is generated from, or null</DL>
public void <B>setWireEntry</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> wireEntry)</PRE>
public <AHREF="../../../../../com/sun/syndication/feed/synd/SyndLink.html"title="interface in com.sun.syndication.feed.synd">SyndLink</A><B>findRelatedLink</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> relation)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#findRelatedLink(java.lang.String)">SyndEntry</A></CODE></B></DD>
<DD>Returns the first instance of a SyndLink with the specified relation, or null
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#findRelatedLink(java.lang.String)">findRelatedLink</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html"title="interface in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd"><B>NEXT CLASS</B></A></FONT></TD>