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/14 18:40:12 UTC

svn commit: r421941 [4/15] - in /incubator/abdera/site/trunk/docs/api: ./ org/apache/abdera/ext/ org/apache/abdera/ext/opensearch/ org/apache/abdera/ext/thread/ org/apache/abdera/factory/ org/apache/abdera/filter/ org/apache/abdera/model/ org/apache/ab...

Added: incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/opensearch/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/opensearch/package-tree.html?rev=421941&view=auto
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/opensearch/package-tree.html (added)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/opensearch/package-tree.html Fri Jul 14 09:40:07 2006
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:40 PDT 2006 -->
+<TITLE>
+org.apache.abdera.ext.opensearch Class Hierarchy (Abdera)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="org.apache.abdera.ext.opensearch Class Hierarchy (Abdera)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/abdera/ext/opensearch/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<CENTER>
+<H2>
+Hierarchy For Package org.apache.abdera.ext.opensearch
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Class Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">org.apache.abdera.ext.opensearch.<A HREF="../../../../../org/apache/abdera/ext/opensearch/OpenSearchConstants.html" title="class in org.apache.abdera.ext.opensearch"><B>OpenSearchConstants</B></A><LI TYPE="circle">org.apache.abdera.ext.opensearch.<A HREF="../../../../../org/apache/abdera/ext/opensearch/OpenSearchExtensionFactory.html" title="class in org.apache.abdera.ext.opensearch"><B>OpenSearchExtensionFactory</B></A> (implements org.apache.abdera.factory.<A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html" title="interface in org.apache.abdera.factory">ExtensionFactory</A>, org.apache.abdera.parser.stax.FOMExtensionFactory)
+</UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.Cloneable<UL>
+<LI TYPE="circle">org.apache.abdera.model.<A HREF="../../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model"><B>Base</B></A><UL>
+<LI TYPE="circle">org.apache.abdera.model.<A HREF="../../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model"><B>Element</B></A> (also extends java.io.Serializable)
+<UL>
+<LI TYPE="circle">org.apache.abdera.ext.opensearch.<A HREF="../../../../../org/apache/abdera/ext/opensearch/ItemsPerPage.html" title="interface in org.apache.abdera.ext.opensearch"><B>ItemsPerPage</B></A><LI TYPE="circle">org.apache.abdera.ext.opensearch.<A HREF="../../../../../org/apache/abdera/ext/opensearch/StartIndex.html" title="interface in org.apache.abdera.ext.opensearch"><B>StartIndex</B></A><LI TYPE="circle">org.apache.abdera.ext.opensearch.<A HREF="../../../../../org/apache/abdera/ext/opensearch/TotalResults.html" title="interface in org.apache.abdera.ext.opensearch"><B>TotalResults</B></A></UL>
+</UL>
+</UL>
+<LI TYPE="circle">java.io.Serializable<UL>
+<LI TYPE="circle">org.apache.abdera.model.<A HREF="../../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model"><B>Element</B></A> (also extends org.apache.abdera.model.<A HREF="../../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>)
+<UL>
+<LI TYPE="circle">org.apache.abdera.ext.opensearch.<A HREF="../../../../../org/apache/abdera/ext/opensearch/ItemsPerPage.html" title="interface in org.apache.abdera.ext.opensearch"><B>ItemsPerPage</B></A><LI TYPE="circle">org.apache.abdera.ext.opensearch.<A HREF="../../../../../org/apache/abdera/ext/opensearch/StartIndex.html" title="interface in org.apache.abdera.ext.opensearch"><B>StartIndex</B></A><LI TYPE="circle">org.apache.abdera.ext.opensearch.<A HREF="../../../../../org/apache/abdera/ext/opensearch/TotalResults.html" title="interface in org.apache.abdera.ext.opensearch"><B>TotalResults</B></A></UL>
+</UL>
+</UL>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/abdera/ext/opensearch/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Added: incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/InReplyTo.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/InReplyTo.html?rev=421941&view=auto
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/InReplyTo.html (added)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/InReplyTo.html Fri Jul 14 09:40:07 2006
@@ -0,0 +1,590 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
+<TITLE>
+InReplyTo (Abdera)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.abdera.ext.thread.InReplyTo interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="InReplyTo (Abdera)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html" title="interface in org.apache.abdera.ext.thread"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/abdera/ext/thread/InReplyTo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="InReplyTo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.abdera.ext.thread</FONT>
+<BR>
+Interface InReplyTo</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>, java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public interface <B>InReplyTo</B><DT>extends <A HREF="../../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A></DL>
+</PRE>
+
+<P>
+Provides an interface for the Atom Threading Extension in-reply-to
+ element.  The in-reply-to element allows an entry to be marked as 
+ a response to another resource.
+<P>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.net.URI</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/InReplyTo.html#getHref()">getHref</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a dereferenceable URI indicating where a representation of the 
+ resource being responded to may be retrieved</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;javax.activation.MimeType</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/InReplyTo.html#getMimeType()">getMimeType</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the media type of the resource referenced by the href attribute</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.net.URI</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/InReplyTo.html#getRef()">getRef</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the persistent and universally unique identifier of the 
+ resource the entry is a response to.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.net.URI</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/InReplyTo.html#getResolvedHref()">getResolvedHref</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the resolved value of the href attribute</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.net.URI</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/InReplyTo.html#getResolvedSource()">getResolvedSource</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a dereferenceable URI of an Atom Feed or Entry Document resolved
+ against the in-scope Base URI</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.net.URI</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/InReplyTo.html#getSource()">getSource</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a dereferenceable URI of an Atom Feed or Entry Document</TD>
+</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/ext/thread/InReplyTo.html#setHref(java.lang.String)">setHref</A></B>(java.lang.String&nbsp;ref)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a dereferenceable URI indicating where a representation of the 
+ resource being responded to may be retrieved</TD>
+</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/ext/thread/InReplyTo.html#setHref(java.net.URI)">setHref</A></B>(java.net.URI&nbsp;ref)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a dereferenceable URI indicating where a representation of the 
+ resource being responded to may be retrieved</TD>
+</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/ext/thread/InReplyTo.html#setMimeType(javax.activation.MimeType)">setMimeType</A></B>(javax.activation.MimeType&nbsp;mimeType)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the media type of the resource referenced by the href attribute</TD>
+</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/ext/thread/InReplyTo.html#setMimeType(java.lang.String)">setMimeType</A></B>(java.lang.String&nbsp;mimeType)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the media type of the resource referenced by the href attribute</TD>
+</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/ext/thread/InReplyTo.html#setRef(java.lang.String)">setRef</A></B>(java.lang.String&nbsp;ref)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the persistent and universally unique identifier of the 
+ resource that this entry is a response to</TD>
+</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/ext/thread/InReplyTo.html#setRef(java.net.URI)">setRef</A></B>(java.net.URI&nbsp;ref)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the persistent and universally unique identifier of the 
+ resource that this entry is a response to</TD>
+</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/ext/thread/InReplyTo.html#setSource(java.lang.String)">setSource</A></B>(java.lang.String&nbsp;source)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a dereferenceable URI of an Atom Feed or Entry Document</TD>
+</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/ext/thread/InReplyTo.html#setSource(java.net.URI)">setSource</A></B>(java.net.URI&nbsp;source)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a dereferenceable URI of an Atom Feed or Entry Document</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#getAttributes()">getAttributes</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#getBaseUri()">getBaseUri</A>, <A HREF="../../../../../org/apache/abdera/model/Element.html#getDocument()">getDocument</A>, <A HREF="../../../../../org/apache/abdera/model/Element.html#getExtensionAttributes()">getExtensionAttributes</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/abdera/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#removeAttribute(jav
 ax.xml.namespace.QName)">removeAttribute</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#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>
