syndentryimpl.html
来自「rsslibj-1_0RC2,RSS阅读」· HTML 代码 · 共 1,430 行 · 第 1/5 页
HTML
1,430 行
</DD></DL><HR><A NAME="setUpdatedDate(java.util.Date)"><!-- --></A><H3>setUpdatedDate</H3><PRE>public void <B>setUpdatedDate</B>(java.util.Date updatedDate)</PRE><DL><DD>Set the updatedDate <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setUpdatedDate(java.util.Date)">setUpdatedDate</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>updatedDate</CODE> - The updatedDate to set.</DL></DD></DL><HR><A NAME="getAuthors()"><!-- --></A><H3>getAuthors</H3><PRE>public java.util.List <B>getAuthors</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getAuthors()">SyndEntry</A></CODE></B></DD><DD>Returns the entry authors. <p> For Atom feeds, this returns the authors as a list of SyndPerson objects, for RSS feeds this method is a convenience method, it maps to the Dublin Core module creator. <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getAuthors()">getAuthors</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>the feed author, <b>null</b> if none.</DL></DD></DL><HR><A NAME="setAuthors(java.util.List)"><!-- --></A><H3>setAuthors</H3><PRE>public void <B>setAuthors</B>(java.util.List authors)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setAuthors(java.util.List)">SyndEntry</A></CODE></B></DD><DD>Sets the entry author. <p> For Atom feeds, this sets the authors as a list of SyndPerson objects, for RSS feeds this method is a convenience method, it maps to the Dublin Core module creator. <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setAuthors(java.util.List)">setAuthors</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>authors</CODE> - the feed author to set, <b>null</b> if none.</DL></DD></DL><HR><A NAME="getAuthor()"><!-- --></A><H3>getAuthor</H3><PRE>public java.lang.String <B>getAuthor</B>()</PRE><DL><DD>Returns the entry author. <p> This method is a convenience method, it maps to the Dublin Core module creator. <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getAuthor()">getAuthor</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>the entry author, <b>null</b> if none.</DL></DD></DL><HR><A NAME="setAuthor(java.lang.String)"><!-- --></A><H3>setAuthor</H3><PRE>public void <B>setAuthor</B>(java.lang.String author)</PRE><DL><DD>Sets the entry author. <p> This method is a convenience method, it maps to the Dublin Core module creator. <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setAuthor(java.lang.String)">setAuthor</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>author</CODE> - the entry author to set, <b>null</b> if none.</DL></DD></DL><HR><A NAME="getContributors()"><!-- --></A><H3>getContributors</H3><PRE>public java.util.List <B>getContributors</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getContributors()">SyndEntry</A></CODE></B></DD><DD>Returns the feed author. <p> For Atom feeds, this returns the contributors as a list of SyndPerson objects <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getContributors()">getContributors</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>the feed author, <b>null</b> if none.</DL></DD></DL><HR><A NAME="setContributors(java.util.List)"><!-- --></A><H3>setContributors</H3><PRE>public void <B>setContributors</B>(java.util.List contributors)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setContributors(java.util.List)">SyndEntry</A></CODE></B></DD><DD>Sets the feed contributors. <p> Returns contributors as a list of SyndPerson objects. <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setContributors(java.util.List)">setContributors</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>contributors</CODE> - the feed contributors to set, <b>null</b> if none.</DL></DD></DL><HR><A NAME="getSource()"><!-- --></A><H3>getSource</H3><PRE>public <A HREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html" title="interface in com.sun.syndication.feed.synd">SyndFeed</A> <B>getSource</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getSource()">SyndEntry</A></CODE></B></DD><DD>Returns the entry source. <p> This returns the entry source as a SyndFeed <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getSource()">getSource</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>the SyndFeed to which this entry is attributed</DL></DD></DL><HR><A NAME="setSource(com.sun.syndication.feed.synd.SyndFeed)"><!-- --></A><H3>setSource</H3><PRE>public void <B>setSource</B>(<A HREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html" title="interface in com.sun.syndication.feed.synd">SyndFeed</A> source)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setSource(com.sun.syndication.feed.synd.SyndFeed)">SyndEntry</A></CODE></B></DD><DD>Sets the entry source feed (for use if different from containing feed) <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setSource(com.sun.syndication.feed.synd.SyndFeed)">setSource</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>source</CODE> - the original SyndFeed that contained this article</DL></DD></DL><HR><A NAME="getForeignMarkup()"><!-- --></A><H3>getForeignMarkup</H3><PRE>public java.lang.Object <B>getForeignMarkup</B>()</PRE><DL><DD>Returns foreign markup found at channel level. <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#getForeignMarkup()">getForeignMarkup</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>list of JDOM nodes containing channel-level foreign markup, an empty list if none.</DL></DD></DL><HR><A NAME="setForeignMarkup(java.lang.Object)"><!-- --></A><H3>setForeignMarkup</H3><PRE>public void <B>setForeignMarkup</B>(java.lang.Object foreignMarkup)</PRE><DL><DD>Sets foreign markup found at channel level. <p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html#setForeignMarkup(java.lang.Object)">setForeignMarkup</A></CODE> in interface <CODE><A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd">SyndEntry</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>foreignMarkup</CODE> - list of JDOM nodes containing channel-level foreign markup, an empty list if none.</DL></DD></DL><!-- ========= 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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SyndEntryImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../com/sun/syndication/feed/synd/SyndEntry.html" title="interface in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A> <A HREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html" title="interface in com.sun.syndication.feed.synd"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/sun/syndication/feed/synd/SyndEntryImpl.html" target="_top"><B>FRAMES</B></A> <A HREF="SyndEntryImpl.html" target="_top"><B>NO FRAMES</B></A> <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: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright © 2004-2008 Sun Microsystems. All Rights Reserved.</BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?