<AHREF="../../../../../com/sun/syndication/io/impl/RSS094Parser.html"title="class in com.sun.syndication.io.impl"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/io/impl/RSS10Parser.html"title="class in com.sun.syndication.io.impl"><B>NEXT CLASS</B></A></FONT></TD>
<IMGSRC="../../../../../resources/inherit.gif"ALT="extended by "><AHREF="../../../../../com/sun/syndication/io/impl/BaseWireFeedGenerator.html"title="class in com.sun.syndication.io.impl">com.sun.syndication.io.impl.BaseWireFeedGenerator</A>
<IMGSRC="../../../../../resources/inherit.gif"ALT="extended by "><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">com.sun.syndication.io.impl.RSS090Generator</A>
<IMGSRC="../../../../../resources/inherit.gif"ALT="extended by "><B>com.sun.syndication.io.impl.RSS10Generator</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../../../../../com/sun/syndication/io/WireFeedGenerator.html"title="interface in com.sun.syndication.io">WireFeedGenerator</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>RSS10Generator</B><DT>extends <AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></DL>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS10Generator.html#RSS10Generator(java.lang.String)">RSS10Generator</A></B>(<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> feedType)</CODE>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS10Generator.html#populateChannel(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">populateChannel</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS10Generator.html#populateItem(com.sun.syndication.feed.rss.Item, org.jdom2.Element, int)">populateItem</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Item.html"title="class in com.sun.syndication.feed.rss">Item</A> item,
<THALIGN="left"><B>Methods inherited from class com.sun.syndication.io.impl.<AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></B></TH>
<THALIGN="left"><B>Methods inherited from class com.sun.syndication.io.impl.<AHREF="../../../../../com/sun/syndication/io/impl/BaseWireFeedGenerator.html"title="class in com.sun.syndication.io.impl">BaseWireFeedGenerator</A></B></TH>
<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>
protected <B>RSS10Generator</B>(<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> feedType)</PRE>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#getFeedNamespace()">getFeedNamespace</A></CODE> in class <CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></CODE></DL>
protected void <B>populateChannel</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#populateChannel(com.sun.syndication.feed.rss.Channel, org.jdom2.Element)">populateChannel</A></CODE> in class <CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></CODE></DL>
<DT><B>Parameters:</B><DD><CODE>channel</CODE> - the channel into which parsed data will be added.<DD><CODE>eChannel</CODE> - the XML element that holds the data for the channel.</DL>
protected void <B>populateItem</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Item.html"title="class in com.sun.syndication.feed.rss">Item</A> item,
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#populateItem(com.sun.syndication.feed.rss.Item, org.jdom2.Element, int)">populateItem</A></CODE> in class <CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></CODE></DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#checkChannelConstraints(org.jdom2.Element)">checkChannelConstraints</A></CODE> in class <CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></CODE></DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#checkImageConstraints(org.jdom2.Element)">checkImageConstraints</A></CODE> in class <CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></CODE></DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#checkTextInputConstraints(org.jdom2.Element)">checkTextInputConstraints</A></CODE> in class <CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></CODE></DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#checkItemsConstraints(org.jdom2.Element)">checkItemsConstraints</A></CODE> in class <CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></CODE></DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#checkItemConstraints(org.jdom2.Element)">checkItemConstraints</A></CODE> in class <CODE><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html"title="class in com.sun.syndication.io.impl">RSS090Generator</A></CODE></DL>
<AHREF="../../../../../com/sun/syndication/io/impl/RSS094Parser.html"title="class in com.sun.syndication.io.impl"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/io/impl/RSS10Parser.html"title="class in com.sun.syndication.io.impl"><B>NEXT CLASS</B></A></FONT></TD>