+<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>, <A HREF="../../../../../org/apache/abdera/model/Base.html#writeTo(java.io.Writer)">writeTo</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getRef()"><!-- --></A><H3>
+getRef</H3>
+<PRE>
+java.net.URI <B>getRef</B>()
+                    throws java.net.URISyntaxException</PRE>
+<DL>
+<DD>Returns the persistent and universally unique identifier of the 
+ resource the entry is a response to.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setRef(java.net.URI)"><!-- --></A><H3>
+setRef</H3>
+<PRE>
+void <B>setRef</B>(java.net.URI&nbsp;ref)</PRE>
+<DL>
+<DD>Sets the persistent and universally unique identifier of the 
+ resource that this entry is a response to
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setRef(java.lang.String)"><!-- --></A><H3>
+setRef</H3>
+<PRE>
+void <B>setRef</B>(java.lang.String&nbsp;ref)
+            throws java.net.URISyntaxException</PRE>
+<DL>
+<DD>Sets the persistent and universally unique identifier of the 
+ resource that this entry is a response to
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getResolvedHref()"><!-- --></A><H3>
+getResolvedHref</H3>
+<PRE>
+java.net.URI <B>getResolvedHref</B>()
+                             throws java.net.URISyntaxException</PRE>
+<DL>
+<DD>Returns the resolved value of the href attribute
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getHref()"><!-- --></A><H3>
+getHref</H3>
+<PRE>
+java.net.URI <B>getHref</B>()
+                     throws java.net.URISyntaxException</PRE>
+<DL>
+<DD>Returns a dereferenceable URI indicating where a representation of the 
+ resource being responded to may be retrieved
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setHref(java.net.URI)"><!-- --></A><H3>
+setHref</H3>
+<PRE>
+void <B>setHref</B>(java.net.URI&nbsp;ref)</PRE>
+<DL>
+<DD>Sets a dereferenceable URI indicating where a representation of the 
+ resource being responded to may be retrieved
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setHref(java.lang.String)"><!-- --></A><H3>
+setHref</H3>
+<PRE>
+void <B>setHref</B>(java.lang.String&nbsp;ref)
+             throws java.net.URISyntaxException</PRE>
+<DL>
+<DD>Sets a dereferenceable URI indicating where a representation of the 
+ resource being responded to may be retrieved
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMimeType()"><!-- --></A><H3>
+getMimeType</H3>
+<PRE>
+javax.activation.MimeType <B>getMimeType</B>()
+                                      throws javax.activation.MimeTypeParseException</PRE>
+<DL>
+<DD>Returns the media type of the resource referenced by the href attribute
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>javax.activation.MimeTypeParseException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMimeType(javax.activation.MimeType)"><!-- --></A><H3>
+setMimeType</H3>
+<PRE>
+void <B>setMimeType</B>(javax.activation.MimeType&nbsp;mimeType)</PRE>
+<DL>
+<DD>Sets the media type of the resource referenced by the href attribute
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMimeType(java.lang.String)"><!-- --></A><H3>
+setMimeType</H3>
+<PRE>
+void <B>setMimeType</B>(java.lang.String&nbsp;mimeType)
+                 throws javax.activation.MimeTypeParseException</PRE>
+<DL>
+<DD>Sets the media type of the resource referenced by the href attribute
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>javax.activation.MimeTypeParseException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getResolvedSource()"><!-- --></A><H3>
+getResolvedSource</H3>
+<PRE>
+java.net.URI <B>getResolvedSource</B>()
+                               throws java.net.URISyntaxException</PRE>
+<DL>
+<DD>Returns a dereferenceable URI of an Atom Feed or Entry Document resolved
+ against the in-scope Base URI
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSource()"><!-- --></A><H3>
+getSource</H3>
+<PRE>
+java.net.URI <B>getSource</B>()
+                       throws java.net.URISyntaxException</PRE>
+<DL>
+<DD>Returns a dereferenceable URI of an Atom Feed or Entry Document
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setSource(java.net.URI)"><!-- --></A><H3>
+setSource</H3>
+<PRE>
+void <B>setSource</B>(java.net.URI&nbsp;source)</PRE>
+<DL>
+<DD>Sets a dereferenceable URI of an Atom Feed or Entry Document
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setSource(java.lang.String)"><!-- --></A><H3>
+setSource</H3>
+<PRE>
+void <B>setSource</B>(java.lang.String&nbsp;source)
+               throws java.net.URISyntaxException</PRE>
+<DL>
+<DD>Sets a dereferenceable URI of an Atom Feed or Entry Document
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.net.URISyntaxException</CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html" title="interface in org.apache.abdera.ext.thread"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/abdera/ext/thread/InReplyTo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="InReplyTo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Added: incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/ThreadConstants.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/ThreadConstants.html?rev=421941&view=auto
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/ThreadConstants.html (added)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/ThreadConstants.html Fri Jul 14 09:40:07 2006
@@ -0,0 +1,446 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
+<TITLE>
+ThreadConstants (Abdera)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.abdera.ext.thread.ThreadConstants interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="ThreadConstants (Abdera)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/InReplyTo.html" title="interface in org.apache.abdera.ext.thread"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/ThreadExtensionFactory.html" title="class in org.apache.abdera.ext.thread"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/abdera/ext/thread/ThreadConstants.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="ThreadConstants.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.abdera.ext.thread</FONT>
+<BR>
+Interface ThreadConstants</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD>org.apache.abdera.util.Constants</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public interface <B>ThreadConstants</B><DT>extends org.apache.abdera.util.Constants</DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;javax.xml.namespace.QName</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#IN_REPLY_TO">IN_REPLY_TO</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#LN_COUNT">LN_COUNT</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#LN_INREPLYTO">LN_INREPLYTO</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#LN_REF">LN_REF</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#LN_TOTAL">LN_TOTAL</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#LN_WHEN">LN_WHEN</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#THR_NS">THR_NS</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#THR_PREFIX">THR_PREFIX</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>static&nbsp;javax.xml.namespace.QName</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#THRCOUNT">THRCOUNT</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>static&nbsp;javax.xml.namespace.QName</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#THRREF">THRREF</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>static&nbsp;javax.xml.namespace.QName</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#THRSOURCE">THRSOURCE</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>static&nbsp;javax.xml.namespace.QName</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#THRTOTAL">THRTOTAL</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>static&nbsp;javax.xml.namespace.QName</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#THRUPDATED">THRUPDATED</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>static&nbsp;javax.xml.namespace.QName</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html#THRWHEN">THRWHEN</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use Constants.THRUPDATED</I></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.abdera.util.Constants"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.abdera.util.Constants</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>ACCEPT, AID, APP_NS, APP_PREFIX, ATITLE, ATOM_MEDIA_TYPE, ATOM_NS, AURI, AUTHOR, BASE, CATEGORY, CLASS, COLLECTION, CONFIG_FACTORY, CONFIG_PARSER, CONFIG_XPATH, CONTENT, CONTRIBUTOR, CONTROL, CONTROL_NS, CONTROL_PREFIX, DEFAULT_FACTORY, DEFAULT_PARSER, DEFAULT_XPATH, DIV, DRAFT, EMAIL, ENTRY, FEED, GENERATOR, HREF, HREFLANG, HTML, ICON, ID, LABEL, LANG, LENGTH, LINK, LN_ACCEPT, LN_AUTHOR, LN_BASE, LN_CATEGORY, LN_CLASS, LN_COLLECTION, LN_CONTENT, LN_CONTRIBUTOR, LN_CONTROL, LN_DIV, LN_DRAFT, LN_EMAIL, LN_ENTRY, LN_FEED, LN_GENERATOR, LN_HREF, LN_HREFLANG, LN_ICON, LN_ID, LN_LABEL, LN_LANG, LN_LENGTH, LN_LINK, LN_LOGO, LN_MEMBERTYPE, LN_NAME, LN_PUBLISHED, LN_REL, LN_RIGHTS, LN_SCHEME, LN_SERVICE, LN_SOURCE, LN_SRC, LN_SUBTITLE, LN_SUMMARY, LN_TERM, LN_TITLE, LN_TYPE, LN_UPDATED, LN_URI, LN_VERSION, LN_WORKSPACE, LOGO, MEMBER_TYPE, MULTIPART_MEDIA_TYPE, NAME, NO, PREFIX, PUBLISHED, REL, RIGHTS, SCHEME, SERVICE, SOURCE, SRC, SUBTITLE, SUMMARY, TERM, TEXT, TITLE, TYPE
 , UPDATED, URI, VERSION, WORKSPACE, XHTML, XHTML_NS, XML, XML_NS, YES</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="THR_NS"><!-- --></A><H3>
