<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEnclosureImpl.html"title="class in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html"title="class in com.sun.syndication.feed.synd"><B>NEXT CLASS</B></A></FONT></TD>
<DT><B>All Superinterfaces:</B><DD><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>, <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></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B><DD><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html"title="class in com.sun.syndication.feed.synd">SyndEntryImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>SyndEntry</B><DT>extends <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>, <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></DL>
<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/SyndLink.html"title="interface in com.sun.syndication.feed.synd">SyndLink</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndPerson.html"title="interface in com.sun.syndication.feed.synd">SyndPerson</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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndPerson.html"title="interface in com.sun.syndication.feed.synd">SyndPerson</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/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/SyndEntry.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/SyndEntry.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/SyndEntry.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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndPerson.html"title="interface in com.sun.syndication.feed.synd">SyndPerson</A>> authors)</CODE>
<BR>
Sets the entry author.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.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/SyndEntry.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/SyndEntry.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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndPerson.html"title="interface in com.sun.syndication.feed.synd">SyndPerson</A>> contributors)</CODE>
<BR>
Sets the feed contributors.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.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/SyndEntry.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/SyndEntry.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/SyndEntry.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/SyndEntry.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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndLink.html"title="interface in com.sun.syndication.feed.synd">SyndLink</A>> links)</CODE>
<BR>
Sets the entry links.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.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/SyndEntry.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/SyndEntry.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/SyndEntry.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/SyndEntry.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/SyndEntry.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>
Sets the entry updated date.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.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>
<THALIGN="left"><B>Methods inherited from interface com.sun.syndication.feed.<AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A></B></TH>
<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>
</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>
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>
</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>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry title, <b>null</b> if none.</DL>
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>
</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>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry title, <b>null</b> if none.</DL>
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>
</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>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry link, <b>null</b> if none.</DL>
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>
</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="getLinks()"><!----></A><H3>
getLinks</H3>
<PRE>
<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 entry links
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry links, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="setLinks(java.util.List)"><!----></A><H3>
setLinks</H3>
<PRE>
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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndLink.html"title="interface in com.sun.syndication.feed.synd">SyndLink</A>> links)</PRE>
<DL>
<DD>Sets the entry links.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>links</CODE> - the entry links to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getDescription()"><!----></A><H3>
getDescription</H3>
<PRE>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry description, <b>null</b> if none.</DL>
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>
</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>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of SyndContentImpl elements with the entry contents,
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>
</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>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of SyndEnclosure elements with the entry enclosures,
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>
</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>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry published date, <b>null</b> if none.</DL>
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>
</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="getUpdatedDate()"><!----></A><H3>
getUpdatedDate</H3>
<PRE>
<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 entry updated date.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry updated date, <b>null</b> if none.</DL>
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>Sets the entry updated date.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>updatedDate</CODE> - the entry updated date to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getAuthors()"><!----></A><H3>
getAuthors</H3>
<PRE>
<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/SyndPerson.html"title="interface in com.sun.syndication.feed.synd">SyndPerson</A>><B>getAuthors</B>()</PRE>
<DL>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed author, <b>null</b> if none.</DL>
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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndPerson.html"title="interface in com.sun.syndication.feed.synd">SyndPerson</A>> authors)</PRE>
<DL>
<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>
</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>
<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 name of the first entry author in the collection of 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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed author, <b>null</b> if none.</DL>
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>
For Atom feeds, this sets the feed author's name, for RSS feeds
this method is a convenience method, it maps to the Dublin Core
module creator.
<p>
<P>
<DD><DL>
</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>
<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/SyndPerson.html"title="interface in com.sun.syndication.feed.synd">SyndPerson</A>><B>getContributors</B>()</PRE>
<DL>
<DD>Returns the feed author.
<p>
For Atom feeds, this returns the contributors as a list of
SyndPerson objects
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the feed author, <b>null</b> if none.</DL>
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><<AHREF="../../../../../com/sun/syndication/feed/synd/SyndPerson.html"title="interface in com.sun.syndication.feed.synd">SyndPerson</A>> contributors)</PRE>
<DL>
<DD>Sets the feed contributors.
<p>
Returns contributors as a list of SyndPerson objects.
<p>
<P>
<DD><DL>
</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="getCategories()"><!----></A><H3>
getCategories</H3>
<PRE>
<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>
This method is a convenience method, it maps to the Dublin Core module subjects.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of SyndCategoryImpl elements with the entry categories,
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>
</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="getSource()"><!----></A><H3>
getSource</H3>
<PRE>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A><B>getSource</B>()</PRE>
<DL>
<DD>Returns the entry source.
<p>
This returns the entry source as a SyndFeed
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the SyndFeed to which this entry is attributed</DL>
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>Sets the entry source feed (for use if different from containing feed)
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>source</CODE> - the original SyndFeed that contained this article</DL>
</DD>
</DL>
<HR>
<ANAME="getWireEntry()"><!----></A><H3>
getWireEntry</H3>
<PRE>
<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>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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the WireFeed Item or Entry this Entry is generated from, or null</DL>
<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></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="getModules()"><!----></A><H3>
getModules</H3>
<PRE>
<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></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of ModuleImpl elements with the entry modules,
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></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>modules</CODE> - the list of ModuleImpl elements with the entry modules to set,
an empty list or <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getForeignMarkup()"><!----></A><H3>
getForeignMarkup</H3>
<PRE>
<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>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Opaque object to discourage use</DL>
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>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>foreignMarkup</CODE> - Opaque object to discourage use</DL>
</DD>
</DL>
<HR>
<ANAME="clone()"><!----></A><H3>
clone</H3>
<PRE>
<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 clone of the object.
<p>
<P>
<DD><DL>
</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>
<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>Returns the first instance of a SyndLink with the specified relation, or null
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEnclosureImpl.html"title="class in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndEntryImpl.html"title="class in com.sun.syndication.feed.synd"><B>NEXT CLASS</B></A></FONT></TD>