You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2013/06/27 02:36:42 UTC

svn commit: r1497160 [30/43] - in /any23/site: ./ apache-any23-api/ apache-any23-api/css/ apache-any23-api/images/ apache-any23-api/images/logos/ apache-any23-api/images/profiles/ apache-any23-api/img/ apache-any23-api/js/ apache-any23-core/ apache-any...

Modified: any23/site/apidocs/org/apache/any23/plugin/Any23PluginManager.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/Any23PluginManager.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/Any23PluginManager.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/Any23PluginManager.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:39 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:33 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Any23PluginManager (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Any23PluginManager (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Any23PluginManager (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Any23PluginManager (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -139,12 +139,6 @@ extends <a href="http://download.oracle.
 <div class="block">Property where look for plugins.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/any23/plugin/Any23PluginManager.html#PLUGINS_PACKAGE">PLUGINS_PACKAGE</a></strong></code>
-<div class="block">Any23 Plugins package.</div>
-</td>
-</tr>
 </table>
 </li>
 </ul>
@@ -169,8 +163,7 @@ extends <a href="http://download.oracle.
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/any23/extractor/ExtractorGroup.html" title="class in org.apache.any23.extractor">ExtractorGroup</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/any23/plugin/Any23PluginManager.html#configureExtractors(org.apache.any23.extractor.ExtractorGroup, java.io.File...)">configureExtractors</a></strong>(<a href="../../../../org/apache/any23/extractor/ExtractorGroup.html" title="class in org.apache.any23.extractor">ExtractorGroup</a>&nbsp;initialExtractorGroup,
-                   <a href="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>...&nbsp;pluginLocations)</code>
+<td class="colLast"><code><strong><a href="../../../../org/apache/any23/plugin/Any23PluginManager.html#configureExtractors(java.io.File...)">configureExtractors</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>...&nbsp;pluginLocations)</code>
 <div class="block">Configures a new list of extractors containing the extractors declared in <code>initialExtractorGroup</code>
  and also the extractors detected in classpath specified by <code>pluginLocations</code>.</div>
 </td>
@@ -190,7 +183,7 @@ extends <a href="http://download.oracle.
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a>&gt;</code></td>
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/any23/plugin/Any23PluginManager.html#getExtractors()">getExtractors</a></strong>()</code>
 <div class="block">List of <a href="../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin"><code>ExtractorPlugin</code></a> classes declared within the classpath.</div>
 </td>
@@ -286,16 +279,6 @@ extends <a href="http://download.oracle.
 <div class="block">Any23 Command Line Interface package.</div>
 </li>
 </ul>
-<a name="PLUGINS_PACKAGE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>PLUGINS_PACKAGE</h4>
-<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PLUGINS_PACKAGE</pre>
-<div class="block">Any23 Plugins package.</div>
-</li>
-</ul>
 <a name="PLUGIN_DIRS_PROPERTY">
 <!--   -->
 </a>
@@ -449,8 +432,8 @@ extends <a href="http://download.oracle.
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtractors</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a>&gt;&nbsp;getExtractors()
-                                        throws <a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&gt;&nbsp;getExtractors()
+                                         throws <a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">List of <a href="../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin"><code>ExtractorPlugin</code></a> classes declared within the classpath.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>not <code>null</code> list of plugin classes.</dd>
 <dt><span class="strong">Throws:</span></dt>
@@ -469,20 +452,19 @@ extends <a href="http://download.oracle.
 <dt><span class="strong">Returns:</span></dt><dd>a report about the loaded plugins.</dd></dl>
 </li>
 </ul>
-<a name="configureExtractors(org.apache.any23.extractor.ExtractorGroup, java.io.File...)">
+<a name="configureExtractors(java.io.File...)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>configureExtractors</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/any23/extractor/ExtractorGroup.html" title="class in org.apache.any23.extractor">ExtractorGroup</a>&nbsp;configureExtractors(<a href="../../../../org/apache/any23/extractor/ExtractorGroup.html" title="class in org.apache.any23.extractor">ExtractorGroup</a>&nbsp;initialExtractorGroup,
-                                 <a href="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>...&nbsp;pluginLocations)
+<pre>public&nbsp;<a href="../../../../org/apache/any23/extractor/ExtractorGroup.html" title="class in org.apache.any23.extractor">ExtractorGroup</a>&nbsp;configureExtractors(<a href="http://download.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>...&nbsp;pluginLocations)
                                    throws <a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
                                           <a href="http://download.oracle.com/javase/6/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
                                           <a href="http://download.oracle.com/javase/6/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></pre>
 <div class="block">Configures a new list of extractors containing the extractors declared in <code>initialExtractorGroup</code>
  and also the extractors detected in classpath specified by <code>pluginLocations</code>.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>initialExtractorGroup</code> - initial list of extractors.</dd><dd><code>pluginLocations</code> - </dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pluginLocations</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>full list of extractors.</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
@@ -613,6 +595,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/Author.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/Author.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/Author.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/Author.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:39 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:33 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Author (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Author (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Author (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Author (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -199,6 +199,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/ExtractorPlugin.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/ExtractorPlugin.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/ExtractorPlugin.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/ExtractorPlugin.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:39 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:33 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ExtractorPlugin (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>ExtractorPlugin (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ExtractorPlugin (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="ExtractorPlugin (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -87,13 +87,13 @@
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../org/apache/any23/plugin/officescraper/ExcelPlugin.html" title="class in org.apache.any23.plugin.officescraper">ExcelPlugin</a>, <a href="../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperPlugin</a></dd>
-</dl>
 <hr>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>ExtractorFactory now supports META-INF/services discovery, deprecating this class.</i></div>
+</div>
 <br>
-<pre>public interface <span class="strong">ExtractorPlugin&lt;T extends <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor">Extractor</a>&lt;?&gt;&gt;</span></pre>
+<pre><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public interface <span class="strong">ExtractorPlugin&lt;T extends <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor">Extractor</a>&lt;?&gt;&gt;</span></pre>
 <div class="block">This interface defines an <code>org.apache.any23.cli.Any23</code>
  extractor plugin that can be detected and registered from the library classpath.</div>
 <dl><dt><span class="strong">Author:</span></dt>
@@ -118,7 +118,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;<a href="../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="type parameter in ExtractorPlugin">T</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/any23/plugin/ExtractorPlugin.html#getExtractorFactory()">getExtractorFactory</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/any23/plugin/ExtractorPlugin.html#getExtractorFactory()">getExtractorFactory</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -142,6 +144,7 @@
 <li class="blockList">
 <h4>getExtractorFactory</h4>
 <pre><a href="../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;<a href="../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="type parameter in ExtractorPlugin">T</a>&gt;&nbsp;getExtractorFactory()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the <a href="../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor"><code>ExtractorFactory</code></a> for the plugin.</dd></dl>
 </li>
 </ul>
@@ -212,6 +215,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/class-use/Any23PluginManager.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/class-use/Any23PluginManager.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/class-use/Any23PluginManager.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/class-use/Any23PluginManager.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.any23.plugin.Any23PluginManager (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Class org.apache.any23.plugin.Any23PluginManager (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.any23.plugin.Any23PluginManager (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.any23.plugin.Any23PluginManager (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/class-use/Author.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/class-use/Author.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/class-use/Author.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/class-use/Author.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.any23.plugin.Author (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Class org.apache.any23.plugin.Author (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.any23.plugin.Author (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.any23.plugin.Author (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -66,80 +66,7 @@
 <div class="header">
 <h2 title="Uses of Class org.apache.any23.plugin.Author" class="title">Uses of Class<br>org.apache.any23.plugin.Author</h2>
 </div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../org/apache/any23/plugin/Author.html" title="annotation in org.apache.any23.plugin">Author</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.any23.plugin.htmlscraper">org.apache.any23.plugin.htmlscraper</a></td>
-<td class="colLast">
-<div class="block">The <a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper"><code>HTMLScraperExtractor</code></a> is a special extractor
- to scrape textual content from a generic <i>HTML</i> pages.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.any23.plugin.officescraper">org.apache.any23.plugin.officescraper</a></td>
-<td class="colLast">
-<div class="block">This package defines a set of <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a>s
- able to extract metadata from various <i>Microsoft Office</i> documents.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.any23.plugin.htmlscraper">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/any23/plugin/Author.html" title="annotation in org.apache.any23.plugin">Author</a> in <a href="../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a> with annotations of type <a href="../../../../../org/apache/any23/plugin/Author.html" title="annotation in org.apache.any23.plugin">Author</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperPlugin</a></strong></code>
-<div class="block">Implementation of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin"><code>ExtractorPlugin</code></a> based on the
- <a href="https://code.google.com/p/boilerpipe/">BoilerPipe Library</a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.any23.plugin.officescraper">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/any23/plugin/Author.html" title="annotation in org.apache.any23.plugin">Author</a> in <a href="../../../../../org/apache/any23/plugin/officescraper/package-summary.html">org.apache.any23.plugin.officescraper</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/officescraper/package-summary.html">org.apache.any23.plugin.officescraper</a> with annotations of type <a href="../../../../../org/apache/any23/plugin/Author.html" title="annotation in org.apache.any23.plugin">Author</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelPlugin.html" title="class in org.apache.any23.plugin.officescraper">ExcelPlugin</a></strong></code>
-<div class="block">Implementation of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin"><code>ExtractorPlugin</code></a> for <a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractor.html" title="class in org.apache.any23.plugin.officescraper"><code>ExcelExtractor</code></a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
+<div class="classUseContainer">No usage of org.apache.any23.plugin.Author</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">
 <!--   -->
@@ -185,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/class-use/ExtractorPlugin.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/class-use/ExtractorPlugin.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/class-use/ExtractorPlugin.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/class-use/ExtractorPlugin.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.any23.plugin.ExtractorPlugin (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Interface org.apache.any23.plugin.ExtractorPlugin (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.any23.plugin.ExtractorPlugin (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.any23.plugin.ExtractorPlugin (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -66,106 +66,7 @@
 <div class="header">
 <h2 title="Uses of Interface org.apache.any23.plugin.ExtractorPlugin" class="title">Uses of Interface<br>org.apache.any23.plugin.ExtractorPlugin</h2>
 </div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.any23.plugin">org.apache.any23.plugin</a></td>
-<td class="colLast">
-<div class="block">This package provides <i>Plugin Management</i> support for <i>Any23</i>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.any23.plugin.htmlscraper">org.apache.any23.plugin.htmlscraper</a></td>
-<td class="colLast">
-<div class="block">The <a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper"><code>HTMLScraperExtractor</code></a> is a special extractor
- to scrape textual content from a generic <i>HTML</i> pages.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.any23.plugin.officescraper">org.apache.any23.plugin.officescraper</a></td>
-<td class="colLast">
-<div class="block">This package defines a set of <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a>s
- able to extract metadata from various <i>Microsoft Office</i> documents.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.any23.plugin">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a> in <a href="../../../../../org/apache/any23/plugin/package-summary.html">org.apache.any23.plugin</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/any23/plugin/package-summary.html">org.apache.any23.plugin</a> that return types with arguments of type <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Any23PluginManager.</span><code><strong><a href="../../../../../org/apache/any23/plugin/Any23PluginManager.html#getExtractors()">getExtractors</a></strong>()</code>
-<div class="block">List of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin"><code>ExtractorPlugin</code></a> classes declared within the classpath.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.any23.plugin.htmlscraper">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a> in <a href="../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a> that implement <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperPlugin</a></strong></code>
-<div class="block">Implementation of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin"><code>ExtractorPlugin</code></a> based on the
- <a href="https://code.google.com/p/boilerpipe/">BoilerPipe Library</a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.any23.plugin.officescraper">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a> in <a href="../../../../../org/apache/any23/plugin/officescraper/package-summary.html">org.apache.any23.plugin.officescraper</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/officescraper/package-summary.html">org.apache.any23.plugin.officescraper</a> that implement <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelPlugin.html" title="class in org.apache.any23.plugin.officescraper">ExcelPlugin</a></strong></code>
-<div class="block">Implementation of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin"><code>ExtractorPlugin</code></a> for <a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractor.html" title="class in org.apache.any23.plugin.officescraper"><code>ExcelExtractor</code></a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
+<div class="classUseContainer">No usage of org.apache.any23.plugin.ExtractorPlugin</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">
 <!--   -->
@@ -211,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/CrawlerListener.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/CrawlerListener.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/CrawlerListener.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/CrawlerListener.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:42 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CrawlerListener (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>CrawlerListener (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CrawlerListener (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="CrawlerListener (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -210,6 +210,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/DefaultWebCrawler.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/DefaultWebCrawler.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/DefaultWebCrawler.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/DefaultWebCrawler.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:42 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DefaultWebCrawler (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>DefaultWebCrawler (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultWebCrawler (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="DefaultWebCrawler (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -314,6 +314,6 @@ extends edu.uci.ics.crawler4j.crawler.We
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/SharedData.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/SharedData.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/SharedData.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/SharedData.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:42 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SharedData (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>SharedData (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SharedData (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="SharedData (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -291,6 +291,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/SiteCrawler.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/SiteCrawler.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/SiteCrawler.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/SiteCrawler.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:42 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SiteCrawler (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>SiteCrawler (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SiteCrawler (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="SiteCrawler (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -584,6 +584,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/CrawlerListener.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/CrawlerListener.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/CrawlerListener.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/CrawlerListener.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:44 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.any23.plugin.crawler.CrawlerListener (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Interface org.apache.any23.plugin.crawler.CrawlerListener (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.any23.plugin.crawler.CrawlerListener (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.any23.plugin.crawler.CrawlerListener (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/DefaultWebCrawler.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/DefaultWebCrawler.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/DefaultWebCrawler.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/DefaultWebCrawler.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:44 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.any23.plugin.crawler.DefaultWebCrawler (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Class org.apache.any23.plugin.crawler.DefaultWebCrawler (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.any23.plugin.crawler.DefaultWebCrawler (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.any23.plugin.crawler.DefaultWebCrawler (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/SharedData.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/SharedData.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/SharedData.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/SharedData.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:44 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.any23.plugin.crawler.SharedData (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Class org.apache.any23.plugin.crawler.SharedData (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.any23.plugin.crawler.SharedData (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.any23.plugin.crawler.SharedData (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -155,6 +155,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/SiteCrawler.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/SiteCrawler.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/SiteCrawler.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/class-use/SiteCrawler.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:44 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.any23.plugin.crawler.SiteCrawler (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Class org.apache.any23.plugin.crawler.SiteCrawler (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.any23.plugin.crawler.SiteCrawler (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.any23.plugin.crawler.SiteCrawler (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/package-frame.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/package-frame.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/package-frame.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/package-frame.html Thu Jun 27 00:36:26 2013
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.any23.plugin.crawler (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>org.apache.any23.plugin.crawler (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/package-summary.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/package-summary.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/package-summary.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/package-summary.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.any23.plugin.crawler (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>org.apache.any23.plugin.crawler (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.any23.plugin.crawler (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="org.apache.any23.plugin.crawler (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -175,6 +175,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/package-tree.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/package-tree.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/package-tree.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/package-tree.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.any23.plugin.crawler Class Hierarchy (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>org.apache.any23.plugin.crawler Class Hierarchy (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.any23.plugin.crawler Class Hierarchy (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="org.apache.any23.plugin.crawler Class Hierarchy (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -135,6 +135,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/crawler/package-use.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/crawler/package-use.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/crawler/package-use.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/crawler/package-use.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:44 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:35 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.any23.plugin.crawler (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Package org.apache.any23.plugin.crawler (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.any23.plugin.crawler (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.any23.plugin.crawler (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -157,6 +157,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:42 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HTMLScraperExtractor (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>HTMLScraperExtractor (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HTMLScraperExtractor (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="HTMLScraperExtractor (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -38,7 +38,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev Class</li>
-<li><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractorFactory.html" title="class in org.apache.any23.plugin.htmlscraper"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" target="_top">Frames</a></li>
@@ -108,7 +108,7 @@ implements <a href="../../../../../org/a
 <div class="block">Implementation of content extractor for performing <i>HTML<i/> scraping.</div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Michele Mostarda (mostarda@fbk.eu)</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper"><code>HTMLScraperPlugin</code></a></dd></dl>
+<dt><span class="strong">See Also:</span></dt><dd><code>HTMLScraperPlugin</code></dd></dl>
 </li>
 </ul>
 </div>
@@ -143,14 +143,6 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static <a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;<a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractor</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html#factory">factory</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html#NAME">NAME</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>static org.openrdf.model.URI</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html#PAGE_CONTENT_AE_PROPERTY">PAGE_CONTENT_AE_PROPERTY</a></strong></code>&nbsp;</td>
 </tr>
@@ -205,7 +197,7 @@ implements <a href="../../../../../org/a
                 de.l3s.boilerpipe.BoilerpipeExtractor&nbsp;extractor)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html#getDescription()">getDescription</a></strong>()</code>
 <div class="block">Returns a <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor"><code>ExtractorDescription</code></a> of this extractor.</div>
 </td>
@@ -252,16 +244,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="NAME">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>NAME</h4>
-<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAME</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.any23.plugin.htmlscraper.HTMLScraperExtractor.NAME">Constant Field Values</a></dd></dl>
-</li>
-</ul>
 <a name="PAGE_CONTENT_DE_PROPERTY">
 <!--   -->
 </a>
@@ -292,21 +274,12 @@ implements <a href="../../../../../org/a
 <a name="PAGE_CONTENT_CE_PROPERTY">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>PAGE_CONTENT_CE_PROPERTY</h4>
 <pre>public static final&nbsp;org.openrdf.model.URI PAGE_CONTENT_CE_PROPERTY</pre>
 </li>
 </ul>
-<a name="factory">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>factory</h4>
-<pre>protected static final&nbsp;<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;<a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractor</a>&gt; factory</pre>
-</li>
-</ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -382,7 +355,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&nbsp;getDescription()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a>&nbsp;getDescription()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/any23/extractor/Extractor.html#getDescription()">Extractor</a></code></strong></div>
 <div class="block">Returns a <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor"><code>ExtractorDescription</code></a> of this extractor.</div>
 <dl>
@@ -434,7 +407,7 @@ implements <a href="../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li>Prev Class</li>
-<li><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractorFactory.html" title="class in org.apache.any23.plugin.htmlscraper"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" target="_top">Frames</a></li>
@@ -474,6 +447,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/htmlscraper/class-use/HTMLScraperExtractor.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/htmlscraper/class-use/HTMLScraperExtractor.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/htmlscraper/class-use/HTMLScraperExtractor.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/htmlscraper/class-use/HTMLScraperExtractor.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:44 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.any23.plugin.htmlscraper.HTMLScraperExtractor (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Class org.apache.any23.plugin.htmlscraper.HTMLScraperExtractor (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.any23.plugin.htmlscraper.HTMLScraperExtractor (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.any23.plugin.htmlscraper.HTMLScraperExtractor (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -92,16 +92,16 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractor</a> in <a href="../../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a> with type parameters of type <a href="../../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a> that return <a href="../../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractor</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
+<th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected static <a href="../../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;<a href="../../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractor</a>&gt;</code></td>
-<td class="colLast"><span class="strong">HTMLScraperExtractor.</span><code><strong><a href="../../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html#factory">factory</a></strong></code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractor</a></code></td>
+<td class="colLast"><span class="strong">HTMLScraperExtractorFactory.</span><code><strong><a href="../../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractorFactory.html#createExtractor()">createExtractor</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -155,6 +155,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-frame.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-frame.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-frame.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-frame.html Thu Jun 27 00:36:26 2013
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.any23.plugin.htmlscraper (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>org.apache.any23.plugin.htmlscraper (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -14,7 +14,7 @@
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
 <li><a href="HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper" target="classFrame">HTMLScraperExtractor</a></li>
-<li><a href="HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper" target="classFrame">HTMLScraperPlugin</a></li>
+<li><a href="HTMLScraperExtractorFactory.html" title="class in org.apache.any23.plugin.htmlscraper" target="classFrame">HTMLScraperExtractorFactory</a></li>
 </ul>
 </div>
 </body>

Modified: any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-summary.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-summary.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-summary.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-summary.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.any23.plugin.htmlscraper (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>org.apache.any23.plugin.htmlscraper (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.any23.plugin.htmlscraper (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="org.apache.any23.plugin.htmlscraper (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -88,11 +88,8 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperPlugin</a></td>
-<td class="colLast">
-<div class="block">Implementation of <a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin"><code>ExtractorPlugin</code></a> based on the
- <a href="https://code.google.com/p/boilerpipe/">BoilerPipe Library</a>.</div>
-</td>
+<td class="colFirst"><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractorFactory.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractorFactory</a></td>
+<td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -150,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-tree.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-tree.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-tree.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-tree.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.any23.plugin.htmlscraper Class Hierarchy (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>org.apache.any23.plugin.htmlscraper Class Hierarchy (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.any23.plugin.htmlscraper Class Hierarchy (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="org.apache.any23.plugin.htmlscraper Class Hierarchy (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -76,7 +76,11 @@
 <li type="circle">java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
 <ul>
 <li type="circle">org.apache.any23.plugin.htmlscraper.<a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper"><span class="strong">HTMLScraperExtractor</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor">Extractor.ContentExtractor</a>)</li>
-<li type="circle">org.apache.any23.plugin.htmlscraper.<a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperPlugin.html" title="class in org.apache.any23.plugin.htmlscraper"><span class="strong">HTMLScraperPlugin</span></a> (implements org.apache.any23.plugin.<a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/SimpleExtractorFactory.html" title="class in org.apache.any23.extractor"><span class="strong">SimpleExtractorFactory</span></a>&lt;T&gt; (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;T&gt;)
+<ul>
+<li type="circle">org.apache.any23.plugin.htmlscraper.<a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractorFactory.html" title="class in org.apache.any23.plugin.htmlscraper"><span class="strong">HTMLScraperExtractorFactory</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;T&gt;)</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
@@ -126,6 +130,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-use.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-use.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-use.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/htmlscraper/package-use.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:44 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:35 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.any23.plugin.htmlscraper (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>Uses of Package org.apache.any23.plugin.htmlscraper (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.any23.plugin.htmlscraper (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.any23.plugin.htmlscraper (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>

Modified: any23/site/apidocs/org/apache/any23/plugin/officescraper/ExcelExtractor.html
URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/plugin/officescraper/ExcelExtractor.html?rev=1497160&r1=1497159&r2=1497160&view=diff
==============================================================================
--- any23/site/apidocs/org/apache/any23/plugin/officescraper/ExcelExtractor.html (original)
+++ any23/site/apidocs/org/apache/any23/plugin/officescraper/ExcelExtractor.html Thu Jun 27 00:36:26 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:42 CEST 2012 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ExcelExtractor (Apache Any23 0.7.1-SNAPSHOT API)</title>
-<meta name="date" content="2012-09-12">
+<title>ExcelExtractor (Apache Any23 0.9.0-SNAPSHOT API)</title>
+<meta name="date" content="2013-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ExcelExtractor (Apache Any23 0.7.1-SNAPSHOT API)";
+        parent.document.title="ExcelExtractor (Apache Any23 0.9.0-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -38,7 +38,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev Class</li>
-<li><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelPlugin.html" title="class in org.apache.any23.plugin.officescraper"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractorFactory.html" title="class in org.apache.any23.plugin.officescraper"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/any23/plugin/officescraper/ExcelExtractor.html" target="_top">Frames</a></li>
@@ -63,13 +63,13 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
@@ -133,25 +133,6 @@ implements <a href="../../../../../org/a
 </ul>
 </li>
 </ul>
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;<a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractor.html" title="class in org.apache.any23.plugin.officescraper">ExcelExtractor</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractor.html#factory">factory</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_summary">
@@ -223,23 +204,6 @@ implements <a href="../../../../../org/a
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="factory">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>factory</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a>&lt;<a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractor.html" title="class in org.apache.any23.plugin.officescraper">ExcelExtractor</a>&gt; factory</pre>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_detail">
@@ -354,7 +318,7 @@ implements <a href="../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li>Prev Class</li>
-<li><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelPlugin.html" title="class in org.apache.any23.plugin.officescraper"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractorFactory.html" title="class in org.apache.any23.plugin.officescraper"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/any23/plugin/officescraper/ExcelExtractor.html" target="_top">Frames</a></li>
@@ -379,13 +343,13 @@ implements <a href="../../../../../org/a
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
@@ -394,6 +358,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
 </body>
 </html>