<AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndLink.html"title="interface in com.sun.syndication.feed.synd"><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 "><B>com.sun.syndication.feed.synd.SyndImageImpl</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A>, <AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true"title="class or interface in java.io">Serializable</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true"title="class or interface in java.lang">Cloneable</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>SyndImageImpl</B><DT>extends <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><DT>implements <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true"title="class or interface in java.io">Serializable</A>, <AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></DL>
<CODE> <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></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImageImpl.html#copyFrom(com.sun.syndication.feed.CopyFrom)">copyFrom</A></B>(<AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A> syndImage)</CODE>
<BR>
Copies all the properties of the given bean into this one.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImageImpl.html#equals(java.lang.Object)">equals</A></B>(<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> other)</CODE>
<BR>
Indicates whether some other object is "equal to" this one as defined by the Object equals() method.</TD>
<CODE> <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>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true"title="class or interface in java.lang">Class</A></CODE></FONT></TD>
<CODE> <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>
<CODE> <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>
<CODE> <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/feed/synd/SyndImageImpl.html#setDescription(java.lang.String)">setDescription</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> description)</CODE>
<BR>
Sets the image description.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImageImpl.html#setLink(java.lang.String)">setLink</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> link)</CODE>
<BR>
Sets the image link.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImageImpl.html#setTitle(java.lang.String)">setTitle</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> title)</CODE>
<BR>
Sets the image title.</TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImageImpl.html#setUrl(java.lang.String)">setUrl</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> url)</CODE>
<BR>
Sets the image URL.</TD>
<CODE> <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>
<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#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#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#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>
public <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>clone</B>()
throws <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/CloneNotSupportedException.html?is-external=true"title="class or interface in java.lang">CloneNotSupportedException</A></PRE>
<DL>
<DD>Creates a deep 'bean' clone of the object.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#clone()">clone</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE><DT><B>Overrides:</B><DD><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></CODE> in class <CODE><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></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a clone of the object.
<DT><B>Throws:</B>
<DD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/CloneNotSupportedException.html?is-external=true"title="class or interface in java.lang">CloneNotSupportedException</A></CODE> - thrown if an element of the object cannot be cloned.</DL>
</DD>
</DL>
<HR>
<ANAME="equals(java.lang.Object)"><!----></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(<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> other)</PRE>
<DL>
<DD>Indicates whether some other object is "equal to" this one as defined by the Object equals() method.
<p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><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></CODE> in class <CODE><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></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>other</CODE> - he reference object with which to compare.
<DT><B>Returns:</B><DD><b>true</b> if 'this' object is equal to the 'other' object.</DL>
</DD>
</DL>
<HR>
<ANAME="hashCode()"><!----></A><H3>
hashCode</H3>
<PRE>
public int <B>hashCode</B>()</PRE>
<DL>
<DD>Returns a hashcode value for the object.
<p>
It follows the contract defined by the Object hashCode() method.
<p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><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></CODE> in class <CODE><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></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the hashcode of the bean object.</DL>
</DD>
</DL>
<HR>
<ANAME="toString()"><!----></A><H3>
toString</H3>
<PRE>
public <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>toString</B>()</PRE>
<DL>
<DD>Returns the String representation for the object.
<p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><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></CODE> in class <CODE><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></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>String representation for the object.</DL>
</DD>
</DL>
<HR>
<ANAME="getTitle()"><!----></A><H3>
getTitle</H3>
<PRE>
public <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>getTitle</B>()</PRE>
<DL>
<DD>Returns the image title.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#getTitle()">getTitle</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the image title, <b>null</b> if none.</DL>
public void <B>setTitle</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> title)</PRE>
<DL>
<DD>Sets the image title.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#setTitle(java.lang.String)">setTitle</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>title</CODE> - the image title to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getUrl()"><!----></A><H3>
getUrl</H3>
<PRE>
public <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>getUrl</B>()</PRE>
<DL>
<DD>Returns the image URL.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#getUrl()">getUrl</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the image URL, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="setUrl(java.lang.String)"><!----></A><H3>
setUrl</H3>
<PRE>
public void <B>setUrl</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> url)</PRE>
<DL>
<DD>Sets the image URL.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#setUrl(java.lang.String)">setUrl</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>url</CODE> - the image URL to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getLink()"><!----></A><H3>
getLink</H3>
<PRE>
public <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>getLink</B>()</PRE>
<DL>
<DD>Returns the image link.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#getLink()">getLink</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the image link, <b>null</b> if none.</DL>
public void <B>setLink</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> link)</PRE>
<DL>
<DD>Sets the image link.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#setLink(java.lang.String)">setLink</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>link</CODE> - the image link to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getDescription()"><!----></A><H3>
getDescription</H3>
<PRE>
public <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>getDescription</B>()</PRE>
<DL>
<DD>Returns the image description.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#getDescription()">getDescription</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the image description, <b>null</b> if none.</DL>
public void <B>setDescription</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> description)</PRE>
<DL>
<DD>Sets the image description.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html#setDescription(java.lang.String)">setDescription</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd">SyndImage</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>description</CODE> - the image description to set, <b>null</b> if none.</DL>
</DD>
</DL>
<HR>
<ANAME="getInterface()"><!----></A><H3>
getInterface</H3>
<PRE>
public <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true"title="class or interface in java.lang">Class</A><B>getInterface</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html#getInterface()">CopyFrom</A></CODE></B></DD>
<DD>Returns the interface the copyFrom works on.
<p>
This is useful when dealing with properties that may have multiple implementations.
For example, Module.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html#getInterface()">getInterface</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the interface the copyFrom works on.</DL>
public void <B>copyFrom</B>(<AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A> syndImage)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html#copyFrom(com.sun.syndication.feed.CopyFrom)">CopyFrom</A></CODE></B></DD>
<DD>Copies all the properties of the given bean into this one.
<p>
Any existing properties in this bean are lost.
<p>
This method is useful for moving from one implementation of a bean interface to another.
For example from the default SyndFeed bean implementation to a Hibernate ready implementation.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html#copyFrom(com.sun.syndication.feed.CopyFrom)">copyFrom</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/feed/CopyFrom.html"title="interface in com.sun.syndication.feed">CopyFrom</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>syndImage</CODE> - the instance to copy properties from.</DL>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndImage.html"title="interface in com.sun.syndication.feed.synd"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/feed/synd/SyndLink.html"title="interface in com.sun.syndication.feed.synd"><B>NEXT CLASS</B></A></FONT></TD>