<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.atom.Entry</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../../../../../com/sun/syndication/feed/module/Extendable.html"title="interface in com.sun.syndication.feed.module">Extendable</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>Entry</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/lang/Cloneable.html?is-external=true"title="class or interface in java.lang">Cloneable</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="../../../../../com/sun/syndication/feed/module/Extendable.html"title="interface in com.sun.syndication.feed.module">Extendable</A></DL>
</PRE>
<P>
Bean for entry elements of Atom feeds.
<p>
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Alejandro Abdelnur, Dave Johnson (updated for Atom 1.0)</DD>
<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/atom/Entry.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/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.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>
<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/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</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/atom/Person.html"title="class in com.sun.syndication.feed.atom">Person</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/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</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/atom/Person.html"title="class in com.sun.syndication.feed.atom">Person</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/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/Date.html?is-external=true"title="class or interface in java.util">Date</A></CODE></FONT></TD>
Returns the entry issued date (Atom 0.3, maps to <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#getPublished()"><CODE>getPublished()</CODE></A>).</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>
Returns the entry modified date (Atom 0.3, maps to <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#getUpdated()"><CODE>getUpdated()</CODE></A>).</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/atom/Entry.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/List.html?is-external=true"title="class or interface in java.util">List</A><<AHREF="../../../../../com/sun/syndication/feed/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</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="../../../../../com/sun/syndication/feed/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</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/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</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>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setAlternateLinks(java.util.List)">setAlternateLinks</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/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</A>> alternateLinks)</CODE>
<BR>
Sets the entry alternate links.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.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/atom/Person.html"title="class in com.sun.syndication.feed.atom">Person</A>> authors)</CODE>
<BR>
Sets the author of the entry.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.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>
Set the categories
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.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> contents)</CODE>
<BR>
Sets the entry contents.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.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/atom/Person.html"title="class in com.sun.syndication.feed.atom">Person</A>> contributors)</CODE>
<BR>
Sets the entry contributors.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setCreated(java.util.Date)">setCreated</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> created)</CODE>
<BR>
Sets the entry created date (Atom 0.3 only)
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.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 entry level.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setId(java.lang.String)">setId</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> id)</CODE>
<BR>
Sets the entry ID.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setIssued(java.util.Date)">setIssued</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> issued)</CODE>
<BR>
Sets the entry issued date (Atom 0.3, maps to <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setPublished(java.util.Date)"><CODE>setPublished(java.util.Date)</CODE></A>).</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setModified(java.util.Date)">setModified</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> modified)</CODE>
<BR>
Sets the entry modified date (Atom 0.3, maps to <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setUpdated(java.util.Date)"><CODE>setUpdated(java.util.Date)</CODE></A>).</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.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 entry modules.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setOtherLinks(java.util.List)">setOtherLinks</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/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</A>> otherLinks)</CODE>
<BR>
Sets the entry non-alternate links.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setPublished(java.util.Date)">setPublished</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> published)</CODE>
<BR>
Set the published
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setRights(java.lang.String)">setRights</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> rights)</CODE>
<BR>
Set the rights
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setSource(com.sun.syndication.feed.atom.Feed)">setSource</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> source)</CODE>
<BR>
Set the source
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setSummary(com.sun.syndication.feed.atom.Content)">setSummary</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</A> summary)</CODE>
<BR>
Sets the entry summary.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.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/atom/Entry.html#setTitleEx(com.sun.syndication.feed.atom.Content)">setTitleEx</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</A> title)</CODE>
<BR>
Sets the entry title as a text construct.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setUpdated(java.util.Date)">setUpdated</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> updated)</CODE>
<BR>
Set the updated
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setXmlBase(java.lang.String)">setXmlBase</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> xmlBase)</CODE>
<BR>
Set the xmlBase
<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 void <B>setAlternateLinks</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/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</A>> alternateLinks)</PRE>
<DL>
<DD>Sets the entry alternate links.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>alternateLinks</CODE> - the list of Link elements with the entry alternate links to set,
an empty list or <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getAlternateLinks()"><!----></A><H3>
getAlternateLinks</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/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</A>><B>getAlternateLinks</B>()</PRE>
<DL>
<DD>Returns the entry alternate links.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of Link elements with the entry alternate links, an empty list 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><<AHREF="../../../../../com/sun/syndication/feed/atom/Person.html"title="class in com.sun.syndication.feed.atom">Person</A>> authors)</PRE>
<DL>
<DD>Sets the author of the entry.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>authors</CODE> - the author of the entry, <b>null</b> if none.</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><<AHREF="../../../../../com/sun/syndication/feed/atom/Person.html"title="class in com.sun.syndication.feed.atom">Person</A>><B>getAuthors</B>()</PRE>
<DL>
<DD>Returns the entry author.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry author, <b>null</b> if none.</DL>
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>Set the categories
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>categories</CODE> - The categories to set.<DT><B>Since:</B></DT>
<DD>Atom 1.0</DD>
</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 categories
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the categories.<DT><B>Since:</B></DT>
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> 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 Content elements with the entry contents to set,
an empty list or <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/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</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 Content elements with the entry contents,
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><<AHREF="../../../../../com/sun/syndication/feed/atom/Person.html"title="class in com.sun.syndication.feed.atom">Person</A>> contributors)</PRE>
<DL>
<DD>Sets the entry contributors.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>contributors</CODE> - the list of Person elements with the entry contributors to set,
an empty list or <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><<AHREF="../../../../../com/sun/syndication/feed/atom/Person.html"title="class in com.sun.syndication.feed.atom">Person</A>><B>getContributors</B>()</PRE>
<DL>
<DD>Returns the entry contributors.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a list of Person elements with the entry contributors,
public void <B>setCreated</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> created)</PRE>
<DL>
<DD>Sets the entry created date (Atom 0.3 only)
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>created</CODE> - the entry created date, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getCreated()"><!----></A><H3>
getCreated</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>getCreated</B>()</PRE>
<DL>
<DD>Returns the entry created date (Atom 0.3 only)
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry created date, <b>null</b> if none.</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 entry 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="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 entry level.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>list of Opaque object to discourage use</DL>
</DD>
</DL>
<HR>
<ANAME="setId(java.lang.String)"><!----></A><H3>
setId</H3>
<PRE>
public void <B>setId</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> id)</PRE>
<DL>
<DD>Sets the entry ID.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>id</CODE> - the entry ID, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getId()"><!----></A><H3>
getId</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>getId</B>()</PRE>
<DL>
<DD>Returns the entry ID.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry ID, <b>null</b> if none.</DL>
public void <B>setIssued</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> issued)</PRE>
<DL>
<DD>Sets the entry issued date (Atom 0.3, maps to <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setPublished(java.util.Date)"><CODE>setPublished(java.util.Date)</CODE></A>).
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>issued</CODE> - the entry issued date, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getIssued()"><!----></A><H3>
getIssued</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>getIssued</B>()</PRE>
<DL>
<DD>Returns the entry issued date (Atom 0.3, maps to <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#getPublished()"><CODE>getPublished()</CODE></A>).
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry issued date, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="isMediaEntry()"><!----></A><H3>
isMediaEntry</H3>
<PRE>
public boolean <B>isMediaEntry</B>()</PRE>
<DL>
<DD>Returns true if entry is a media entry, i.e. has rel="edit-media".
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>true if entry is a media entry</DL>
public void <B>setModified</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> modified)</PRE>
<DL>
<DD>Sets the entry modified date (Atom 0.3, maps to <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#setUpdated(java.util.Date)"><CODE>setUpdated(java.util.Date)</CODE></A>).
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>modified</CODE> - the entry modified date, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getModified()"><!----></A><H3>
getModified</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>getModified</B>()</PRE>
<DL>
<DD>Returns the entry modified date (Atom 0.3, maps to <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html#getUpdated()"><CODE>getUpdated()</CODE></A>).
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry modified date, <b>null</b> if none.</DL>
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></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>
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 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="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 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,
public void <B>setOtherLinks</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/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</A>> otherLinks)</PRE>
<DL>
<DD>Sets the entry non-alternate links.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>otherLinks</CODE> - the list Link elements with the entry non-alternate links to set,
an empty list or <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getOtherLinks()"><!----></A><H3>
getOtherLinks</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/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</A>><B>getOtherLinks</B>()</PRE>
<DL>
<DD>Returns the entry non-alternate links.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the list of Link elements with the entry non-alternate links to set,
public void <B>setPublished</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> published)</PRE>
<DL>
<DD>Set the published
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>published</CODE> - The published to set.<DT><B>Since:</B></DT>
<DD>Atom 1.0</DD>
</DL>
</DD>
</DL>
<HR>
<ANAME="getPublished()"><!----></A><H3>
getPublished</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>getPublished</B>()</PRE>
<DL>
<DD>Returns the published
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the published.<DT><B>Since:</B></DT>
public void <B>setRights</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> rights)</PRE>
<DL>
<DD>Set the rights
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>rights</CODE> - The rights to set.<DT><B>Since:</B></DT>
<DD>Atom 1.0</DD>
</DL>
</DD>
</DL>
<HR>
<ANAME="getRights()"><!----></A><H3>
getRights</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>getRights</B>()</PRE>
<DL>
<DD>Returns the rights
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the rights.<DT><B>Since:</B></DT>
public void <B>setSource</B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> source)</PRE>
<DL>
<DD>Set the source
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>source</CODE> - The source to set.</DL>
</DD>
</DL>
<HR>
<ANAME="getSource()"><!----></A><H3>
getSource</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A><B>getSource</B>()</PRE>
public void <B>setSummary</B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</A> summary)</PRE>
<DL>
<DD>Sets the entry summary.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>summary</CODE> - the entry summary, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getSummary()"><!----></A><H3>
getSummary</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</A><B>getSummary</B>()</PRE>
<DL>
<DD>Returns the entry summary.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the entry summary, <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>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>title</CODE> - the entry title, <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>
</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/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</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, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getTitleEx()"><!----></A><H3>
getTitleEx</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/atom/Content.html"title="class in com.sun.syndication.feed.atom">Content</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>
public void <B>setUpdated</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> updated)</PRE>
<DL>
<DD>Set the updated
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>updated</CODE> - The updated to set.<DT><B>Since:</B></DT>
<DD>Atom 1.0</DD>
</DL>
</DD>
</DL>
<HR>
<ANAME="getUpdated()"><!----></A><H3>
getUpdated</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>getUpdated</B>()</PRE>
<DL>
<DD>Returns the updated
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the updated.<DT><B>Since:</B></DT>
public void <B>setXmlBase</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> xmlBase)</PRE>
<DL>
<DD>Set the xmlBase
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>xmlBase</CODE> - The xmlBase to set.<DT><B>Since:</B></DT>
<DD>Atom 1.0</DD>
</DL>
</DD>
</DL>
<HR>
<ANAME="getXmlBase()"><!----></A><H3>
getXmlBase</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>getXmlBase</B>()</PRE>
<DL>
<DD>Returns the xmlBase
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the xmlBase.<DT><B>Since:</B></DT>
<DD>Atom 1.0</DD>
</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>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>
public <AHREF="../../../../../com/sun/syndication/feed/atom/Link.html"title="class in com.sun.syndication.feed.atom">Link</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>