You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by th...@apache.org on 2008/11/05 18:07:40 UTC

svn commit: r711640 [16/23] - in /incubator/droids/trunk/docs: ./ api/ api/org/apache/droids/ api/org/apache/droids/api/ api/org/apache/droids/api/class-use/ api/org/apache/droids/class-use/ api/org/apache/droids/delay/ api/org/apache/droids/delay/clas...

Added: incubator/droids/trunk/docs/api/org/apache/droids/impl/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/impl/package-tree.html?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/impl/package-tree.html (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/impl/package-tree.html Wed Nov  5 10:07:30 2008
@@ -0,0 +1,156 @@
+<!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_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
+<TITLE>
+org.apache.droids.impl Class Hierarchy (apache-core-initial API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="org.apache.droids.impl Class Hierarchy (apache-core-initial API)";
+}
+</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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/droids/helper/factories/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/net/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/impl/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>
+<CENTER>
+<H2>
+Hierarchy For Package org.apache.droids.impl
+</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.<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.apache.droids.helper.<A HREF="../../../../org/apache/droids/helper/Loggable.html" title="class in org.apache.droids.helper"><B>Loggable</B></A><UL>
+<LI TYPE="circle">org.apache.droids.impl.<A HREF="../../../../org/apache/droids/impl/MultiThreadedTaskMaster.html" title="class in org.apache.droids.impl"><B>MultiThreadedTaskMaster</B></A>&lt;T&gt; (implements org.apache.droids.api.<A HREF="../../../../org/apache/droids/api/TaskMaster.html" title="interface in org.apache.droids.api">TaskMaster</A>&lt;T&gt;)
+</UL>
+<LI TYPE="circle">org.apache.droids.impl.<A HREF="../../../../org/apache/droids/impl/SimpleTaskQueue.html" title="class in org.apache.droids.impl"><B>SimpleTaskQueue</B></A>&lt;T&gt; (implements org.apache.droids.api.<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="interface in org.apache.droids.api">TaskQueue</A>&lt;T&gt;, org.apache.droids.api.<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="interface in org.apache.droids.api">TaskValidator</A>&lt;T&gt;)
+<UL>
+<LI TYPE="circle">org.apache.droids.impl.<A HREF="../../../../org/apache/droids/impl/SimpleTaskQueueWithHistory.html" title="class in org.apache.droids.impl"><B>SimpleTaskQueueWithHistory</B></A>&lt;T&gt;</UL>
+<LI TYPE="circle">org.apache.droids.impl.<A HREF="../../../../org/apache/droids/impl/SimpleTaskValidator.html" title="class in org.apache.droids.impl"><B>SimpleTaskValidator</B></A>&lt;T&gt; (implements org.apache.droids.api.<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="interface in org.apache.droids.api">TaskValidator</A>&lt;T&gt;)
+</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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/droids/helper/factories/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/net/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/impl/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>
+Copyright &copy; 2008 The Apache Software Foundation
+</BODY>
+</HTML>

Added: incubator/droids/trunk/docs/api/org/apache/droids/impl/package-use.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/impl/package-use.html?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/impl/package-use.html (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/impl/package-use.html Wed Nov  5 10:07:30 2008
@@ -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_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
+<TITLE>
+Uses of Package org.apache.droids.impl (apache-core-initial API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Uses of Package org.apache.droids.impl (apache-core-initial API)";
+}
+</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;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/impl/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-use.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>
+<CENTER>
+<H2>
+<B>Uses of Package<br>org.apache.droids.impl</B></H2>
+</CENTER>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Packages that use <A HREF="../../../../org/apache/droids/impl/package-summary.html">org.apache.droids.impl</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.droids.impl"><B>org.apache.droids.impl</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<A NAME="org.apache.droids.impl"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Classes in <A HREF="../../../../org/apache/droids/impl/package-summary.html">org.apache.droids.impl</A> used by <A HREF="../../../../org/apache/droids/impl/package-summary.html">org.apache.droids.impl</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/droids/impl/class-use/SimpleTaskQueue.html#org.apache.droids.impl"><B>SimpleTaskQueue</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A simple</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<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;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/impl/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-use.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>
+Copyright &copy; 2008 The Apache Software Foundation
+</BODY>
+</HTML>

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.dot?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.dot (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.dot Wed Nov  5 10:07:30 2008
@@ -10,18 +10,18 @@
 	nodesep=0.25;
 	ranksep=0.5;
 	// org.apache.droids.net.RegexRule
-	c3127 [label=<<table title="org.apache.droids.net.RegexRule" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./RegexRule.html">
+	c3347 [label=<<table title="org.apache.droids.net.RegexRule" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./RegexRule.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"><font face="Helvetica-Oblique"> RegexRule </font></td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.net.RegexURLFilter
-	c3128 [label=<<table title="org.apache.droids.net.RegexURLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./RegexURLFilter.html">
+	c3348 [label=<<table title="org.apache.droids.net.RegexURLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./RegexURLFilter.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"> RegexURLFilter </td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.net.RegexURLFilter NAVASSOC org.apache.droids.net.RegexRule
-	c3128:p -> c3127:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	c3348:p -> c3347:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
 }
 

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:31 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:25 GMT+01:00 2008 -->
 <TITLE>
-RegexRule (Droids initial API)
+RegexRule (apache-core-initial API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.droids.net.RegexRule class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RegexRule (Droids initial API)";
+    parent.document.title="RegexRule (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/RegexRule.png?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.dot?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.dot (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.dot Wed Nov  5 10:07:30 2008
@@ -10,7 +10,7 @@
 	nodesep=0.25;
 	ranksep=0.5;
 	// org.apache.droids.api.URLFilter
-	c3157 [label=<<table title="org.apache.droids.api.URLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../api/URLFilter.html">
+	c3380 [label=<<table title="org.apache.droids.api.URLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../api/URLFilter.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"> &#171;interface&#187; </td></tr>
 <tr><td align="center" balign="center"> URLFilter </td></tr>
@@ -18,29 +18,29 @@
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.helper.Loggable
-	c3174 [label=<<table title="org.apache.droids.helper.Loggable" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../helper/Loggable.html">
+	c3392 [label=<<table title="org.apache.droids.helper.Loggable" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../helper/Loggable.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"> Loggable </td></tr>
 <tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.helper </font></td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.net.RegexRule
-	c3182 [label=<<table title="org.apache.droids.net.RegexRule" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./RegexRule.html">
+	c3404 [label=<<table title="org.apache.droids.net.RegexRule" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./RegexRule.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"><font face="Helvetica-Oblique"> RegexRule </font></td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.net.RegexURLFilter
-	c3183 [label=<<table title="org.apache.droids.net.RegexURLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./RegexURLFilter.html">
+	c3405 [label=<<table title="org.apache.droids.net.RegexURLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./RegexURLFilter.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"> RegexURLFilter </td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	//org.apache.droids.net.RegexURLFilter extends org.apache.droids.helper.Loggable
-	c3174:p -> c3183:p [dir=back,arrowtail=empty];
+	c3392:p -> c3405:p [dir=back,arrowtail=empty];
 	//org.apache.droids.net.RegexURLFilter implements org.apache.droids.api.URLFilter
-	c3157:p -> c3183:p [dir=back,arrowtail=empty,style=dashed];
+	c3380:p -> c3405:p [dir=back,arrowtail=empty,style=dashed];
 	// org.apache.droids.net.RegexURLFilter NAVASSOC org.apache.droids.net.RegexRule
-	c3183:p -> c3182:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	c3405:p -> c3404:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
 }
 

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:31 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:25 GMT+01:00 2008 -->
 <TITLE>
-RegexURLFilter (Droids initial API)
+RegexURLFilter (apache-core-initial API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.droids.net.RegexURLFilter class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RegexURLFilter (Droids initial API)";
+    parent.document.title="RegexURLFilter (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/RegexURLFilter.png?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.dot?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.dot (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.dot Wed Nov  5 10:07:30 2008
@@ -10,7 +10,7 @@
 	nodesep=0.25;
 	ranksep=0.5;
 	// org.apache.droids.net.UrlHelper
-	c3071 [label=<<table title="org.apache.droids.net.UrlHelper" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./UrlHelper.html">
+	c3463 [label=<<table title="org.apache.droids.net.UrlHelper" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./UrlHelper.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"> UrlHelper </td></tr>
 		</table></td></tr>

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:31 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:25 GMT+01:00 2008 -->
 <TITLE>
-UrlHelper (Droids initial API)
+UrlHelper (apache-core-initial API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.droids.net.UrlHelper class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="UrlHelper (Droids initial API)";
+    parent.document.title="UrlHelper (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -130,8 +130,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/droids/net/UrlHelper.html#findRobotsUrl(java.net.URL, java.lang.String)">findRobotsUrl</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;base,
-              <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;prefix)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/net/UrlHelper.html#findRobotsUrl(java.net.URL)">findRobotsUrl</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;base)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Search the url of the robots.txt that is responsible for the given base
@@ -168,11 +167,10 @@
 </TR>
 </TABLE>
 
-<A NAME="findRobotsUrl(java.net.URL, java.lang.String)"><!-- --></A><H3>
+<A NAME="findRobotsUrl(java.net.URL)"><!-- --></A><H3>
 findRobotsUrl</H3>
 <PRE>
-public static <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A> <B>findRobotsUrl</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;base,
-                                <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;prefix)
+public static <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A> <B>findRobotsUrl</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;base)
                          throws <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/MalformedURLException.html" title="class or interface in java.net">MalformedURLException</A></PRE>
 <DL>
 <DD>Search the url of the robots.txt that is responsible for the given base

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/UrlHelper.png?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/RegexRule.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/RegexRule.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/RegexRule.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/RegexRule.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:32 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
 <TITLE>
-Uses of Class org.apache.droids.net.RegexRule (Droids initial API)
+Uses of Class org.apache.droids.net.RegexRule (apache-core-initial API)
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.droids.net.RegexRule (Droids initial API)";
+    parent.document.title="Uses of Class org.apache.droids.net.RegexRule (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -54,7 +54,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/droids/net//class-useRegexRule.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/droids/net/class-use/RegexRule.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="RegexRule.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -114,7 +114,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/droids/net//class-useRegexRule.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/droids/net/class-use/RegexRule.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="RegexRule.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/RegexURLFilter.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/RegexURLFilter.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/RegexURLFilter.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/RegexURLFilter.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:32 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
 <TITLE>
-Uses of Class org.apache.droids.net.RegexURLFilter (Droids initial API)
+Uses of Class org.apache.droids.net.RegexURLFilter (apache-core-initial API)
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.droids.net.RegexURLFilter (Droids initial API)";
+    parent.document.title="Uses of Class org.apache.droids.net.RegexURLFilter (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -54,7 +54,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/droids/net//class-useRegexURLFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/droids/net/class-use/RegexURLFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="RegexURLFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -114,7 +114,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/droids/net//class-useRegexURLFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/droids/net/class-use/RegexURLFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="RegexURLFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/UrlHelper.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/UrlHelper.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/UrlHelper.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/class-use/UrlHelper.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:32 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
 <TITLE>
-Uses of Class org.apache.droids.net.UrlHelper (Droids initial API)
+Uses of Class org.apache.droids.net.UrlHelper (apache-core-initial API)
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.droids.net.UrlHelper (Droids initial API)";
+    parent.document.title="Uses of Class org.apache.droids.net.UrlHelper (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -54,7 +54,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/droids/net//class-useUrlHelper.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/droids/net/class-use/UrlHelper.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="UrlHelper.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -114,7 +114,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/droids/net//class-useUrlHelper.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/droids/net/class-use/UrlHelper.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="UrlHelper.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.dot?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.dot (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.dot Wed Nov  5 10:07:30 2008
@@ -9,25 +9,25 @@
 	node [fontname="Helvetica",fontsize=10,shape=plaintext];
 	nodesep=0.25;
 	ranksep=0.5;
-	// org.apache.droids.net.UrlHelper
-	c422 [label=<<table title="org.apache.droids.net.UrlHelper" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./UrlHelper.html">
-		<tr><td><table border="0" cellspacing="0" cellpadding="1">
-<tr><td align="center" balign="center"> UrlHelper </td></tr>
-		</table></td></tr>
-		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.net.RegexRule
-	c423 [label=<<table title="org.apache.droids.net.RegexRule" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./RegexRule.html">
+	c494 [label=<<table title="org.apache.droids.net.RegexRule" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./RegexRule.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"><font face="Helvetica-Oblique"> RegexRule </font></td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.net.RegexURLFilter
-	c424 [label=<<table title="org.apache.droids.net.RegexURLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./RegexURLFilter.html">
+	c495 [label=<<table title="org.apache.droids.net.RegexURLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./RegexURLFilter.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"> RegexURLFilter </td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	// org.apache.droids.net.UrlHelper
+	c496 [label=<<table title="org.apache.droids.net.UrlHelper" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./UrlHelper.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> UrlHelper </td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.net.RegexURLFilter NAVASSOC org.apache.droids.net.RegexRule
-	c424:p -> c423:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	c495:p -> c494:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
 }
 

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.map
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.map?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.map (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.map Wed Nov  5 10:07:30 2008
@@ -1,5 +1,5 @@
 <map id="G" name="G">
-<area shape="rect" href="./UrlHelper.html" title="org.apache.droids.net.UrlHelper" alt="" coords="16,18,85,42"/>
-<area shape="rect" href="./RegexRule.html" title="org.apache.droids.net.RegexRule" alt="" coords="143,114,223,138"/>
-<area shape="rect" href="./RegexURLFilter.html" title="org.apache.droids.net.RegexURLFilter" alt="" coords="131,18,235,42"/>
+<area shape="rect" href="./RegexRule.html" title="org.apache.droids.net.RegexRule" alt="" coords="28,114,108,138"/>
+<area shape="rect" href="./RegexURLFilter.html" title="org.apache.droids.net.RegexURLFilter" alt="" coords="16,18,120,42"/>
+<area shape="rect" href="./UrlHelper.html" title="org.apache.droids.net.UrlHelper" alt="" coords="165,18,235,42"/>
 </map>

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/org.apache.droids.net.png?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/package-frame.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/package-frame.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/package-frame.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:32 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
 <TITLE>
-org.apache.droids.net (Droids initial API)
+org.apache.droids.net (apache-core-initial API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.droids.net package">

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/package-summary.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/package-summary.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/package-summary.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:32 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
 <TITLE>
-org.apache.droids.net (Droids initial API)
+org.apache.droids.net (apache-core-initial API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.droids.net package">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.droids.net (Droids initial API)";
+    parent.document.title="org.apache.droids.net (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -52,8 +52,8 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/droids/helper/factories/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/droids/parse/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/droids/impl/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/norobots/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/droids/net/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -80,9 +80,9 @@
 Package org.apache.droids.net
 </H2>
 <map id="G" name="G">
-<area shape="rect" href="./UrlHelper.html" title="org.apache.droids.net.UrlHelper" alt="" coords="16,18,85,42"/>
-<area shape="rect" href="./RegexRule.html" title="org.apache.droids.net.RegexRule" alt="" coords="143,114,223,138"/>
-<area shape="rect" href="./RegexURLFilter.html" title="org.apache.droids.net.RegexURLFilter" alt="" coords="131,18,235,42"/>
+<area shape="rect" href="./RegexRule.html" title="org.apache.droids.net.RegexRule" alt="" coords="28,114,108,138"/>
+<area shape="rect" href="./RegexURLFilter.html" title="org.apache.droids.net.RegexURLFilter" alt="" coords="16,18,120,42"/>
+<area shape="rect" href="./UrlHelper.html" title="org.apache.droids.net.UrlHelper" alt="" coords="165,18,235,42"/>
 </map>
 <!-- UML diagram added by UMLGraph version 5.1 (http://www.umlgraph.org/) -->
 <div align="center"><img src="org.apache.droids.net.png" alt="Package class diagram package org.apache.droids.net" usemap="#G" border=0/></div>
@@ -155,8 +155,8 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/droids/helper/factories/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/droids/parse/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/droids/impl/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/norobots/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/droids/net/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/package-tree.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/package-tree.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/package-tree.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:32 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
 <TITLE>
-org.apache.droids.net Class Hierarchy (Droids initial API)
+org.apache.droids.net Class Hierarchy (apache-core-initial API)
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.droids.net Class Hierarchy (Droids initial API)";
+    parent.document.title="org.apache.droids.net Class Hierarchy (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -51,8 +51,8 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/droids/helper/factories/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/droids/parse/package-tree.html"><B>NEXT</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/droids/impl/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/norobots/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/droids/net/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -123,8 +123,8 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/droids/helper/factories/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/droids/parse/package-tree.html"><B>NEXT</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/droids/impl/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/norobots/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/droids/net/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;

Modified: incubator/droids/trunk/docs/api/org/apache/droids/net/package-use.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/net/package-use.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/net/package-use.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/net/package-use.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:32 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
 <TITLE>
-Uses of Package org.apache.droids.net (Droids initial API)
+Uses of Package org.apache.droids.net (apache-core-initial API)
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.droids.net (Droids initial API)";
+    parent.document.title="Uses of Package org.apache.droids.net (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.dot?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.dot (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.dot Wed Nov  5 10:07:30 2008
@@ -0,0 +1,29 @@
+#!/usr/local/bin/dot
+#
+# Class diagram 
+# Generated by UMLGraph version 5.1 (http://www.umlgraph.org/)
+#
+
+digraph G {
+	edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
+	node [fontname="Helvetica",fontsize=10,shape=plaintext];
+	nodesep=0.25;
+	ranksep=0.5;
+	// org.apache.droids.norobots.NoRobotClient
+	c3521 [label=<<table title="org.apache.droids.norobots.NoRobotClient" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./NoRobotClient.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> NoRobotClient </td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	// org.apache.droids.norobots.NoRobotClient NAVASSOC org.apache.droids.norobots.RulesEngine
+	c3521:p -> c3537:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	// org.apache.droids.norobots.NoRobotClient NAVASSOC org.apache.droids.norobots.RulesEngine
+	c3521:p -> c3537:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	// org.apache.droids.norobots.RulesEngine
+	c3537 [label=<<table title="org.apache.droids.norobots.RulesEngine" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> RulesEngine </td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+}
+

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.html?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.html (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.html Wed Nov  5 10:07:30 2008
@@ -0,0 +1,326 @@
+<!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_15) on Wed Nov 05 19:01:25 GMT+01:00 2008 -->
+<TITLE>
+NoRobotClient (apache-core-initial API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.droids.norobots.NoRobotClient class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="NoRobotClient (apache-core-initial API)";
+}
+</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;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NoRobotClient.html"><FONT CLASS="NavBarFont1"><B>Use</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/droids/norobots/NoRobotException.html" title="class in org.apache.droids.norobots"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/norobots/NoRobotClient.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="NoRobotClient.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>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.droids.norobots</FONT>
+<BR>
+Class NoRobotClient</H2>
+<map id="G" name="G">
+<area shape="rect" href="./NoRobotClient.html" title="org.apache.droids.norobots.NoRobotClient" alt="" coords="16,18,115,42"/>
+</map>
+<!-- UML diagram added by UMLGraph version 5.1 (http://www.umlgraph.org/) -->
+<div align="center"><img src="NoRobotClient.png" alt="Package class diagram package NoRobotClient" usemap="#G" border=0/></div>
+<PRE>
+<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.droids.norobots.NoRobotClient</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <B>NoRobotClient</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+</PRE>
+
+<P>
+A Client which may be used to decide which urls on a website 
+ may be looked at, according to the norobots specification 
+ located at: 
+ http://www.robotstxt.org/wc/norobots-rfc.html
+<P>
+
+<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/droids/norobots/NoRobotClient.html#NoRobotClient(java.lang.String)">NoRobotClient</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;userAgent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a Client for a particular user-agent name.</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;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/norobots/NoRobotClient.html#isUrlAllowed(java.net.URL)">isUrlAllowed</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;url)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Decide if the parsed website will allow this URL to be 
+ be seen.</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/droids/norobots/NoRobotClient.html#parse(java.net.URL)">parse</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;baseUrl)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Head to a website and suck in their robots.txt file.</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/droids/norobots/NoRobotClient.html#parseText(java.lang.String)">parseText</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;txt)</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.<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j
 2se/1.5/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></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="NoRobotClient(java.lang.String)"><!-- --></A><H3>
+NoRobotClient</H3>
+<PRE>
+public <B>NoRobotClient</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;userAgent)</PRE>
+<DL>
+<DD>Create a Client for a particular user-agent name.
+<P>
+<DL>
+<DT><B>Parameters:</B><DD><CODE>userAgent</CODE> - name for the robot</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="parse(java.net.URL)"><!-- --></A><H3>
+parse</H3>
+<PRE>
+public void <B>parse</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;baseUrl)
+           throws <A HREF="../../../../org/apache/droids/norobots/NoRobotException.html" title="class in org.apache.droids.norobots">NoRobotException</A></PRE>
+<DL>
+<DD>Head to a website and suck in their robots.txt file. 
+ Note that the URL passed in is for the website and does 
+ not include the robots.txt file itself.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>baseUrl</CODE> - of the site
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/droids/norobots/NoRobotException.html" title="class in org.apache.droids.norobots">NoRobotException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="parseText(java.lang.String)"><!-- --></A><H3>
+parseText</H3>
+<PRE>
+public void <B>parseText</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;txt)
+               throws <A HREF="../../../../org/apache/droids/norobots/NoRobotException.html" title="class in org.apache.droids.norobots">NoRobotException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/droids/norobots/NoRobotException.html" title="class in org.apache.droids.norobots">NoRobotException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isUrlAllowed(java.net.URL)"><!-- --></A><H3>
+isUrlAllowed</H3>
+<PRE>
+public boolean <B>isUrlAllowed</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;url)
+                     throws <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/IllegalStateException.html" title="class or interface in java.lang">IllegalStateException</A>,
+                            <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang">IllegalArgumentException</A></PRE>
+<DL>
+<DD>Decide if the parsed website will allow this URL to be 
+ be seen. 
+
+ Note that parse(URL) must be called before this method 
+ is called.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>url</CODE> - in question
+<DT><B>Returns:</B><DD>is the url allowed?
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/IllegalStateException.html" title="class or interface in java.lang">IllegalStateException</A></CODE> - when parse has not been called
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang">IllegalArgumentException</A></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;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NoRobotClient.html"><FONT CLASS="NavBarFont1"><B>Use</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/droids/norobots/NoRobotException.html" title="class in org.apache.droids.norobots"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/norobots/NoRobotClient.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="NoRobotClient.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>
+Copyright &copy; 2008 The Apache Software Foundation
+</BODY>
+</HTML>

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.map
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.map?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.map (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.map Wed Nov  5 10:07:30 2008
@@ -0,0 +1,3 @@
+<map id="G" name="G">
+<area shape="rect" href="./NoRobotClient.html" title="org.apache.droids.norobots.NoRobotClient" alt="" coords="16,18,115,42"/>
+</map>

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.png?rev=711640&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotClient.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.dot?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.dot (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.dot Wed Nov  5 10:07:30 2008
@@ -0,0 +1,19 @@
+#!/usr/local/bin/dot
+#
+# Class diagram 
+# Generated by UMLGraph version 5.1 (http://www.umlgraph.org/)
+#
+
+digraph G {
+	edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
+	node [fontname="Helvetica",fontsize=10,shape=plaintext];
+	nodesep=0.25;
+	ranksep=0.5;
+	// org.apache.droids.norobots.NoRobotException
+	c3580 [label=<<table title="org.apache.droids.norobots.NoRobotException" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./NoRobotException.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> NoRobotException </td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+}
+

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.html?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.html (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.html Wed Nov  5 10:07:30 2008
@@ -0,0 +1,264 @@
+<!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_15) on Wed Nov 05 19:01:25 GMT+01:00 2008 -->
+<TITLE>
+NoRobotException (apache-core-initial API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.droids.norobots.NoRobotException class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="NoRobotException (apache-core-initial API)";
+}
+</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;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NoRobotException.html"><FONT CLASS="NavBarFont1"><B>Use</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/droids/norobots/NoRobotClient.html" title="class in org.apache.droids.norobots"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/norobots/Rule.html" title="interface in org.apache.droids.norobots"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/norobots/NoRobotException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="NoRobotException.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="#methods_inherited_from_class_java.lang.Throwable">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;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.droids.norobots</FONT>
+<BR>
+Class NoRobotException</H2>
+<map id="G" name="G">
+<area shape="rect" href="./NoRobotException.html" title="org.apache.droids.norobots.NoRobotException" alt="" coords="16,18,136,42"/>
+</map>
+<!-- UML diagram added by UMLGraph version 5.1 (http://www.umlgraph.org/) -->
+<div align="center"><img src="NoRobotException.png" alt="Package class diagram package NoRobotException" usemap="#G" border=0/></div>
+<PRE>
+<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">java.lang.Throwable</A>
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Exception.html" title="class or interface in java.lang">java.lang.Exception</A>
+          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.droids.norobots.NoRobotException</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>NoRobotException</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A></DL>
+</PRE>
+
+<P>
+Application exception for anything that might go wrong 
+ in the checking of a robots.txt file. It does not 
+ wrap an Exception to maintain support for older JDKs.
+<P>
+
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.droids.norobots.NoRobotException">Serialized Form</A></DL>
+<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/droids/norobots/NoRobotException.html#NoRobotException(java.lang.String)">NoRobotException</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/droids/norobots/NoRobotException.html#NoRobotException(java.lang.String, java.lang.Throwable)">NoRobotException</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message,
+                 <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;t)</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>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></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.<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#getCause()" title="class or interface in java.lang">getCause</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#printS
 tackTrace()" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html#toString()" title="class or interface in java.lang">toString</A></CODE></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.<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j
 2se/1.5/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></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="NoRobotException(java.lang.String)"><!-- --></A><H3>
+NoRobotException</H3>
+<PRE>
+public <B>NoRobotException</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NoRobotException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
+NoRobotException</H3>
+<PRE>
+public <B>NoRobotException</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message,
+                        <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A>&nbsp;t)</PRE>
+<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;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/NoRobotException.html"><FONT CLASS="NavBarFont1"><B>Use</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/droids/norobots/NoRobotClient.html" title="class in org.apache.droids.norobots"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/norobots/Rule.html" title="interface in org.apache.droids.norobots"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/norobots/NoRobotException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="NoRobotException.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="#methods_inherited_from_class_java.lang.Throwable">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;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &copy; 2008 The Apache Software Foundation
+</BODY>
+</HTML>

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.map
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.map?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.map (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.map Wed Nov  5 10:07:30 2008
@@ -0,0 +1,3 @@
+<map id="G" name="G">
+<area shape="rect" href="./NoRobotException.html" title="org.apache.droids.norobots.NoRobotException" alt="" coords="16,18,136,42"/>
+</map>

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.png?rev=711640&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/droids/trunk/docs/api/org/apache/droids/norobots/NoRobotException.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/droids/trunk/docs/api/org/apache/droids/norobots/Rule.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/norobots/Rule.dot?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/norobots/Rule.dot (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/norobots/Rule.dot Wed Nov  5 10:07:30 2008
@@ -0,0 +1,20 @@
+#!/usr/local/bin/dot
+#
+# Class diagram 
+# Generated by UMLGraph version 5.1 (http://www.umlgraph.org/)
+#
+
+digraph G {
+	edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
+	node [fontname="Helvetica",fontsize=10,shape=plaintext];
+	nodesep=0.25;
+	ranksep=0.5;
+	// org.apache.droids.norobots.Rule
+	c3638 [label=<<table title="org.apache.droids.norobots.Rule" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./Rule.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> &#171;interface&#187; </td></tr>
+<tr><td align="center" balign="center"> Rule </td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+}
+