blob: 5927e736b815c982dadae6d607c6a4110c7f314f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Wed Sep 14 22:31:09 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Feed (Abdera2 Core 2.0-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-09-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Feed (Abdera2 Core 2.0-SNAPSHOT API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Feed.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/abdera2/model/ExtensionIterator.html" title="class in org.apache.abdera2.model"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/abdera2/model/Generator.html" title="interface in org.apache.abdera2.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/abdera2/model/Feed.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Feed.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.abdera2.model</FONT>
<BR>
Interface Feed</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/abdera2/model/Base.html" title="interface in org.apache.abdera2.model">Base</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model">Element</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html" title="interface in org.apache.abdera2.model">ExtensibleElement</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model">Element</A>&gt;, <A HREF="../../../../org/apache/abdera2/model/Source.html" title="interface in org.apache.abdera2.model">Source</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/abdera2/parser/axiom/FOMFeed.html" title="class in org.apache.abdera2.parser.axiom">FOMFeed</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>Feed</B><DT>extends <A HREF="../../../../org/apache/abdera2/model/Source.html" title="interface in org.apache.abdera2.model">Source</A></DL>
</PRE>
<P>
<p>
Represents an Atom Feed Element
</p>
<p>
Per RFC4287:
</p>
<pre>
The "atom:feed" element is the document (i.e., top-level) element of
an Atom Feed Document, acting as a container for metadata and data
associated with the feed. Its element children consist of metadata
elements followed by zero or more atom:entry child elements.
atomFeed =
element atom:feed {
atomCommonAttributes,
(atomAuthor*
&amp; atomCategory*
&amp; atomContributor*
&amp; atomGenerator?
&amp; atomIcon?
&amp; atomId
&amp; atomLink*
&amp; atomLogo?
&amp; atomRights?
&amp; atomSubtitle?
&amp; atomTitle
&amp; atomUpdated
&amp; extensionElement*),
atomEntry*
}
This specification assigns no significance to the order of atom:entry
elements within the feed.
The following child elements are defined by this specification (note
that the presence of some of these elements is required):
o atom:feed elements MUST contain one or more atom:author elements,
unless all of the atom:feed element's child atom:entry elements
contain at least one atom:author element.
o atom:feed elements MAY contain any number of atom:category
elements.
o atom:feed elements MAY contain any number of atom:contributor
elements.
o atom:feed elements MUST NOT contain more than one atom:generator
element.
o atom:feed elements MUST NOT contain more than one atom:icon
element.
o atom:feed elements MUST NOT contain more than one atom:logo
element.
o atom:feed elements MUST contain exactly one atom:id element.
o atom:feed elements SHOULD contain one atom:link element with a rel
attribute value of "self". This is the preferred URI for
retrieving Atom Feed Documents representing this Atom feed.
o atom:feed elements MUST NOT contain more than one atom:link
element with a rel attribute value of "alternate" that has the
same combination of type and hreflang attribute values.
o atom:feed elements MAY contain additional atom:link elements
beyond those described above.
o atom:feed elements MUST NOT contain more than one atom:rights
element.
o atom:feed elements MUST NOT contain more than one atom:subtitle
element.
o atom:feed elements MUST contain exactly one atom:title element.
o atom:feed elements MUST contain exactly one atom:updated element.
If multiple atom:entry elements with the same atom:id value appear in
an Atom Feed Document, they represent the same entry. Their
atom:updated timestamps SHOULD be different. If an Atom Feed
Document contains multiple entries with the same atom:id, Atom
Processors MAY choose to display all of them or some subset of them.
One typical behavior would be to display only the entry with the
latest atom:updated timestamp.
</pre>
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_org.apache.abdera2.model.Element"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model">Element</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/abdera2/model/Element.Helper.html" title="class in org.apache.abdera2.model">Element.Helper</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#addEntry()">addEntry</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new Entry to the <i>end</i> of the Feeds collection of entries</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#addEntry(org.apache.abdera2.model.Entry)">addEntry</A></B>(<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&nbsp;entry)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new Entry to the <i>end</i> of the Feeds collection of entries</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Source.html" title="interface in org.apache.abdera2.model">Source</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#getAsSource()">getAsSource</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a Source element from this Feed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#getEntries()">getEntries</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the complete set of entries contained in this feed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#getEntries(org.apache.abdera2.common.selector.Selector)">getEntries</A></B>(org.apache.abdera2.common.selector.Selector&nbsp;selector)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#getEntry(java.lang.String)">getEntry</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;id)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the first entry in the feed with the given atom:id value</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#insertEntry()">insertEntry</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new Entry to the <i>start</i> of the Feeds collection of entries</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#insertEntry(org.apache.abdera2.model.Entry)">insertEntry</A></B>(<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&nbsp;entry)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new Entry to the <i>start</i> of the Feeds collection of entries</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#sortEntries(java.util.Comparator)">sortEntries</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</A>&lt;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&gt;&nbsp;comparator)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sorts entries using the given comparator</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#sortEntriesByEdited(boolean)">sortEntriesByEdited</A></B>(boolean&nbsp;new_first)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sorts entries by the app:edited property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/abdera2/model/Feed.html#sortEntriesByUpdated(boolean)">sortEntriesByUpdated</A></B>(boolean&nbsp;new_first)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sorts entries by the atom:updated property</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.model.Source"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Source.html" title="interface in org.apache.abdera2.model">Source</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/abdera2/model/Source.html#addAuthor(org.apache.abdera2.model.Person)">addAuthor</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addAuthor(java.lang.String)">addAuthor</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addAuthor(java.lang.String, java.lang.String, java.lang.String)">addAuthor</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addCategory(org.apache.abdera2.model.Category)">addCategory</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addCategory(java.lang.String)">addCategory</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addCategory(java.lang.String, java.lang.String, java.lang.String)">addCategory</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addContributor(org.apache.abdera2.model.Person)">addContributor</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addContributor(java.lang.String)">addContributor</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addContributor(java.lang.String, java.lang.String, java.lang.String)">addContributor</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addLink(org.apache.abdera2.model.Link)">addLink</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addLink(java.lang.String)">addLink</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addLink(java.lang.String, java.lang.String)">addLink</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#addLink(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)">addLink</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getAlternateLink()">getAlternateLink</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getAlternateLink(java.lang.String, java.lang.String)">getAlternateLink</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getAlternateLinkResolvedHref()">getAlternateLinkResolvedHref</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getAlternateLinkResolvedHref(java.lang.String, java.lang.String)">getAlternateLinkResolvedHref</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getAsFeed()">getAsFeed</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getAuthor()">getAuthor</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getAuthors()">getAuthors</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getAuthors(org.apache.abdera2.common.selector.Selector)">getAuthors</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getCategories()">getCategories</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getCategories(org.apache.abdera2.common.selector.Selector)">getCategories</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getCategories(java.lang.String)">getCategories</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getCollection()">getCollection</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getContributors()">getContributors</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getContributors(org.apache.abdera2.common.selector.Selector)">getContributors</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getGenerator()">getGenerator</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getIcon()">getIcon</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getIconElement()">getIconElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getId()">getId</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getIdElement()">getIdElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getLink(java.lang.String)">getLink</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getLinkResolvedHref(java.lang.String)">getLinkResolvedHref</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getLinks()">getLinks</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getLinks(org.apache.abdera2.common.selector.Selector)">getLinks</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getLinks(java.lang.String...)">getLinks</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getLinks(java.lang.String)">getLinks</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getLogo()">getLogo</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getLogoElement()">getLogoElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getRights()">getRights</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getRightsElement()">getRightsElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getRightsType()">getRightsType</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getSelfLink()">getSelfLink</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getSelfLinkResolvedHref()">getSelfLinkResolvedHref</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getSubtitle()">getSubtitle</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getSubtitleElement()">getSubtitleElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getSubtitleType()">getSubtitleType</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getTitle()">getTitle</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getTitleElement()">getTitleElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getTitleType()">getTitleType</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getUpdated()">getUpdated</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getUpdatedElement()">getUpdatedElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#getUpdatedString()">getUpdatedString</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#newId()">newId</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setCollection(org.apache.abdera2.model.Collection)">setCollection</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setGenerator(org.apache.abdera2.model.Generator)">setGenerator</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setGenerator(java.lang.String, java.lang.String, java.lang.String)">setGenerator</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setIcon(java.lang.String)">setIcon</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setIconElement(org.apache.abdera2.model.IRIElement)">setIconElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setId(java.lang.String)">setId</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setId(java.lang.String, boolean)">setId</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setIdElement(org.apache.abdera2.model.IRIElement)">setIdElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setLogo(java.lang.String)">setLogo</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setLogoElement(org.apache.abdera2.model.IRIElement)">setLogoElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setRights(org.apache.abdera2.model.Div)">setRights</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setRights(java.lang.String)">setRights</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setRights(java.lang.String, org.apache.abdera2.model.Text.Type)">setRights</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setRightsAsHtml(java.lang.String)">setRightsAsHtml</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setRightsAsXhtml(java.lang.String)">setRightsAsXhtml</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setRightsElement(org.apache.abdera2.model.Text)">setRightsElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setSubtitle(org.apache.abdera2.model.Div)">setSubtitle</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setSubtitle(java.lang.String)">setSubtitle</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setSubtitle(java.lang.String, org.apache.abdera2.model.Text.Type)">setSubtitle</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setSubtitleAsHtml(java.lang.String)">setSubtitleAsHtml</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setSubtitleAsXhtml(java.lang.String)">setSubtitleAsXhtml</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setSubtitleElement(org.apache.abdera2.model.Text)">setSubtitleElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setTitle(org.apache.abdera2.model.Div)">setTitle</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setTitle(java.lang.String)">setTitle</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setTitle(java.lang.String, org.apache.abdera2.model.Text.Type)">setTitle</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setTitleAsHtml(java.lang.String)">setTitleAsHtml</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setTitleAsXhtml(java.lang.String)">setTitleAsXhtml</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setTitleElement(org.apache.abdera2.model.Text)">setTitleElement</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setUpdated(java.util.Date)">setUpdated</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setUpdated(java.lang.String)">setUpdated</A>, <A HREF="../../../../org/apache/abdera2/model/Source.html#setUpdatedElement(org.apache.abdera2.model.DateTime)">setUpdatedElement</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.model.ExtensibleElement"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html" title="interface in org.apache.abdera2.model">ExtensibleElement</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addExtension(java.lang.Class)">addExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addExtension(java.lang.Class, javax.xml.namespace.QName)">addExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addExtension(org.apache.abdera2.model.Element)">addExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addExtension(org.apache.abdera2.model.Element, org.apache.abdera2.model.Element)">addExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addExtension(javax.xml.namespace.QName)">addExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addExtension(javax.xml.namespace.QName, javax.xml.namespace.QName)">addExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addExtension(java.lang.String, java.lang.String, java.lang.String)">addExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addSimpleExtension(javax.xml.namespace.QName, java.lang.String)">addSimpleExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#addSimpleExtension(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">addSimpleExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtension(java.lang.Class)">getExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtension(javax.xml.namespace.QName)">getExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtensions()">getExtensions</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtensions(java.lang.Class)">getExtensions</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtensions(java.lang.Class, org.apache.abdera2.common.selector.Selector)">getExtensions</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtensions(javax.xml.namespace.QName)">getExtensions</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtensions(javax.xml.namespace.QName, org.apache.abdera2.common.selector.Selector)">getExtensions</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtensions(org.apache.abdera2.common.selector.Selector)">getExtensions</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getExtensions(java.lang.String)">getExtensions</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getSimpleExtension(javax.xml.namespace.QName)">getSimpleExtension</A>, <A HREF="../../../../org/apache/abdera2/model/ExtensibleElement.html#getSimpleExtension(java.lang.String, java.lang.String, java.lang.String)">getSimpleExtension</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.model.Element"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Element.html" title="interface in org.apache.abdera2.model">Element</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/abdera2/model/Element.html#declareNS(java.lang.String, java.lang.String)">declareNS</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#discard()">discard</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getAttributes()">getAttributes</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getAttributeValue(java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getBaseUri()">getBaseUri</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getDocument()">getDocument</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getElements()">getElements</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getElements(org.apache.abdera2.common.selector.Selector)">getElements</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getExtensionAttributes()">getExtensionAttributes</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getFirstChild()">getFirstChild</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getFirstChild(javax.xml.namespace.QName)">getFirstChild</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getLanguage()">getLanguage</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getLanguageTag()">getLanguageTag</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getLocale()">getLocale</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getMustPreserveWhitespace()">getMustPreserveWhitespace</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getNamespaces()">getNamespaces</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getNextSibling()">getNextSibling</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getNextSibling(javax.xml.namespace.QName)">getNextSibling</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getParentElement()">getParentElement</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getPreviousSibling()">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getPreviousSibling(javax.xml.namespace.QName)">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getQName()">getQName</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getResolvedBaseUri()">getResolvedBaseUri</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#getText()">getText</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#has(javax.xml.namespace.QName)">has</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#hasAttribute(java.lang.String)">hasAttribute</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#removeAttribute(javax.xml.namespace.QName)">removeAttribute</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#removeAttribute(java.lang.String)">removeAttribute</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setAttributeValue(javax.xml.namespace.QName, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setAttributeValue(java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setBaseUri(org.apache.abdera2.common.iri.IRI)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setBaseUri(java.lang.String)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setLanguage(java.lang.String)">setLanguage</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setMustPreserveWhitespace(boolean)">setMustPreserveWhitespace</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setParentElement(org.apache.abdera2.model.Element)">setParentElement</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setText(javax.activation.DataHandler)">setText</A>, <A HREF="../../../../org/apache/abdera2/model/Element.html#setText(java.lang.String)">setText</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.model.Base"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.model.<A HREF="../../../../org/apache/abdera2/model/Base.html" title="interface in org.apache.abdera2.model">Base</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/abdera2/model/Base.html#addComment(java.lang.String)">addComment</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#clone()">clone</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#complete()">complete</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#getDefaultWriterOptions()">getDefaultWriterOptions</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#getFactory()">getFactory</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(java.io.OutputStream)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(java.io.OutputStream, org.apache.abdera2.writer.WriterOptions)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(java.lang.String, java.io.OutputStream)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(java.lang.String, java.io.OutputStream, org.apache.abdera2.writer.WriterOptions)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(java.lang.String, java.io.Writer)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(java.lang.String, java.io.Writer, org.apache.abdera2.writer.WriterOptions)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(java.io.Writer)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(org.apache.abdera2.writer.Writer, java.io.OutputStream)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(org.apache.abdera2.writer.Writer, java.io.OutputStream, org.apache.abdera2.writer.WriterOptions)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(org.apache.abdera2.writer.Writer, java.io.Writer)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(java.io.Writer, org.apache.abdera2.writer.WriterOptions)">writeTo</A>, <A HREF="../../../../org/apache/abdera2/model/Base.html#writeTo(org.apache.abdera2.writer.Writer, java.io.Writer, org.apache.abdera2.writer.WriterOptions)">writeTo</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Iterable"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true#iterator()" title="class or interface in java.lang">iterator</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getEntries()"><!-- --></A><H3>
getEntries</H3>
<PRE>
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&gt; <B>getEntries</B>()</PRE>
<DL>
<DD>Returns the complete set of entries contained in this feed
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>A listing of atom:entry elements</DL>
</DD>
</DL>
<HR>
<A NAME="getEntries(org.apache.abdera2.common.selector.Selector)"><!-- --></A><H3>
getEntries</H3>
<PRE>
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&gt; <B>getEntries</B>(org.apache.abdera2.common.selector.Selector&nbsp;selector)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addEntry(org.apache.abdera2.model.Entry)"><!-- --></A><H3>
addEntry</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A> <B>addEntry</B>(<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&nbsp;entry)</PRE>
<DL>
<DD>Adds a new Entry to the <i>end</i> of the Feeds collection of entries
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>entry</CODE> - Add an entry</DL>
</DD>
</DL>
<HR>
<A NAME="addEntry()"><!-- --></A><H3>
addEntry</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A> <B>addEntry</B>()</PRE>
<DL>
<DD>Adds a new Entry to the <i>end</i> of the Feeds collection of entries
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>A newly created atom:entry</DL>
</DD>
</DL>
<HR>
<A NAME="insertEntry(org.apache.abdera2.model.Entry)"><!-- --></A><H3>
insertEntry</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A> <B>insertEntry</B>(<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&nbsp;entry)</PRE>
<DL>
<DD>Adds a new Entry to the <i>start</i> of the Feeds collection of entries
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>entry</CODE> - An atom:entry to insert</DL>
</DD>
</DL>
<HR>
<A NAME="insertEntry()"><!-- --></A><H3>
insertEntry</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A> <B>insertEntry</B>()</PRE>
<DL>
<DD>Adds a new Entry to the <i>start</i> of the Feeds collection of entries
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>A newly created atom:entry</DL>
</DD>
</DL>
<HR>
<A NAME="getAsSource()"><!-- --></A><H3>
getAsSource</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Source.html" title="interface in org.apache.abdera2.model">Source</A> <B>getAsSource</B>()</PRE>
<DL>
<DD>Creates a Source element from this Feed
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns a copy of this atom:feed as a atom:source element</DL>
</DD>
</DL>
<HR>
<A NAME="sortEntriesByUpdated(boolean)"><!-- --></A><H3>
sortEntriesByUpdated</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A> <B>sortEntriesByUpdated</B>(boolean&nbsp;new_first)</PRE>
<DL>
<DD>Sorts entries by the atom:updated property
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>new_first</CODE> - If true, entries with newer atom:updated values will come first</DL>
</DD>
</DL>
<HR>
<A NAME="sortEntriesByEdited(boolean)"><!-- --></A><H3>
sortEntriesByEdited</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A> <B>sortEntriesByEdited</B>(boolean&nbsp;new_first)</PRE>
<DL>
<DD>Sorts entries by the app:edited property. if app:edited is null, use app:updated
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="sortEntries(java.util.Comparator)"><!-- --></A><H3>
sortEntries</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Feed.html" title="interface in org.apache.abdera2.model">Feed</A> <B>sortEntries</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</A>&lt;<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A>&gt;&nbsp;comparator)</PRE>
<DL>
<DD>Sorts entries using the given comparator
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>comparator</CODE> - Sort the entries using the comparator</DL>
</DD>
</DL>
<HR>
<A NAME="getEntry(java.lang.String)"><!-- --></A><H3>
getEntry</H3>
<PRE>
<A HREF="../../../../org/apache/abdera2/model/Entry.html" title="interface in org.apache.abdera2.model">Entry</A> <B>getEntry</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;id)</PRE>
<DL>
<DD>Retrieves the first entry in the feed with the given atom:id value
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>id</CODE> - The id to retrieve
<DT><B>Returns:</B><DD>The matching atom:entry
<DT><B>Throws:</B>
<DD><CODE>IRISyntaxException</CODE> - if the id is malformed</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Feed.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/abdera2/model/ExtensionIterator.html" title="class in org.apache.abdera2.model"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/abdera2/model/Generator.html" title="interface in org.apache.abdera2.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/abdera2/model/Feed.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Feed.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2011 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>