You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2006/07/11 01:53:43 UTC

svn commit: r420663 [10/13] - in /incubator/abdera/site/trunk/docs/api: ./ org/apache/abdera/factory/ org/apache/abdera/filter/ org/apache/abdera/model/ org/apache/abdera/parser/ org/apache/abdera/writer/ org/apache/abdera/xpath/

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Source.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Source.html?rev=420663&r1=420662&r2=420663&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Source.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Source.html Mon Jul 10 16:53:40 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Fri Jun 16 14:22:52 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:09 PDT 2006 -->
 <TITLE>
 Source (Abdera)
 </TITLE>
@@ -52,7 +52,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/abdera/model/Service.html" title="interface in org.apache.abdera.model"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/abdera/model/StringElement.html" title="interface in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/model/Source.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Source.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -89,14 +89,14 @@
 <BR>
 Interface Source</H2>
 <DL>
-<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>, java.lang.Cloneable, <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html" title="interface in org.apache.abdera.model">ExtensibleElement</A>, <A HREF="../../../../org/apache/abdera/model/ExtensionElement.html" title="interface in org.apache.abdera.model">ExtensionElement</A>, java.io.Serializable</DD>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>, java.lang.Cloneable, <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html" title="interface in org.apache.abdera.model">ExtensibleElement</A>, java.io.Serializable</DD>
 </DL>
 <DL>
 <DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../org/apache/abdera/model/Feed.html" title="interface in org.apache.abdera.model">Feed</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public interface <B>Source</B><DT>extends <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html" title="interface in org.apache.abdera.model">ExtensibleElement</A>, <A HREF="../../../../org/apache/abdera/model/ExtensionElement.html" title="interface in org.apache.abdera.model">ExtensionElement</A></DL>
+<DT><PRE>public interface <B>Source</B><DT>extends <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html" title="interface in org.apache.abdera.model">ExtensibleElement</A></DL>
 </PRE>
 
 <P>
