<DT><PRE>public class <B>WireFeedOutput</B><DT>extends <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></DL>
<CODE>static <AHREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><<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><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><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><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><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><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><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><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><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>
<THALIGN="left"><B>Methods inherited from class java.lang.<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></B></TH>
<TD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"title="class or interface in java.lang">clone</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"title="class or interface in java.lang">equals</A>, <AHREF="http://docs.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"title="class or interface in java.lang">hashCode</A>, <AHREF="http://docs.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#toString()"title="class or interface in java.lang">toString</A>, <AHREF="http://docs.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)"title="class or interface in java.lang">wait</A></CODE></TD>
public static <AHREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><<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>><B>getSupportedFeedTypes</B>()</PRE>
<DD>Returns the list of supported output feed types.
<p>
<P>
<DD><DL>
<DT><B>Returns:</B><DD>a list of String elements with the supported output feed types.<DT><B>See Also:</B><DD><AHREF="../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed"><CODE>for details on the format of these strings.
public <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><B>outputString</B>(<AHREF="../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A>,
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the feed type of the
WireFeedOutput and WireFeed don't match.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the XML representation for the feed could
public <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><B>outputString</B>(<AHREF="../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed,
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A>,
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the feed type of the
WireFeedOutput and WireFeed don't match.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the XML representation for the feed could
<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)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A>,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A>,
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the feed type of the
WireFeedOutput and WireFeed don't match.
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there was some problem writing to the File.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the XML representation for the feed could
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A>,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A>,
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the feed type of the
WireFeedOutput and WireFeed don't match.
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there was some problem writing to the File.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the XML representation for the feed could
<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)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A>,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A>,
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the feed type of the
WireFeedOutput and WireFeed don't match.
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there was some problem writing to the
Writer.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the XML representation for the feed could
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A>,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A>,
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the feed type of the
WireFeedOutput and WireFeed don't match.
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there was some problem writing to the
Writer.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the XML representation for the feed could
public <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><B>outputW3CDom</B>(<AHREF="../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A>,
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the feed type of the
WireFeedOutput and WireFeed don't match.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the W3C DOM document for the feed could
public org.jdom2.Document <B>outputJDom</B>(<AHREF="../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A>,
<AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</A></CODE> - thrown if the feed type of the
WireFeedOutput and WireFeed don't match.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the JDOM document for the feed could not