+THR_NS</H3>
+<PRE>
+static final java.lang.String <B>THR_NS</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.abdera.ext.thread.ThreadConstants.THR_NS">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="LN_INREPLYTO"><!-- --></A><H3>
+LN_INREPLYTO</H3>
+<PRE>
+static final java.lang.String <B>LN_INREPLYTO</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.abdera.ext.thread.ThreadConstants.LN_INREPLYTO">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="LN_REF"><!-- --></A><H3>
+LN_REF</H3>
+<PRE>
+static final java.lang.String <B>LN_REF</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.abdera.ext.thread.ThreadConstants.LN_REF">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="LN_COUNT"><!-- --></A><H3>
+LN_COUNT</H3>
+<PRE>
+static final java.lang.String <B>LN_COUNT</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.abdera.ext.thread.ThreadConstants.LN_COUNT">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="LN_WHEN"><!-- --></A><H3>
+LN_WHEN</H3>
+<PRE>
+static final java.lang.String <B>LN_WHEN</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.abdera.ext.thread.ThreadConstants.LN_WHEN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="LN_TOTAL"><!-- --></A><H3>
+LN_TOTAL</H3>
+<PRE>
+static final java.lang.String <B>LN_TOTAL</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.abdera.ext.thread.ThreadConstants.LN_TOTAL">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="THR_PREFIX"><!-- --></A><H3>
+THR_PREFIX</H3>
+<PRE>
+static final java.lang.String <B>THR_PREFIX</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.abdera.ext.thread.ThreadConstants.THR_PREFIX">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="IN_REPLY_TO"><!-- --></A><H3>
+IN_REPLY_TO</H3>
+<PRE>
+static final javax.xml.namespace.QName <B>IN_REPLY_TO</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="THRCOUNT"><!-- --></A><H3>
+THRCOUNT</H3>
+<PRE>
+static final javax.xml.namespace.QName <B>THRCOUNT</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="THRWHEN"><!-- --></A><H3>
+THRWHEN</H3>
+<PRE>
+static final javax.xml.namespace.QName <B>THRWHEN</B></PRE>
+<DL>
+<DD><B>Deprecated.</B>&nbsp;<I>Use Constants.THRUPDATED</I><DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="THRUPDATED"><!-- --></A><H3>
+THRUPDATED</H3>
+<PRE>
+static final javax.xml.namespace.QName <B>THRUPDATED</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="THRTOTAL"><!-- --></A><H3>
+THRTOTAL</H3>
+<PRE>
+static final javax.xml.namespace.QName <B>THRTOTAL</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="THRREF"><!-- --></A><H3>
+THRREF</H3>
+<PRE>
+static final javax.xml.namespace.QName <B>THRREF</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="THRSOURCE"><!-- --></A><H3>
+THRSOURCE</H3>
+<PRE>
+static final javax.xml.namespace.QName <B>THRSOURCE</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/InReplyTo.html" title="interface in org.apache.abdera.ext.thread"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/ThreadExtensionFactory.html" title="class in org.apache.abdera.ext.thread"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/abdera/ext/thread/ThreadConstants.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="ThreadConstants.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Added: incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/ThreadExtensionFactory.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/ThreadExtensionFactory.html?rev=421941&view=auto
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/ThreadExtensionFactory.html (added)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/ext/thread/ThreadExtensionFactory.html Fri Jul 14 09:40:07 2006
@@ -0,0 +1,362 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
+<TITLE>
+ThreadExtensionFactory (Abdera)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.abdera.ext.thread.ThreadExtensionFactory class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="ThreadExtensionFactory (Abdera)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html" title="interface in org.apache.abdera.ext.thread"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/ThreadHelper.html" title="class in org.apache.abdera.ext.thread"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/abdera/ext/thread/ThreadExtensionFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="ThreadExtensionFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.abdera.ext.thread</FONT>
+<BR>
+Class ThreadExtensionFactory</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.abdera.ext.thread.ThreadExtensionFactory</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html" title="interface in org.apache.abdera.factory">ExtensionFactory</A>, org.apache.abdera.parser.stax.FOMExtensionFactory</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>ThreadExtensionFactory</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html" title="interface in org.apache.abdera.factory">ExtensionFactory</A>, org.apache.abdera.parser.stax.FOMExtensionFactory</DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadExtensionFactory.html#ThreadExtensionFactory()">ThreadExtensionFactory</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadExtensionFactory.html#getNamespaces()">getNamespaces</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Namespace URIs handled by this Extension Factory.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadExtensionFactory.html#handlesNamespace(java.lang.String)">handlesNamespace</A></B>(java.lang.String&nbsp;namespace)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this extension factory handles the specified namespace</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
+<TR ALIGN="right" VALIGN="">
+<TD NOWRAP><FONT SIZE="-1">
+<CODE>&lt;T extends <A HREF="../../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; 
+<BR>
+T</CODE></FONT></TD>
+</TR>
+</TABLE>
+</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadExtensionFactory.html#newExtensionElement(javax.xml.namespace.QName, org.apache.abdera.model.Base, org.apache.abdera.factory.Factory)">newExtensionElement</A></B>(javax.xml.namespace.QName&nbsp;qname,
+                    <A HREF="../../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>&nbsp;parent,
+                    <A HREF="../../../../../org/apache/abdera/factory/Factory.html" title="interface in org.apache.abdera.factory">Factory</A>&nbsp;factory)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called by the Factory implementaton to create an instance of the 
+ extension element.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
+<TR ALIGN="right" VALIGN="">
+<TD NOWRAP><FONT SIZE="-1">
+<CODE>&lt;T extends <A HREF="../../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; 
+<BR>
+T</CODE></FONT></TD>
+</TR>
+</TABLE>
+</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/abdera/ext/thread/ThreadExtensionFactory.html#newExtensionElement(javax.xml.namespace.QName, org.apache.abdera.model.Base, org.apache.abdera.factory.Factory, org.apache.axiom.om.OMXMLParserWrapper)">newExtensionElement</A></B>(javax.xml.namespace.QName&nbsp;qname,
+                    <A HREF="../../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>&nbsp;parent,
+                    <A HREF="../../../../../org/apache/abdera/factory/Factory.html" title="interface in org.apache.abdera.factory">Factory</A>&nbsp;factory,
+                    org.apache.axiom.om.OMXMLParserWrapper&nbsp;parserWrapper)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="ThreadExtensionFactory()"><!-- --></A><H3>
+ThreadExtensionFactory</H3>
+<PRE>
+public <B>ThreadExtensionFactory</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="handlesNamespace(java.lang.String)"><!-- --></A><H3>
+handlesNamespace</H3>
+<PRE>
+public boolean <B>handlesNamespace</B>(java.lang.String&nbsp;namespace)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html#handlesNamespace(java.lang.String)">ExtensionFactory</A></CODE></B></DD>
+<DD>Returns true if this extension factory handles the specified namespace
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html#handlesNamespace(java.lang.String)">handlesNamespace</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html" title="interface in org.apache.abdera.factory">ExtensionFactory</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNamespaces()"><!-- --></A><H3>
+getNamespaces</H3>
+<PRE>
+public java.util.List&lt;java.lang.String&gt; <B>getNamespaces</B>()</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html#getNamespaces()">ExtensionFactory</A></CODE></B></DD>
+<DD>Returns the Namespace URIs handled by this Extension Factory.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html#getNamespaces()">getNamespaces</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html" title="interface in org.apache.abdera.factory">ExtensionFactory</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>A List of Namespace URIs Supported by this Extension</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="newExtensionElement(javax.xml.namespace.QName, org.apache.abdera.model.Base, org.apache.abdera.factory.Factory)"><!-- --></A><H3>
+newExtensionElement</H3>
+<PRE>
+public &lt;T extends <A HREF="../../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; T <B>newExtensionElement</B>(javax.xml.namespace.QName&nbsp;qname,
+                                                 <A HREF="../../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>&nbsp;parent,
+                                                 <A HREF="../../../../../org/apache/abdera/factory/Factory.html" title="interface in org.apache.abdera.factory">Factory</A>&nbsp;factory)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html#newExtensionElement(javax.xml.namespace.QName, org.apache.abdera.model.Base, org.apache.abdera.factory.Factory)">ExtensionFactory</A></CODE></B></DD>
+<DD>Called by the Factory implementaton to create an instance of the 
+ extension element.  If parent is not null, the new element will 
+ be automatically added as a child of the parent.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html#newExtensionElement(javax.xml.namespace.QName, org.apache.abdera.model.Base, org.apache.abdera.factory.Factory)">newExtensionElement</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera/factory/ExtensionFactory.html" title="interface in org.apache.abdera.factory">ExtensionFactory</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>qname</CODE> - the QName of the extension element<DD><CODE>parent</CODE> - the Parent of the extension element<DD><CODE>factory</CODE> - the Factory
+<DT><B>Returns:</B><DD>ExtensionElement The created ExtensionElement</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="newExtensionElement(javax.xml.namespace.QName, org.apache.abdera.model.Base, org.apache.abdera.factory.Factory, org.apache.axiom.om.OMXMLParserWrapper)"><!-- --></A><H3>
+newExtensionElement</H3>
+<PRE>
+public &lt;T extends <A HREF="../../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; T <B>newExtensionElement</B>(javax.xml.namespace.QName&nbsp;qname,
+                                                 <A HREF="../../../../../org/apache/abdera/model/Base.html" title="interface in org.apache.abdera.model">Base</A>&nbsp;parent,
+                                                 <A HREF="../../../../../org/apache/abdera/factory/Factory.html" title="interface in org.apache.abdera.factory">Factory</A>&nbsp;factory,
+                                                 org.apache.axiom.om.OMXMLParserWrapper&nbsp;parserWrapper)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>newExtensionElement</CODE> in interface <CODE>org.apache.abdera.parser.stax.FOMExtensionFactory</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/ThreadConstants.html" title="interface in org.apache.abdera.ext.thread"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/abdera/ext/thread/ThreadHelper.html" title="class in org.apache.abdera.ext.thread"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/abdera/ext/thread/ThreadExtensionFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="ThreadExtensionFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>