@@ -779,62 +779,51 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsHtml(java.lang.String)">setRightsAsHtml</A></B>(java.lang.String&nbsp;value)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRights()">setRights</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the text of atom:rights as type="html"</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsHtml(java.lang.String, java.lang.String)">setRightsAsHtml</A></B>(java.lang.String&nbsp;value,
-                java.lang.String&nbsp;baseUri)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the text of atom:rights as type="html"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsHtml(java.lang.String, java.net.URI)">setRightsAsHtml</A></B>(java.lang.String&nbsp;value,
-                java.net.URI&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRights(org.apache.abdera.model.Div)">setRights</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the text of atom:rights as type="html"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the rights as @type="xhtml"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsText(java.lang.String)">setRightsAsText</A></B>(java.lang.String&nbsp;value)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRights(java.lang.String)">setRights</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the text of atom:rights as type="text"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the rights as @type="text"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsXhtml(org.apache.abdera.model.Div)">setRightsAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRights(java.lang.String, org.apache.abdera.model.Text.Type)">setRights</A></B>(java.lang.String&nbsp;value,
+          <A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:rights as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the rights</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsXhtml(org.apache.abdera.model.Div, java.lang.String)">setRightsAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                 java.lang.String&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRights(org.apache.abdera.model.Text.Type)">setRights</A></B>(<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:rights as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the rights</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsXhtml(org.apache.abdera.model.Div, java.net.URI)">setRightsAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                 java.net.URI&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsHtml(java.lang.String)">setRightsAsHtml</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:rights as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the rights as @type="html"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -842,25 +831,7 @@
 <TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsXhtml(java.lang.String)">setRightsAsXhtml</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:rights as type="xhtml"</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsXhtml(java.lang.String, java.lang.String)">setRightsAsXhtml</A></B>(java.lang.String&nbsp;value,
-                 java.lang.String&nbsp;baseUri)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:rights as type="xhtml"</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setRightsAsXhtml(java.lang.String, java.net.URI)">setRightsAsXhtml</A></B>(java.lang.String&nbsp;value,
-                 java.net.URI&nbsp;baseUri)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:rights as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the rights as @type="xhtml"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -874,62 +845,51 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsHtml(java.lang.String)">setSubtitleAsHtml</A></B>(java.lang.String&nbsp;value)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitle()">setSubtitle</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of atom:subtitle as type="html</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsHtml(java.lang.String, java.lang.String)">setSubtitleAsHtml</A></B>(java.lang.String&nbsp;value,
-                  java.lang.String&nbsp;baseUri)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of atom:subtitle as type="html</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsHtml(java.lang.String, java.net.URI)">setSubtitleAsHtml</A></B>(java.lang.String&nbsp;value,
-                  java.net.URI&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitle(org.apache.abdera.model.Div)">setSubtitle</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of atom:subtitle as type="html</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the subtitle as @type="xhtml"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsText(java.lang.String)">setSubtitleAsText</A></B>(java.lang.String&nbsp;value)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitle(java.lang.String)">setSubtitle</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of atom:subtitle as type="text"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the subtitle as @type="text"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsXhtml(org.apache.abdera.model.Div)">setSubtitleAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitle(java.lang.String, org.apache.abdera.model.Text.Type)">setSubtitle</A></B>(java.lang.String&nbsp;value,
+            <A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:subtitle as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the subtitle</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsXhtml(org.apache.abdera.model.Div, java.lang.String)">setSubtitleAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                   java.lang.String&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitle(org.apache.abdera.model.Text.Type)">setSubtitle</A></B>(<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:subtitle as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the subtitle</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsXhtml(org.apache.abdera.model.Div, java.net.URI)">setSubtitleAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                   java.net.URI&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsHtml(java.lang.String)">setSubtitleAsHtml</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:subtitle as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the subtitle as @type="html"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -937,25 +897,7 @@
 <TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsXhtml(java.lang.String)">setSubtitleAsXhtml</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the contnt of atom:subtitle as type="xhtml"</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsXhtml(java.lang.String, java.lang.String)">setSubtitleAsXhtml</A></B>(java.lang.String&nbsp;value,
-                   java.lang.String&nbsp;baseUri)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the contnt of atom:subtitle as type="xhtml"</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setSubtitleAsXhtml(java.lang.String, java.net.URI)">setSubtitleAsXhtml</A></B>(java.lang.String&nbsp;value,
-                   java.net.URI&nbsp;baseUri)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the contnt of atom:subtitle as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the subtitle as @type="xhtml"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -969,62 +911,51 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsHtml(java.lang.String)">setTitleAsHtml</A></B>(java.lang.String&nbsp;value)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of atom:title as type="html"</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsHtml(java.lang.String, java.lang.String)">setTitleAsHtml</A></B>(java.lang.String&nbsp;value,
-               java.lang.String&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitle()">setTitle</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of atom:title as type="html"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsHtml(java.lang.String, java.net.URI)">setTitleAsHtml</A></B>(java.lang.String&nbsp;value,
-               java.net.URI&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitle(org.apache.abdera.model.Div)">setTitle</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of atom:title as type="html"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the title as @type="xhtml"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsText(java.lang.String)">setTitleAsText</A></B>(java.lang.String&nbsp;value)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitle(java.lang.String)">setTitle</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of atom:title as type="text"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the title as @type="text"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsXhtml(org.apache.abdera.model.Div)">setTitleAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitle(java.lang.String, org.apache.abdera.model.Text.Type)">setTitle</A></B>(java.lang.String&nbsp;value,
+         <A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:title as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the title</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsXhtml(org.apache.abdera.model.Div, java.lang.String)">setTitleAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                java.lang.String&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitle(org.apache.abdera.model.Text.Type)">setTitle</A></B>(<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:title as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the title</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsXhtml(org.apache.abdera.model.Div, java.net.URI)">setTitleAsXhtml</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                java.net.URI&nbsp;baseUri)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsHtml(java.lang.String)">setTitleAsHtml</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:title as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the title as @type="html"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -1032,25 +963,7 @@
 <TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsXhtml(java.lang.String)">setTitleAsXhtml</A></B>(java.lang.String&nbsp;value)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:title as type="xhtml"</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsXhtml(java.lang.String, java.lang.String)">setTitleAsXhtml</A></B>(java.lang.String&nbsp;value,
-                java.lang.String&nbsp;baseUri)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:title as type="xhtml"</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Source.html#setTitleAsXhtml(java.lang.String, java.net.URI)">setTitleAsXhtml</A></B>(java.lang.String&nbsp;value,
-                java.net.URI&nbsp;baseUri)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the content of atom:title as type="xhtml"</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the title as @type="xhtml"</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -1110,34 +1023,7 @@
 <TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html" title="interface in org.apache.abdera.model">ExtensibleElement</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addExtension(org.apache.abdera.model.ExtensionElement)">addExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addExtension(javax.xml.namespace.QName)">addExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addExtension(java.lang.String, java.lang.String, java.lang.String)">addExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addExtensions(java.util.List)">addExtensions</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addSimpleExtension(javax.xml.namespace.QName, java.lang.String)">addSimpleExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addSimpleExtension(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">addSimpleExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtension(java.lang.Class)
 ">getExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtension(javax.xml.namespace.QName)">getExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtensions()">getExtensions</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtensions(javax.xml.namespace.QName)">getExtensions</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtensions(java.lang.String)">getExtensions</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.Element"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/Element.html#discard()">discard</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String, java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getBaseUri()">getBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getDocument()">getDocument</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild()">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild(javax.xml.namespace.QName)">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getLanguage()">getLanguage</A>, <A HREF="../../../../org/apache/abd
 era/model/Element.html#getNextSibling()">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getNextSibling(javax.xml.namespace.QName)">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getParentElement()">getParentElement</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling()">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling(javax.xml.namespace.QName)">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getResolvedBaseUri()">getResolvedBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(javax.xml.namespace.QName, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(java.lang.Str
 ing, java.lang.String, java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.lang.String)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.net.URI)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setLanguage(java.lang.String)">setLanguage</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setParentElement(org.apache.abdera.model.Element)">setParentElement</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.Base"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/Base.html#clone()">clone</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#getFactory()">getFactory</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#writeTo(java.io.OutputStream)">writeTo</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.ExtensionElement"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/ExtensionElement.html" title="interface in org.apache.abdera.model">ExtensionElement</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/ExtensionElement.html#getQName()">getQName</A></CODE></TD>
+<TD><CODE><A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addExtension(org.apache.abdera.model.Element)">addExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addExtension(javax.xml.namespace.QName)">addExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addExtension(java.lang.String, java.lang.String, java.lang.String)">addExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addExtensions(java.util.List)">addExtensions</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addSimpleExtension(javax.xml.namespace.QName, java.lang.String)">addSimpleExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#addSimpleExtension(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">addSimpleExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtension(java.lang.Class)">getExte
 nsion</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtension(javax.xml.namespace.QName)">getExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtensions()">getExtensions</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtensions(javax.xml.namespace.QName)">getExtensions</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getExtensions(java.lang.String)">getExtensions</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getSimpleExtension(javax.xml.namespace.QName)">getSimpleExtension</A>, <A HREF="../../../../org/apache/abdera/model/ExtensibleElement.html#getSimpleExtension(java.lang.String, java.lang.String, java.lang.String)">getSimpleExtension</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.Element"><!-- --></A>
@@ -1146,7 +1032,7 @@
 <TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/Element.html#discard()">discard</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String, java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getBaseUri()">getBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getDocument()">getDocument</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild()">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild(javax.xml.namespace.QName)">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getLanguage()">getLanguage</A>, <A HREF="../../../../org/apache/abd
 era/model/Element.html#getNextSibling()">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getNextSibling(javax.xml.namespace.QName)">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getParentElement()">getParentElement</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling()">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling(javax.xml.namespace.QName)">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getResolvedBaseUri()">getResolvedBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(javax.xml.namespace.QName, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(java.lang.Str
 ing, java.lang.String, java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.lang.String)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.net.URI)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setLanguage(java.lang.String)">setLanguage</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setParentElement(org.apache.abdera.model.Element)">setParentElement</A></CODE></TD>
+<TD><CODE><A HREF="../../../../org/apache/abdera/model/Element.html#discard()">discard</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String, java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getBaseUri()">getBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getDocument()">getDocument</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild()">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild(javax.xml.namespace.QName)">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getLanguage()">getLanguage</A>, <A HREF="../../../../org/apache/abd
 era/model/Element.html#getNextSibling()">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getNextSibling(javax.xml.namespace.QName)">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getParentElement()">getParentElement</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling()">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling(javax.xml.namespace.QName)">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getQName()">getQName</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getResolvedBaseUri()">getResolvedBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getText()">getText</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(javax.xml.namespace.QName, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#s
 etAttributeValue(java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.lang.String)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.net.URI)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setLanguage(java.lang.String)">setLanguage</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setParentElement(org.apache.abdera.model.Element)">setParentElement</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setText(java.lang.String)">setText</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.Base"><!-- --></A>
