Modified: any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionResult.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionResult.html?rev=1497160&r1=1497159&r2=1497160&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionResult.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionResult.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.extractor.ExtractionResult (Apache Any23 0.7.1-SNAPSHOT API)</title> -<meta name="date" content="2012-09-12"> +<title>Uses of Interface org.apache.any23.extractor.ExtractionResult (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.extractor.ExtractionResult (Apache Any23 0.7.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractionResult (Apache Any23 0.9.0-SNAPSHOT API)"; } //--> </script> @@ -192,14 +192,14 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a></code></td> -<td class="colLast"><span class="strong">ExtractionResultImpl.</span><code><strong><a href="../../../../../org/apache/any23/extractor/ExtractionResultImpl.html#openSubResult(org.apache.any23.extractor.ExtractionContext)">openSubResult</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> context)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a></code></td> <td class="colLast"><span class="strong">ExtractionResult.</span><code><strong><a href="../../../../../org/apache/any23/extractor/ExtractionResult.html#openSubResult(org.apache.any23.extractor.ExtractionContext)">openSubResult</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext)</code> <div class="block">Open a result nested in the current one.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a></code></td> +<td class="colLast"><span class="strong">ExtractionResultImpl.</span><code><strong><a href="../../../../../org/apache/any23/extractor/ExtractionResultImpl.html#openSubResult(org.apache.any23.extractor.ExtractionContext)">openSubResult</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> context)</code> </td> +</tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> @@ -302,83 +302,95 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><span class="strong">HResumeExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HResumeExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, +<td class="colLast"><span class="strong">HReviewAggregateExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewAggregateExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><span class="strong">HRecipeExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HRecipeExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, +<td class="colLast"><span class="strong">HResumeExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HResumeExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><span class="strong">HListingExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HListingExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, +<td class="colLast"><span class="strong">HRecipeExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HRecipeExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><span class="strong">HCardExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCardExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, +<td class="colLast"><span class="strong">HListingExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HListingExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><span class="strong">GeoExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/GeoExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, +<td class="colLast"><span class="strong">HCardExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCardExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>protected boolean</code></td> +<td class="colLast"><span class="strong">GeoExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/GeoExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, + <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>protected abstract boolean</code></td> <td class="colLast"><span class="strong">EntityBasedMicroformatExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/EntityBasedMicroformatExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> <div class="block">Extracts an entity from a <i>DOM</i> node.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><span class="strong">AdrExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/AdrExtractor.html#extractEntity(org.w3c.dom.Node, org.apache.any23.extractor.ExtractionResult)">extractEntity</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XFNExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/XFNExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, <a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a> in, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">TurtleHTMLExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/TurtleHTMLExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, <a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a> in, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">TitleExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/TitleExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, <a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a> in, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">MicroformatExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/MicroformatExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, <a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a> in, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">LicenseExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/LicenseExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, <a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a> in, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ICBMExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/ICBMExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, <a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a> in, <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">HeadLinkExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HeadLinkExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, + <a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext, + <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a> in, + <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">HTMLMetaExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HTMLMetaExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, @@ -388,13 +400,6 @@ <div class="block">Executes the extractor.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">HeadLinkExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HeadLinkExtractor.html#run(org.apache.any23.extractor.ExtractionParameters, org.apache.any23.extractor.ExtractionContext, org.w3c.dom.Document, org.apache.any23.extractor.ExtractionResult)">run</a></strong>(<a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> extractionParameters, - <a href="../../../../../org/apache/any23/extractor/ExtractionContext.html" title="class in org.apache.any23.extractor">ExtractionContext</a> extractionContext, - <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a> in, - <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> out)</code> </td> -</tr> </tbody> </table> </li> @@ -697,6 +702,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/extractor/class-use/ExtractionResultImpl.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionResultImpl.html?rev=1497160&r1=1497159&r2=1497160&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionResultImpl.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionResultImpl.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.extractor.ExtractionResultImpl (Apache Any23 0.7.1-SNAPSHOT API)</title> -<meta name="date" content="2012-09-12"> +<title>Uses of Class org.apache.any23.extractor.ExtractionResultImpl (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.extractor.ExtractionResultImpl (Apache Any23 0.7.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionResultImpl (Apache Any23 0.9.0-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/extractor/class-use/Extractor.BlindExtractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.BlindExtractor.html?rev=1497160&r1=1497159&r2=1497160&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.BlindExtractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.BlindExtractor.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.extractor.Extractor.BlindExtractor (Apache Any23 0.7.1-SNAPSHOT API)</title> -<meta name="date" content="2012-09-12"> +<title>Uses of Interface org.apache.any23.extractor.Extractor.BlindExtractor (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.extractor.Extractor.BlindExtractor (Apache Any23 0.7.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.BlindExtractor (Apache Any23 0.9.0-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/extractor/class-use/Extractor.ContentExtractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.ContentExtractor.html?rev=1497160&r1=1497159&r2=1497160&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.ContentExtractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.ContentExtractor.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.extractor.Extractor.ContentExtractor (Apache Any23 0.7.1-SNAPSHOT API)</title> -<meta name="date" content="2012-09-12"> +<title>Uses of Interface org.apache.any23.extractor.Extractor.ContentExtractor (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.extractor.Extractor.ContentExtractor (Apache Any23 0.7.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.ContentExtractor (Apache Any23 0.9.0-SNAPSHOT API)"; } //--> </script> @@ -277,6 +277,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/extractor/class-use/Extractor.TagSoupDOMExtractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.TagSoupDOMExtractor.html?rev=1497160&r1=1497159&r2=1497160&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.TagSoupDOMExtractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.TagSoupDOMExtractor.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.extractor.Extractor.TagSoupDOMExtractor (Apache Any23 0.7.1-SNAPSHOT API)</title> -<meta name="date" content="2012-09-12"> +<title>Uses of Interface org.apache.any23.extractor.Extractor.TagSoupDOMExtractor (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.extractor.Extractor.TagSoupDOMExtractor (Apache Any23 0.7.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.TagSoupDOMExtractor (Apache Any23 0.9.0-SNAPSHOT API)"; } //--> </script> @@ -186,60 +186,68 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewAggregateExtractor.html" title="class in org.apache.any23.extractor.html">HReviewAggregateExtractor</a></strong></code> +<div class="block">Extractor for the <a + href="http://microformats.org/wiki/hreview-aggregate">hReview-aggregate</a> + microformat.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewExtractor.html" title="class in org.apache.any23.extractor.html">HReviewExtractor</a></strong></code> <div class="block">Extractor for the <a href="http://microformats.org/wiki/hreview">hReview</a> microformat.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HTMLMetaExtractor.html" title="class in org.apache.any23.extractor.html">HTMLMetaExtractor</a></strong></code> <div class="block">This extractor represents the <i>HTML META</i> tag values according the <a href="http://www.w3.org/TR/html401/struct/global.html#h-7.4.4">HTML4 specification</a>.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/ICBMExtractor.html" title="class in org.apache.any23.extractor.html">ICBMExtractor</a></strong></code> <div class="block">Extractor for "ICBM coordinates" provided as META headers in the head of an HTML page.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/LicenseExtractor.html" title="class in org.apache.any23.extractor.html">LicenseExtractor</a></strong></code> <div class="block">Extractor for the <a href="http://microformats.org/wiki/rel-license">rel-license</a> microformat.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/MicroformatExtractor.html" title="class in org.apache.any23.extractor.html">MicroformatExtractor</a></strong></code> <div class="block">The abstract base class for any <a href="../../../../../org/apache/any23/extractor/html/microformats.org/">Microformat specification</a> extractor.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/SpeciesExtractor.html" title="class in org.apache.any23.extractor.html">SpeciesExtractor</a></strong></code> <div class="block">Extractor able to extract the <a href="http://microformats.org/wiki/species">Species Microformat</a>.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/TitleExtractor.html" title="class in org.apache.any23.extractor.html">TitleExtractor</a></strong></code> <div class="block">Extracts the value of the <title> element of an HTML or XHTML page.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/TurtleHTMLExtractor.html" title="class in org.apache.any23.extractor.html">TurtleHTMLExtractor</a></strong></code> <div class="block">Extractor for <i>Turtle/N3</i> format embedded within <i>HTML</i> <i>script</i> tags.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/XFNExtractor.html" title="class in org.apache.any23.extractor.html">XFNExtractor</a></strong></code> <div class="block">Extractor for the <a href="http://microformats.org/wiki/xfn">XFN</a> @@ -368,6 +376,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/extractor/class-use/Extractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.html?rev=1497160&r1=1497159&r2=1497160&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/Extractor.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.extractor.Extractor (Apache Any23 0.7.1-SNAPSHOT API)</title> -<meta name="date" content="2012-09-12"> +<title>Uses of Interface org.apache.any23.extractor.Extractor (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.extractor.Extractor (Apache Any23 0.7.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor (Apache Any23 0.9.0-SNAPSHOT API)"; } //--> </script> @@ -247,26 +247,6 @@ </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/package-summary.html">org.apache.any23.extractor</a> with type parameters of type <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor">Extractor</a></span><span class="tabEnd"> </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>static <S extends <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor">Extractor</a><?>> <br><a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a><S></code></td> -<td class="colLast"><span class="strong">SimpleExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/SimpleExtractorFactory.html#create(java.lang.String, org.apache.any23.rdf.Prefixes, java.util.Collection, java.lang.String, java.lang.Class)">create</a></strong>(<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, - <a href="../../../../../org/apache/any23/rdf/Prefixes.html" title="class in org.apache.any23.rdf">Prefixes</a> prefixes, - <a href="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<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>> supportedMIMETypes, - <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> exampleInput, - <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><S> extractorClass)</code> -<div class="block">Creates an instance of a <a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor"><code>ExtractorFactory</code></a> serving concrete implementation - instances of <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a>.</div> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/package-summary.html">org.apache.any23.extractor</a> that return types with arguments of type <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor">Extractor</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -388,60 +368,68 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewAggregateExtractor.html" title="class in org.apache.any23.extractor.html">HReviewAggregateExtractor</a></strong></code> +<div class="block">Extractor for the <a + href="http://microformats.org/wiki/hreview-aggregate">hReview-aggregate</a> + microformat.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewExtractor.html" title="class in org.apache.any23.extractor.html">HReviewExtractor</a></strong></code> <div class="block">Extractor for the <a href="http://microformats.org/wiki/hreview">hReview</a> microformat.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HTMLMetaExtractor.html" title="class in org.apache.any23.extractor.html">HTMLMetaExtractor</a></strong></code> <div class="block">This extractor represents the <i>HTML META</i> tag values according the <a href="http://www.w3.org/TR/html401/struct/global.html#h-7.4.4">HTML4 specification</a>.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/ICBMExtractor.html" title="class in org.apache.any23.extractor.html">ICBMExtractor</a></strong></code> <div class="block">Extractor for "ICBM coordinates" provided as META headers in the head of an HTML page.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/LicenseExtractor.html" title="class in org.apache.any23.extractor.html">LicenseExtractor</a></strong></code> <div class="block">Extractor for the <a href="http://microformats.org/wiki/rel-license">rel-license</a> microformat.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/MicroformatExtractor.html" title="class in org.apache.any23.extractor.html">MicroformatExtractor</a></strong></code> <div class="block">The abstract base class for any <a href="../../../../../org/apache/any23/extractor/html/microformats.org/">Microformat specification</a> extractor.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/SpeciesExtractor.html" title="class in org.apache.any23.extractor.html">SpeciesExtractor</a></strong></code> <div class="block">Extractor able to extract the <a href="http://microformats.org/wiki/species">Species Microformat</a>.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/TitleExtractor.html" title="class in org.apache.any23.extractor.html">TitleExtractor</a></strong></code> <div class="block">Extracts the value of the <title> element of an HTML or XHTML page.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/TurtleHTMLExtractor.html" title="class in org.apache.any23.extractor.html">TurtleHTMLExtractor</a></strong></code> <div class="block">Extractor for <i>Turtle/N3</i> format embedded within <i>HTML</i> <i>script</i> tags.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/XFNExtractor.html" title="class in org.apache.any23.extractor.html">XFNExtractor</a></strong></code> <div class="block">Extractor for the <a href="http://microformats.org/wiki/xfn">XFN</a> @@ -592,8 +580,9 @@ <tr class="altColor"> <td class="colFirst"><code>interface </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/ExtractorPlugin.html" title="interface in org.apache.any23.plugin">ExtractorPlugin</a><T extends <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor">Extractor</a><?>></strong></code> -<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> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>ExtractorFactory now supports META-INF/services discovery, deprecating this class.</i></div> +</div> </td> </tr> </tbody> @@ -690,6 +679,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html>
