<AHREF="../../../../../com/sun/syndication/io/impl/PropertiesLoader.html"title="class in com.sun.syndication.io.impl"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/io/impl/RSS090Parser.html"title="class in com.sun.syndication.io.impl"><B>NEXT CLASS</B></A></FONT></TD>
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</A>
<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 "><B>com.sun.syndication.io.impl.RSS090Generator</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>
<DL>
<DT><B>Direct Known Subclasses:</B><DD><AHREF="../../../../../com/sun/syndication/io/impl/RSS091UserlandGenerator.html"title="class in com.sun.syndication.io.impl">RSS091UserlandGenerator</A>, <AHREF="../../../../../com/sun/syndication/io/impl/RSS10Generator.html"title="class in com.sun.syndication.io.impl">RSS10Generator</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>RSS090Generator</B><DT>extends <AHREF="../../../../../com/sun/syndication/io/impl/BaseWireFeedGenerator.html"title="class in com.sun.syndication.io.impl">BaseWireFeedGenerator</A></DL>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#RSS090Generator(java.lang.String)">RSS090Generator</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> type)</CODE>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addChannel(com.sun.syndication.feed.rss.Channel, org.jdom.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><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addImage(com.sun.syndication.feed.rss.Channel, org.jdom.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><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addItem(com.sun.syndication.feed.rss.Item, org.jdom.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><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addItems(com.sun.syndication.feed.rss.Channel, org.jdom.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><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#addTextInput(com.sun.syndication.feed.rss.Channel, org.jdom.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/1.5.0/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/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> childName,
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#createRootElement(com.sun.syndication.feed.rss.Channel)">createRootElement</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel)</CODE>
<TD><CODE><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>
<BR>
Creates an XML document (JDOM) for the given feed bean.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#generateSimpleElement(java.lang.String, java.lang.String)">generateSimpleElement</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> name,
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> value)</CODE>
<CODE>protected <AHREF="http://docs.oracle.com/javase/1.5.0/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/impl/RSS090Generator.html#populateChannel(com.sun.syndication.feed.rss.Channel, org.jdom.Element)">populateChannel</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
org.jdom.Element eChannel)</CODE>
<BR>
Populates the given channel with parsed data from the ROME element that holds the
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#populateFeed(com.sun.syndication.feed.rss.Channel, org.jdom.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><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#populateImage(com.sun.syndication.feed.rss.Image, org.jdom.Element)">populateImage</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Image.html"title="class in com.sun.syndication.feed.rss">Image</A> image,
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#populateItem(com.sun.syndication.feed.rss.Item, org.jdom.Element, int)">populateItem</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Item.html"title="class in com.sun.syndication.feed.rss">Item</A> item,
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/RSS090Generator.html#populateTextInput(com.sun.syndication.feed.rss.TextInput, org.jdom.Element)">populateTextInput</A></B>(<AHREF="../../../../../com/sun/syndication/feed/rss/TextInput.html"title="class in com.sun.syndication.feed.rss">TextInput</A> textInput,
<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/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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>RSS090Generator</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> type)</PRE>
public org.jdom.Document <B>generate</B>(<AHREF="../../../../../com/sun/syndication/feed/WireFeed.html"title="class in com.sun.syndication.feed">WireFeed</A> feed)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/io/WireFeedGenerator.html#generate(com.sun.syndication.feed.WireFeed)">WireFeedGenerator</A></CODE></B></DD>
<DD>Creates an XML document (JDOM) for the given feed bean.
<p>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>feed</CODE> - the feed bean to generate the XML document from.
<DT><B>Returns:</B><DD>the generated XML document (JDOM).
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE> - thrown if the XML Document could not be created.</DL>
protected org.jdom.Element <B>createRootElement</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel)</PRE>
protected void <B>populateFeed</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
org.jdom.Element parent)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE></DL>
protected void <B>addChannel</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
org.jdom.Element parent)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</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,
org.jdom.Element eChannel)</PRE>
<DL>
<DD>Populates the given channel with parsed data from the ROME element that holds the
channel data.
<P>
<DD><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>
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> childName,
int minLen,
int maxLen)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE></DL>
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> childName,
int minLen,
int maxLen)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE></DL>
protected void <B>addImage</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
org.jdom.Element parent)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE></DL>
protected void <B>populateImage</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Image.html"title="class in com.sun.syndication.feed.rss">Image</A> image,
org.jdom.Element eImage)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="getTextInputLabel()"><!----></A><H3>
getTextInputLabel</H3>
<PRE>
protected <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getTextInputLabel</B>()</PRE>
protected void <B>addTextInput</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
org.jdom.Element parent)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE></DL>
protected void <B>populateTextInput</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/TextInput.html"title="class in com.sun.syndication.feed.rss">TextInput</A> textInput,
protected void <B>addItems</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Channel.html"title="class in com.sun.syndication.feed.rss">Channel</A> channel,
org.jdom.Element parent)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE></DL>
protected void <B>addItem</B>(<AHREF="../../../../../com/sun/syndication/feed/rss/Item.html"title="class in com.sun.syndication.feed.rss">Item</A> item,
org.jdom.Element parent,
int index)
throws <AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><AHREF="../../../../../com/sun/syndication/io/FeedException.html"title="class in com.sun.syndication.io">FeedException</A></CODE></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,
protected org.jdom.Element <B>generateSimpleElement</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> name,
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> value)</PRE>
<AHREF="../../../../../com/sun/syndication/io/impl/PropertiesLoader.html"title="class in com.sun.syndication.io.impl"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/io/impl/RSS090Parser.html"title="class in com.sun.syndication.io.impl"><B>NEXT CLASS</B></A></FONT></TD>