@@ -1155,7 +1041,7 @@
 <TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/Base.html#clone()">clone</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#getFactory()">getFactory</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#writeTo(java.io.OutputStream)">writeTo</A></CODE></TD>
+<TD><CODE><A HREF="../../../../org/apache/abdera/model/Base.html#clone()">clone</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#getFactory()">getFactory</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#writeTo(java.io.OutputStream)">writeTo</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#writeTo(java.io.Writer)">writeTo</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -1246,9 +1132,7 @@
 </DL>
 </DD>
 <DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -1492,9 +1376,7 @@
 </DL>
 </DD>
 <DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -2204,29 +2086,11 @@
 </DL>
 <HR>
 
-<A NAME="setRightsAsText(java.lang.String)"><!-- --></A><H3>
-setRightsAsText</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsText</B>(java.lang.String&nbsp;value)</PRE>
-<DL>
-<DD>Sets the text of atom:rights as type="text"
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setRightsAsHtml(java.lang.String)"><!-- --></A><H3>
-setRightsAsHtml</H3>
+<A NAME="setRights()"><!-- --></A><H3>
+setRights</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsHtml</B>(java.lang.String&nbsp;value)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRights</B>()</PRE>
 <DL>
-<DD>Sets the text of atom:rights as type="html"
-<P>
 <DD><DL>
 </DL>
 </DD>
