<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
Packages that use <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></FONT></TH>
Uses of <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A> in <AHREF="../../../../../com/sun/syndication/io/package-summary.html">com.sun.syndication.io</A></FONT></TH>
<THALIGN="left"COLSPAN="2">Subclasses of <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A> in <AHREF="../../../../../com/sun/syndication/io/package-summary.html">com.sun.syndication.io</A></FONT></TH>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/ParsingFeedException.html"title="class in com.sun.syndication.io">ParsingFeedException</A></B></CODE>
<BR>
Exception thrown by WireFeedInput instance if it can not parse a feed.</TD>
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../../com/sun/syndication/io/package-summary.html">com.sun.syndication.io</A> that throw <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></FONT></TH>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></FONT></TD>
<TD><CODE><B>SyndFeedInput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedInput.html#build(org.w3c.dom.Document)">build</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true"title="class or interface in org.w3c.dom">Document</A> document)</CODE>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></FONT></TD>
<TD><CODE><B>WireFeedInput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedInput.html#build(org.w3c.dom.Document)">build</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true"title="class or interface in org.w3c.dom">Document</A> document)</CODE>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></FONT></TD>
<TD><CODE><B>SyndFeedInput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedInput.html#build(java.io.File)">build</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"title="class or interface in java.io">File</A> file)</CODE>
<TD><CODE><B>WireFeedInput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedInput.html#build(java.io.File)">build</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"title="class or interface in java.io">File</A> file)</CODE>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></FONT></TD>
<TD><CODE><B>SyndFeedInput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedInput.html#build(org.xml.sax.InputSource)">build</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/InputSource.html?is-external=true"title="class or interface in org.xml.sax">InputSource</A> is)</CODE>
<TD><CODE><B>WireFeedInput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedInput.html#build(org.xml.sax.InputSource)">build</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/InputSource.html?is-external=true"title="class or interface in org.xml.sax">InputSource</A> is)</CODE>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A></CODE></FONT></TD>
<TD><CODE><B>SyndFeedInput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedInput.html#build(java.io.Reader)">build</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</A> reader)</CODE>
<TD><CODE><B>WireFeedInput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedInput.html#build(java.io.Reader)">build</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</A> reader)</CODE>
<TD><CODE><B>WireFeedGenerator.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedGenerator.html#generate(com.sun.syndication.feed.WireFeed)">generate</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)</CODE>
<BR>
Creates an XML document (JDOM) for the given feed bean.</TD>
<TD><CODE><B>SyndFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedOutput.html#output(com.sun.syndication.feed.synd.SyndFeed, java.io.File)">output</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> feed,
<TD><CODE><B>SyndFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedOutput.html#output(com.sun.syndication.feed.synd.SyndFeed, java.io.File, boolean)">output</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> feed,
<TD><CODE><B>SyndFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedOutput.html#output(com.sun.syndication.feed.synd.SyndFeed, java.io.Writer)">output</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> feed,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true"title="class or interface in java.io">Writer</A> writer)</CODE>
<TD><CODE><B>SyndFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedOutput.html#output(com.sun.syndication.feed.synd.SyndFeed, java.io.Writer, boolean)">output</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> feed,
<TD><CODE><B>WireFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedOutput.html#output(com.sun.syndication.feed.WireFeed, java.io.File)">output</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed,
<TD><CODE><B>WireFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedOutput.html#output(com.sun.syndication.feed.WireFeed, java.io.File, boolean)">output</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed,
<TD><CODE><B>WireFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedOutput.html#output(com.sun.syndication.feed.WireFeed, java.io.Writer)">output</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true"title="class or interface in java.io">Writer</A> writer)</CODE>
<TD><CODE><B>WireFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedOutput.html#output(com.sun.syndication.feed.WireFeed, java.io.Writer, boolean)">output</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed,
<TD><CODE><B>SyndFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedOutput.html#outputJDom(com.sun.syndication.feed.synd.SyndFeed)">outputJDom</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> feed)</CODE>
<BR>
Creates a JDOM document for the given SyndFeedImpl.</TD>
<TD><CODE><B>WireFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedOutput.html#outputJDom(com.sun.syndication.feed.WireFeed)">outputJDom</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)</CODE>
<BR>
Creates a JDOM document for the given WireFeed.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B>SyndFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedOutput.html#outputString(com.sun.syndication.feed.synd.SyndFeed)">outputString</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> feed)</CODE>
<BR>
Creates a String with the XML representation for the given SyndFeedImpl.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B>SyndFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedOutput.html#outputString(com.sun.syndication.feed.synd.SyndFeed, boolean)">outputString</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> feed,
boolean prettyPrint)</CODE>
<BR>
Creates a String with the XML representation for the given SyndFeedImpl.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B>WireFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedOutput.html#outputString(com.sun.syndication.feed.WireFeed)">outputString</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)</CODE>
<BR>
Creates a String with the XML representation for the given WireFeed.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B>WireFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedOutput.html#outputString(com.sun.syndication.feed.WireFeed, boolean)">outputString</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed,
boolean prettyPrint)</CODE>
<BR>
Creates a String with the XML representation for the given WireFeed.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true"title="class or interface in org.w3c.dom">Document</A></CODE></FONT></TD>
<TD><CODE><B>SyndFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/SyndFeedOutput.html#outputW3CDom(com.sun.syndication.feed.synd.SyndFeed)">outputW3CDom</A></B>(<AHREF="../../../../../com/sun/syndication/feed/synd/SyndFeed.html"title="interface in com.sun.syndication.feed.synd">SyndFeed</A> feed)</CODE>
<BR>
Creates a W3C DOM document for the given SyndFeedImpl.</TD>
<CODE> <AHREF="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true"title="class or interface in org.w3c.dom">Document</A></CODE></FONT></TD>
<TD><CODE><B>WireFeedOutput.</B><B><AHREF="../../../../../com/sun/syndication/io/WireFeedOutput.html#outputW3CDom(com.sun.syndication.feed.WireFeed)">outputW3CDom</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)</CODE>
<BR>
Creates a W3C DOM document for the given WireFeed.</TD>
Uses of <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A> in <AHREF="../../../../../com/sun/syndication/io/impl/package-summary.html">com.sun.syndication.io.impl</A></FONT></TH>
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../../com/sun/syndication/io/impl/package-summary.html">com.sun.syndication.io.impl</A> that throw <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></FONT></TH>
<TD><CODE><B>RSS090Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addChannel(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">addChannel</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<TD><CODE><B>RSS091UserlandGenerator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS091UserlandGenerator.html#addChannel(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">addChannel</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<TD><CODE><B>Atom10Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Generator.html#addEntries(com.sun.syndication.feed.atom.Feed, org.jdom2.Element)">addEntries</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> feed,
<TD><CODE><B>Atom03Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom03Generator.html#addEntries(com.sun.syndication.feed.atom.Feed, org.jdom2.Element)">addEntries</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> feed,
<TD><CODE><B>Atom10Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Generator.html#addEntry(com.sun.syndication.feed.atom.Entry, org.jdom2.Element)">addEntry</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html"title="class in com.sun.syndication.feed.atom">Entry</A> entry,
<TD><CODE><B>Atom03Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom03Generator.html#addEntry(com.sun.syndication.feed.atom.Entry, org.jdom2.Element)">addEntry</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html"title="class in com.sun.syndication.feed.atom">Entry</A> entry,
<TD><CODE><B>Atom10Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Generator.html#addFeed(com.sun.syndication.feed.atom.Feed, org.jdom2.Element)">addFeed</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> feed,
<TD><CODE><B>Atom03Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom03Generator.html#addFeed(com.sun.syndication.feed.atom.Feed, org.jdom2.Element)">addFeed</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> feed,
<TD><CODE><B>RSS090Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addImage(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">addImage</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<TD><CODE><B>RSS090Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addItem(com.sun.syndication.feed.rss.Item, org.jdom2.Element, int)">addItem</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Item.html"title="class in com.sun.syndication.feed.rss">Item</A> item,
<TD><CODE><B>RSS090Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addItems(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">addItems</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<TD><CODE><B>RSS090Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addTextInput(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">addTextInput</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> childName,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> childName,
<TD><CODE><B>RSS090Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#generate(com.sun.syndication.feed.WireFeed)">generate</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)</CODE>
<TD><CODE><B>Atom10Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Generator.html#generate(com.sun.syndication.feed.WireFeed)">generate</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> wFeed)</CODE>
<TD><CODE><B>Atom03Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom03Generator.html#generate(com.sun.syndication.feed.WireFeed)">generate</A></B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> wFeed)</CODE>
<CODE>static <AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html"title="class in com.sun.syndication.feed.atom">Entry</A></CODE></FONT></TD>
<TD><CODE><B>Atom10Parser.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Parser.html#parseEntry(java.io.Reader, java.lang.String)">parseEntry</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</A> rd,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> baseURI)</CODE>
<CODE>protected <AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A></CODE></FONT></TD>
<TD><CODE><B>Atom10Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Generator.html#populateEntry(com.sun.syndication.feed.atom.Entry, org.jdom2.Element)">populateEntry</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html"title="class in com.sun.syndication.feed.atom">Entry</A> entry,
<TD><CODE><B>Atom03Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom03Generator.html#populateEntry(com.sun.syndication.feed.atom.Entry, org.jdom2.Element)">populateEntry</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html"title="class in com.sun.syndication.feed.atom">Entry</A> entry,
<TD><CODE><B>RSS090Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#populateFeed(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">populateFeed</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<TD><CODE><B>RSS091UserlandGenerator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS091UserlandGenerator.html#populateFeed(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">populateFeed</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<TD><CODE><B>Atom10Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Generator.html#populateFeed(com.sun.syndication.feed.atom.Feed, org.jdom2.Element)">populateFeed</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> feed,
<TD><CODE><B>Atom03Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom03Generator.html#populateFeed(com.sun.syndication.feed.atom.Feed, org.jdom2.Element)">populateFeed</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> feed,
<TD><CODE><B>Atom10Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Generator.html#populateFeedHeader(com.sun.syndication.feed.atom.Feed, org.jdom2.Element)">populateFeedHeader</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> feed,
<TD><CODE><B>Atom03Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom03Generator.html#populateFeedHeader(com.sun.syndication.feed.atom.Feed, org.jdom2.Element)">populateFeedHeader</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Feed.html"title="class in com.sun.syndication.feed.atom">Feed</A> feed,
<TD><CODE><B>Atom10Generator.</B><B><AHREF="../../../../../com/sun/syndication/io/impl/Atom10Generator.html#serializeEntry(com.sun.syndication.feed.atom.Entry, java.io.Writer)">serializeEntry</A></B>(<AHREF="../../../../../com/sun/syndication/feed/atom/Entry.html"title="class in com.sun.syndication.feed.atom">Entry</A> entry,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true"title="class or interface in java.io">Writer</A> writer)</CODE>
<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>