@@ -2236,12 +2100,12 @@
 </DL>
 <HR>
 
-<A NAME="setRightsAsXhtml(java.lang.String)"><!-- --></A><H3>
-setRightsAsXhtml</H3>
+<A NAME="setRights(java.lang.String)"><!-- --></A><H3>
+setRights</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsXhtml</B>(java.lang.String&nbsp;value)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRights</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the content of atom:rights as type="xhtml"
+<DD>Sets the value of the rights as @type="text"
 <P>
 <DD><DL>
 </DL>
@@ -2252,29 +2116,12 @@
 </DL>
 <HR>
 
-<A NAME="setRightsAsXhtml(org.apache.abdera.model.Div)"><!-- --></A><H3>
-setRightsAsXhtml</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</PRE>
-<DL>
-<DD>Sets the content of atom:rights as type="xhtml"
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setRightsAsHtml(java.lang.String, java.net.URI)"><!-- --></A><H3>
+<A NAME="setRightsAsHtml(java.lang.String)"><!-- --></A><H3>
 setRightsAsHtml</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsHtml</B>(java.lang.String&nbsp;value,
-                     java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsHtml</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the text of atom:rights as type="html"
+<DD>Sets the value of the rights as @type="html"
 <P>
 <DD><DL>
 </DL>
@@ -2285,13 +2132,12 @@
 </DL>
 <HR>
 
-<A NAME="setRightsAsXhtml(java.lang.String, java.net.URI)"><!-- --></A><H3>
+<A NAME="setRightsAsXhtml(java.lang.String)"><!-- --></A><H3>
 setRightsAsXhtml</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsXhtml</B>(java.lang.String&nbsp;value,
-                      java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsXhtml</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the content of atom:rights as type="xhtml"
+<DD>Sets the value of the rights as @type="xhtml"
 <P>
 <DD><DL>
 </DL>
@@ -2302,13 +2148,12 @@
 </DL>
 <HR>
 
-<A NAME="setRightsAsXhtml(org.apache.abdera.model.Div, java.net.URI)"><!-- --></A><H3>
-setRightsAsXhtml</H3>
+<A NAME="setRights(org.apache.abdera.model.Text.Type)"><!-- --></A><H3>
+setRights</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                      java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRights</B>(<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</PRE>
 <DL>
-<DD>Sets the content of atom:rights as type="xhtml"
+<DD>Sets the rights
 <P>
 <DD><DL>
 </DL>
@@ -2319,62 +2164,35 @@
 </DL>
 <HR>
 
-<A NAME="setRightsAsHtml(java.lang.String, java.lang.String)"><!-- --></A><H3>
-setRightsAsHtml</H3>
+<A NAME="setRights(java.lang.String, org.apache.abdera.model.Text.Type)"><!-- --></A><H3>
+setRights</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsHtml</B>(java.lang.String&nbsp;value,
-                     java.lang.String&nbsp;baseUri)
-                     throws java.net.URISyntaxException</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRights</B>(java.lang.String&nbsp;value,
+               <A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</PRE>
 <DL>
-<DD>Sets the text of atom:rights as type="html"
+<DD>Sets the value of the rights
 <P>
 <DD><DL>
 </DL>
 </DD>
 <DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
-</DD>
 </DL>
-<HR>
-
-<A NAME="setRightsAsXhtml(java.lang.String, java.lang.String)"><!-- --></A><H3>
-setRightsAsXhtml</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsXhtml</B>(java.lang.String&nbsp;value,
-                      java.lang.String&nbsp;baseUri)
-                      throws java.net.URISyntaxException</PRE>
-<DL>
-<DD>Sets the content of atom:rights as type="xhtml"
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
 </DD>
 </DL>
 <HR>
 
-<A NAME="setRightsAsXhtml(org.apache.abdera.model.Div, java.lang.String)"><!-- --></A><H3>
-setRightsAsXhtml</H3>
+<A NAME="setRights(org.apache.abdera.model.Div)"><!-- --></A><H3>
+setRights</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRightsAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                      java.lang.String&nbsp;baseUri)
-                      throws java.net.URISyntaxException</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setRights</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</PRE>
 <DL>
-<DD>Sets the content of atom:rights as type="xhtml"
+<DD>Sets the value of the rights as @type="xhtml"
 <P>
 <DD><DL>
 </DL>
 </DD>
 <DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -2445,45 +2263,11 @@
 </DL>
 <HR>
 
-<A NAME="setSubtitleAsText(java.lang.String)"><!-- --></A><H3>
-setSubtitleAsText</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsText</B>(java.lang.String&nbsp;value)</PRE>
-<DL>
-<DD>Sets the value of atom:subtitle as type="text"
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setSubtitleAsHtml(java.lang.String)"><!-- --></A><H3>
-setSubtitleAsHtml</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsHtml</B>(java.lang.String&nbsp;value)</PRE>
-<DL>
-<DD>Sets the value of atom:subtitle as type="html
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setSubtitleAsXhtml(java.lang.String)"><!-- --></A><H3>
-setSubtitleAsXhtml</H3>
+<A NAME="setSubtitle()"><!-- --></A><H3>
+setSubtitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsXhtml</B>(java.lang.String&nbsp;value)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitle</B>()</PRE>
 <DL>
-<DD>Sets the contnt of atom:subtitle as type="xhtml"
-<P>
 <DD><DL>
 </DL>
 </DD>
@@ -2493,12 +2277,12 @@
 </DL>
 <HR>
 
-<A NAME="setSubtitleAsXhtml(org.apache.abdera.model.Div)"><!-- --></A><H3>
-setSubtitleAsXhtml</H3>
+<A NAME="setSubtitle(java.lang.String)"><!-- --></A><H3>
+setSubtitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitle</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the content of atom:subtitle as type="xhtml"
+<DD>Sets the value of the subtitle as @type="text"
 <P>
 <DD><DL>
 </DL>
@@ -2509,13 +2293,12 @@
 </DL>
 <HR>
 
-<A NAME="setSubtitleAsHtml(java.lang.String, java.net.URI)"><!-- --></A><H3>
+<A NAME="setSubtitleAsHtml(java.lang.String)"><!-- --></A><H3>
 setSubtitleAsHtml</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsHtml</B>(java.lang.String&nbsp;value,
-                       java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsHtml</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the value of atom:subtitle as type="html
+<DD>Sets the value of the subtitle as @type="html"
 <P>
 <DD><DL>
 </DL>
@@ -2526,13 +2309,12 @@
 </DL>
 <HR>
 
-<A NAME="setSubtitleAsXhtml(java.lang.String, java.net.URI)"><!-- --></A><H3>
+<A NAME="setSubtitleAsXhtml(java.lang.String)"><!-- --></A><H3>
 setSubtitleAsXhtml</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsXhtml</B>(java.lang.String&nbsp;value,
-                        java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsXhtml</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the contnt of atom:subtitle as type="xhtml"
+<DD>Sets the value of the subtitle as @type="xhtml"
 <P>
 <DD><DL>
 </DL>
@@ -2543,13 +2325,12 @@
 </DL>
 <HR>
 
-<A NAME="setSubtitleAsXhtml(org.apache.abdera.model.Div, java.net.URI)"><!-- --></A><H3>
-setSubtitleAsXhtml</H3>
+<A NAME="setSubtitle(org.apache.abdera.model.Text.Type)"><!-- --></A><H3>
+setSubtitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                        java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitle</B>(<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</PRE>
 <DL>
-<DD>Sets the content of atom:subtitle as type="xhtml"
+<DD>Sets the subtitle
 <P>
 <DD><DL>
 </DL>
@@ -2560,62 +2341,35 @@
 </DL>
 <HR>
 
-<A NAME="setSubtitleAsHtml(java.lang.String, java.lang.String)"><!-- --></A><H3>
-setSubtitleAsHtml</H3>
+<A NAME="setSubtitle(java.lang.String, org.apache.abdera.model.Text.Type)"><!-- --></A><H3>
+setSubtitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsHtml</B>(java.lang.String&nbsp;value,
-                       java.lang.String&nbsp;baseUri)
-                       throws java.net.URISyntaxException</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitle</B>(java.lang.String&nbsp;value,
+                 <A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</PRE>
 <DL>
-<DD>Sets the value of atom:subtitle as type="html
+<DD>Sets the value of the subtitle
 <P>
 <DD><DL>
 </DL>
 </DD>
 <DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setSubtitleAsXhtml(java.lang.String, java.lang.String)"><!-- --></A><H3>
-setSubtitleAsXhtml</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsXhtml</B>(java.lang.String&nbsp;value,
-                        java.lang.String&nbsp;baseUri)
-                        throws java.net.URISyntaxException</PRE>
-<DL>
-<DD>Sets the contnt of atom:subtitle as type="xhtml"
-<P>
-<DD><DL>
 </DL>
 </DD>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
-</DD>
 </DL>
 <HR>
 
-<A NAME="setSubtitleAsXhtml(org.apache.abdera.model.Div, java.lang.String)"><!-- --></A><H3>
-setSubtitleAsXhtml</H3>
+<A NAME="setSubtitle(org.apache.abdera.model.Div)"><!-- --></A><H3>
+setSubtitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitleAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                        java.lang.String&nbsp;baseUri)
-                        throws java.net.URISyntaxException</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setSubtitle</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</PRE>
 <DL>
-<DD>Sets the content of atom:subtitle as type="xhtml"
+<DD>Sets the value of the subtitle as @type="xhtml"
 <P>
 <DD><DL>
 </DL>
 </DD>
 <DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -2686,13 +2440,11 @@
 </DL>
 <HR>
 
-<A NAME="setTitleAsText(java.lang.String)"><!-- --></A><H3>
-setTitleAsText</H3>
+<A NAME="setTitle()"><!-- --></A><H3>
+setTitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsText</B>(java.lang.String&nbsp;value)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitle</B>()</PRE>
 <DL>
-<DD>Sets the value of atom:title as type="text"
-<P>
 <DD><DL>
 </DL>
 </DD>
@@ -2702,12 +2454,12 @@
 </DL>
 <HR>
 
-<A NAME="setTitleAsHtml(java.lang.String)"><!-- --></A><H3>
-setTitleAsHtml</H3>
+<A NAME="setTitle(java.lang.String)"><!-- --></A><H3>
+setTitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsHtml</B>(java.lang.String&nbsp;value)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitle</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the value of atom:title as type="html"
+<DD>Sets the value of the title as @type="text"
 <P>
 <DD><DL>
 </DL>
@@ -2718,45 +2470,12 @@
 </DL>
 <HR>
 
-<A NAME="setTitleAsXhtml(java.lang.String)"><!-- --></A><H3>
-setTitleAsXhtml</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsXhtml</B>(java.lang.String&nbsp;value)</PRE>
-<DL>
-<DD>Sets the content of atom:title as type="xhtml"
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setTitleAsXhtml(org.apache.abdera.model.Div)"><!-- --></A><H3>
-setTitleAsXhtml</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</PRE>
-<DL>
-<DD>Sets the content of atom:title as type="xhtml"
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setTitleAsHtml(java.lang.String, java.net.URI)"><!-- --></A><H3>
+<A NAME="setTitleAsHtml(java.lang.String)"><!-- --></A><H3>
 setTitleAsHtml</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsHtml</B>(java.lang.String&nbsp;value,
-                    java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsHtml</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the value of atom:title as type="html"
+<DD>Sets the value of the title as @type="html"
 <P>
 <DD><DL>
 </DL>
@@ -2767,13 +2486,12 @@
 </DL>
 <HR>
 
-<A NAME="setTitleAsXhtml(java.lang.String, java.net.URI)"><!-- --></A><H3>
+<A NAME="setTitleAsXhtml(java.lang.String)"><!-- --></A><H3>
 setTitleAsXhtml</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsXhtml</B>(java.lang.String&nbsp;value,
-                     java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsXhtml</B>(java.lang.String&nbsp;value)</PRE>
 <DL>
-<DD>Sets the content of atom:title as type="xhtml"
+<DD>Sets the value of the title as @type="xhtml"
 <P>
 <DD><DL>
 </DL>
@@ -2784,13 +2502,12 @@
 </DL>
 <HR>
 
-<A NAME="setTitleAsXhtml(org.apache.abdera.model.Div, java.net.URI)"><!-- --></A><H3>
-setTitleAsXhtml</H3>
+<A NAME="setTitle(org.apache.abdera.model.Text.Type)"><!-- --></A><H3>
+setTitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                     java.net.URI&nbsp;baseUri)</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitle</B>(<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</PRE>
 <DL>
-<DD>Sets the content of atom:title as type="xhtml"
+<DD>Sets the title
 <P>
 <DD><DL>
 </DL>
@@ -2801,62 +2518,35 @@
 </DL>
 <HR>
 
-<A NAME="setTitleAsHtml(java.lang.String, java.lang.String)"><!-- --></A><H3>
-setTitleAsHtml</H3>
+<A NAME="setTitle(java.lang.String, org.apache.abdera.model.Text.Type)"><!-- --></A><H3>
+setTitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsHtml</B>(java.lang.String&nbsp;value,
-                    java.lang.String&nbsp;baseUri)
-                    throws java.net.URISyntaxException</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitle</B>(java.lang.String&nbsp;value,
+              <A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</PRE>
 <DL>
-<DD>Sets the value of atom:title as type="html"
+<DD>Sets the value of the title
 <P>
 <DD><DL>
 </DL>
 </DD>
 <DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setTitleAsXhtml(java.lang.String, java.lang.String)"><!-- --></A><H3>
-setTitleAsXhtml</H3>
-<PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsXhtml</B>(java.lang.String&nbsp;value,
-                     java.lang.String&nbsp;baseUri)
-                     throws java.net.URISyntaxException</PRE>
-<DL>
-<DD>Sets the content of atom:title as type="xhtml"
-<P>
-<DD><DL>
 </DL>
 </DD>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
-</DD>
 </DL>
 <HR>
 
-<A NAME="setTitleAsXhtml(org.apache.abdera.model.Div, java.lang.String)"><!-- --></A><H3>
-setTitleAsXhtml</H3>
+<A NAME="setTitle(org.apache.abdera.model.Div)"><!-- --></A><H3>
+setTitle</H3>
 <PRE>
-<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitleAsXhtml</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value,
-                     java.lang.String&nbsp;baseUri)
-                     throws java.net.URISyntaxException</PRE>
+<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model">Text</A> <B>setTitle</B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</PRE>
 <DL>
-<DD>Sets the content of atom:title as type="xhtml"
+<DD>Sets the value of the title as @type="xhtml"
 <P>
 <DD><DL>
 </DL>
 </DD>
 <DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DL>
 </DD>
 </DL>
 <HR>
@@ -3092,7 +2782,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/abdera/model/Service.html" title="interface in org.apache.abdera.model"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/abdera/model/StringElement.html" title="interface in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/model/Source.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Source.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Text.Type.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Text.Type.html?rev=420663&r1=420662&r2=420663&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Text.Type.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Text.Type.html Mon Jul 10 16:53:40 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Fri Jun 16 14:22:52 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:10 PDT 2006 -->
 <TITLE>
 Text.Type (Abdera)
 </TITLE>
@@ -52,7 +52,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/abdera/model/Total.html" title="interface in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/abdera/model/Workspace.html" title="interface in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/model/Text.Type.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Text.Type.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -321,7 +321,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/abdera/model/Text.html" title="interface in org.apache.abdera.model"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/abdera/model/Total.html" title="interface in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/abdera/model/Workspace.html" title="interface in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/model/Text.Type.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Text.Type.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Text.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Text.html?rev=420663&r1=420662&r2=420663&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Text.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/model/Text.html Mon Jul 10 16:53:40 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Fri Jun 16 14:22:52 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:10 PDT 2006 -->
 <TITLE>
 Text (Abdera)
 </TITLE>
@@ -51,7 +51,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/abdera/model/StringElement.html" title="interface in org.apache.abdera.model"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/model/Source.html" title="interface in org.apache.abdera.model"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/model/Text.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -89,11 +89,11 @@
 <BR>
 Interface Text</H2>
 <DL>
-<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>, java.lang.Cloneable, <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>, <A HREF="../../../../org/apache/abdera/model/ExtensionElement.html" title="interface in org.apache.abdera.model">ExtensionElement</A>, java.io.Serializable, <A HREF="../../../../org/apache/abdera/model/StringElement.html" title="interface in org.apache.abdera.model">StringElement</A></DD>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>, java.lang.Cloneable, <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>, java.io.Serializable</DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public interface <B>Text</B><DT>extends <A HREF="../../../../org/apache/abdera/model/StringElement.html" title="interface in org.apache.abdera.model">StringElement</A></DL>
+<DT><PRE>public interface <B>Text</B><DT>extends <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A></DL>
 </PRE>
 
 <P>
@@ -179,6 +179,14 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Text.html#getValue()">getValue</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Text.html#getValueElement()">getValueElement</A></B>()</CODE>
 
@@ -187,29 +195,43 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Text.html#setValueElement(org.apache.abdera.model.Div)">setValueElement</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</CODE>
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Text.html#getWrappedValue()">getWrappedValue</A></B>()</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.StringElement"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/StringElement.html" title="interface in org.apache.abdera.model">StringElement</A></B></TH>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Text.html#setTextType(org.apache.abdera.model.Text.Type)">setTextType</A></B>(<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/StringElement.html#getValue()">getValue</A>, <A HREF="../../../../org/apache/abdera/model/StringElement.html#setValue(java.lang.String)">setValue</A></CODE></TD>
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Text.html#setValue(java.lang.String)">setValue</A></B>(java.lang.String&nbsp;value)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.ExtensionElement"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/ExtensionElement.html" title="interface in org.apache.abdera.model">ExtensionElement</A></B></TH>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Text.html#setValueElement(org.apache.abdera.model.Div)">setValueElement</A></B>(<A HREF="../../../../org/apache/abdera/model/Div.html" title="interface in org.apache.abdera.model">Div</A>&nbsp;value)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/ExtensionElement.html#getQName()">getQName</A></CODE></TD>
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/model/Text.html#setWrappedValue(java.lang.String)">setWrappedValue</A></B>(java.lang.String&nbsp;wrappedValue)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.Element"><!-- --></A>
@@ -218,7 +240,7 @@
 <TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/Element.html#discard()">discard</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String, java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getBaseUri()">getBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getDocument()">getDocument</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild()">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild(javax.xml.namespace.QName)">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getLanguage()">getLanguage</A>, <A HREF="../../../../org/apache/abd
 era/model/Element.html#getNextSibling()">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getNextSibling(javax.xml.namespace.QName)">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getParentElement()">getParentElement</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling()">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling(javax.xml.namespace.QName)">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getResolvedBaseUri()">getResolvedBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(javax.xml.namespace.QName, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(java.lang.Str
 ing, java.lang.String, java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.lang.String)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.net.URI)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setLanguage(java.lang.String)">setLanguage</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setParentElement(org.apache.abdera.model.Element)">setParentElement</A></CODE></TD>
+<TD><CODE><A HREF="../../../../org/apache/abdera/model/Element.html#discard()">discard</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getAttributeValue(java.lang.String, java.lang.String)">getAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getBaseUri()">getBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getDocument()">getDocument</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild()">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getFirstChild(javax.xml.namespace.QName)">getFirstChild</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getLanguage()">getLanguage</A>, <A HREF="../../../../org/apache/abd
 era/model/Element.html#getNextSibling()">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getNextSibling(javax.xml.namespace.QName)">getNextSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getParentElement()">getParentElement</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling()">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getPreviousSibling(javax.xml.namespace.QName)">getPreviousSibling</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getQName()">getQName</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getResolvedBaseUri()">getResolvedBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#getText()">getText</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(javax.xml.namespace.QName, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#s
 etAttributeValue(java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setAttributeValue(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">setAttributeValue</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.lang.String)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setBaseUri(java.net.URI)">setBaseUri</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setLanguage(java.lang.String)">setLanguage</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setParentElement(org.apache.abdera.model.Element)">setParentElement</A>, <A HREF="../../../../org/apache/abdera/model/Element.html#setText(java.lang.String)">setText</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.model.Base"><!-- --></A>
@@ -227,7 +249,7 @@
 <TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.model.<A HREF="../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/abdera/model/Base.html#clone()">clone</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#getFactory()">getFactory</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#writeTo(java.io.OutputStream)">writeTo</A></CODE></TD>
+<TD><CODE><A HREF="../../../../org/apache/abdera/model/Base.html#clone()">clone</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#getFactory()">getFactory</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#writeTo(java.io.OutputStream)">writeTo</A>, <A HREF="../../../../org/apache/abdera/model/Base.html#writeTo(java.io.Writer)">writeTo</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -257,6 +279,20 @@
 </DL>
 <HR>
 
+<A NAME="setTextType(org.apache.abdera.model.Text.Type)"><!-- --></A><H3>
+setTextType</H3>
+<PRE>
+void <B>setTextType</B>(<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model">Text.Type</A>&nbsp;type)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
 <A NAME="getValueElement()"><!-- --></A><H3>
 getValueElement</H3>
 <PRE>
@@ -283,6 +319,62 @@
 </DL>
 </DD>
 </DL>
+<HR>
+
+<A NAME="getValue()"><!-- --></A><H3>
+getValue</H3>
+<PRE>
+java.lang.String <B>getValue</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setValue(java.lang.String)"><!-- --></A><H3>
+setValue</H3>
+<PRE>
+void <B>setValue</B>(java.lang.String&nbsp;value)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getWrappedValue()"><!-- --></A><H3>
+getWrappedValue</H3>
+<PRE>
+java.lang.String <B>getWrappedValue</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWrappedValue(java.lang.String)"><!-- --></A><H3>
+setWrappedValue</H3>
+<PRE>
+void <B>setWrappedValue</B>(java.lang.String&nbsp;wrappedValue)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -313,7 +405,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/abdera/model/StringElement.html" title="interface in org.apache.abdera.model"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/model/Source.html" title="interface in org.apache.abdera.model"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/abdera/model/Text.Type.html" title="enum in org.apache.abdera.model"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/model/Text.html" target="_top"><B>FRAMES</B></A>  &nbsp;