Modified: any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionException.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionException.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionException.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionException.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.ExtractionException (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.ExtractionException (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionException (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionException (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -132,17 +132,13 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.any23.extractor.openie">org.apache.any23.extractor.openie</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdf">org.apache.any23.extractor.rdf</a></td> <td class="colLast"> <div class="block">This package contains the concrete implementations (and utilities classes) to perform the extraction from various RDF serialization formats.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.xpath">org.apache.any23.extractor.xpath</a></td> <td class="colLast"> <div class="block">This package provides an <i>XPath</i> extractor able to generate <i>RDF</i> statements @@ -150,13 +146,17 @@ templates.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.yaml">org.apache.any23.extractor.yaml</a></td> <td class="colLast"> <div class="block">This package provides an <i>YAML</i> extractor able to generate <i>RDF</i> statements from any <i>YAML</i> files.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.any23.plugin.extractor.openie">org.apache.any23.plugin.extractor.openie</a></td> +<td class="colLast"> </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"> @@ -596,27 +596,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.openie"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractionException.html" title="class in org.apache.any23.extractor">ExtractionException</a> in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a> that throw <a href="../../../../../org/apache/any23/extractor/ExtractionException.html" title="class in org.apache.any23.extractor">ExtractionException</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>void</code></td> -<td class="colLast"><span class="typeNameLabel">OpenIEExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractor.html#run-org.apache.any23.extractor.ExtractionParameters-org.apache.any23.extractor.ExtractionContext-org.w3c.dom.Document-org.apache.any23.extractor.ExtractionResult-">run</a></span>(<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> context, - <a href="http://docs.oracle.com/javase/8/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> <li class="blockList"><a name="org.apache.any23.extractor.rdf"> <!-- --> </a> @@ -680,6 +659,27 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.any23.plugin.extractor.openie"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractionException.html" title="class in org.apache.any23.extractor">ExtractionException</a> in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a> that throw <a href="../../../../../org/apache/any23/extractor/ExtractionException.html" title="class in org.apache.any23.extractor">ExtractionException</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>void</code></td> +<td class="colLast"><span class="typeNameLabel">OpenIEExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractor.html#run-org.apache.any23.extractor.ExtractionParameters-org.apache.any23.extractor.ExtractionContext-org.w3c.dom.Document-org.apache.any23.extractor.ExtractionResult-">run</a></span>(<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> context, + <a href="http://docs.oracle.com/javase/8/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> <li class="blockList"><a name="org.apache.any23.plugin.htmlscraper"> <!-- --> </a> @@ -773,6 +773,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/ExtractionParameters.ValidationMode.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionParameters.ValidationMode.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionParameters.ValidationMode.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionParameters.ValidationMode.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.ExtractionParameters.ValidationMode (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.ExtractionParameters.ValidationMode (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionParameters.ValidationMode (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionParameters.ValidationMode (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -202,6 +202,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/ExtractionParameters.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionParameters.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionParameters.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionParameters.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.ExtractionParameters (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.ExtractionParameters (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionParameters (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionParameters (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -118,17 +118,13 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.any23.extractor.openie">org.apache.any23.extractor.openie</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdf">org.apache.any23.extractor.rdf</a></td> <td class="colLast"> <div class="block">This package contains the concrete implementations (and utilities classes) to perform the extraction from various RDF serialization formats.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.xpath">org.apache.any23.extractor.xpath</a></td> <td class="colLast"> <div class="block">This package provides an <i>XPath</i> extractor able to generate <i>RDF</i> statements @@ -136,13 +132,17 @@ templates.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.yaml">org.apache.any23.extractor.yaml</a></td> <td class="colLast"> <div class="block">This package provides an <i>YAML</i> extractor able to generate <i>RDF</i> statements from any <i>YAML</i> files.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.any23.plugin.extractor.openie">org.apache.any23.plugin.extractor.openie</a></td> +<td class="colLast"> </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"> @@ -383,27 +383,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.openie"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a> with parameters of type <a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</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>void</code></td> -<td class="colLast"><span class="typeNameLabel">OpenIEExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractor.html#run-org.apache.any23.extractor.ExtractionParameters-org.apache.any23.extractor.ExtractionContext-org.w3c.dom.Document-org.apache.any23.extractor.ExtractionResult-">run</a></span>(<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> context, - <a href="http://docs.oracle.com/javase/8/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> <li class="blockList"><a name="org.apache.any23.extractor.rdf"> <!-- --> </a> @@ -467,6 +446,27 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.any23.plugin.extractor.openie"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</a> in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a> with parameters of type <a href="../../../../../org/apache/any23/extractor/ExtractionParameters.html" title="class in org.apache.any23.extractor">ExtractionParameters</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>void</code></td> +<td class="colLast"><span class="typeNameLabel">OpenIEExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractor.html#run-org.apache.any23.extractor.ExtractionParameters-org.apache.any23.extractor.ExtractionContext-org.w3c.dom.Document-org.apache.any23.extractor.ExtractionResult-">run</a></span>(<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> context, + <a href="http://docs.oracle.com/javase/8/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> <li class="blockList"><a name="org.apache.any23.plugin.htmlscraper"> <!-- --> </a> @@ -560,6 +560,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/ExtractionResult.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractionResult.html?rev=1827595&r1=1827594&r2=1827595&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 Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.ExtractionResult (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.ExtractionResult (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractionResult (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractionResult (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -118,17 +118,13 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.any23.extractor.openie">org.apache.any23.extractor.openie</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdf">org.apache.any23.extractor.rdf</a></td> <td class="colLast"> <div class="block">This package contains the concrete implementations (and utilities classes) to perform the extraction from various RDF serialization formats.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdfa">org.apache.any23.extractor.rdfa</a></td> <td class="colLast"> <div class="block">This package contains the definition of a specific @@ -136,7 +132,7 @@ <a href="http://www.w3.org/TR/xhtml-rdfa-primer/">RDFa</a>.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.xpath">org.apache.any23.extractor.xpath</a></td> <td class="colLast"> <div class="block">This package provides an <i>XPath</i> extractor able to generate <i>RDF</i> statements @@ -144,13 +140,17 @@ templates.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.yaml">org.apache.any23.extractor.yaml</a></td> <td class="colLast"> <div class="block">This package provides an <i>YAML</i> extractor able to generate <i>RDF</i> statements from any <i>YAML</i> files.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.any23.plugin.extractor.openie">org.apache.any23.plugin.extractor.openie</a></td> +<td class="colLast"> </td> +</tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.plugin.htmlscraper">org.apache.any23.plugin.htmlscraper</a></td> <td class="colLast"> @@ -536,27 +536,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.openie"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a> with parameters of type <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</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>void</code></td> -<td class="colLast"><span class="typeNameLabel">OpenIEExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractor.html#run-org.apache.any23.extractor.ExtractionParameters-org.apache.any23.extractor.ExtractionContext-org.w3c.dom.Document-org.apache.any23.extractor.ExtractionResult-">run</a></span>(<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> context, - <a href="http://docs.oracle.com/javase/8/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> <li class="blockList"><a name="org.apache.any23.extractor.rdf"> <!-- --> </a> @@ -818,6 +797,27 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.any23.plugin.extractor.openie"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</a> in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a> with parameters of type <a href="../../../../../org/apache/any23/extractor/ExtractionResult.html" title="interface in org.apache.any23.extractor">ExtractionResult</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>void</code></td> +<td class="colLast"><span class="typeNameLabel">OpenIEExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractor.html#run-org.apache.any23.extractor.ExtractionParameters-org.apache.any23.extractor.ExtractionContext-org.w3c.dom.Document-org.apache.any23.extractor.ExtractionResult-">run</a></span>(<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> context, + <a href="http://docs.oracle.com/javase/8/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> <li class="blockList"><a name="org.apache.any23.plugin.htmlscraper"> <!-- --> </a> @@ -911,6 +911,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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=1827595&r1=1827594&r2=1827595&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 Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.ExtractionResultImpl (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.ExtractionResultImpl (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionResultImpl (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.ExtractionResultImpl (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -121,6 +121,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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=1827595&r1=1827594&r2=1827595&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 Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.Extractor.BlindExtractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.Extractor.BlindExtractor (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.BlindExtractor (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.BlindExtractor (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -121,6 +121,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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=1827595&r1=1827594&r2=1827595&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 Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.Extractor.ContentExtractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.Extractor.ContentExtractor (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.ContentExtractor (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.ContentExtractor (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -368,6 +368,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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=1827595&r1=1827594&r2=1827595&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 Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.Extractor.TagSoupDOMExtractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.Extractor.TagSoupDOMExtractor (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.TagSoupDOMExtractor (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor.TagSoupDOMExtractor (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -105,10 +105,6 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.any23.extractor.openie">org.apache.any23.extractor.openie</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.xpath">org.apache.any23.extractor.xpath</a></td> <td class="colLast"> <div class="block">This package provides an <i>XPath</i> extractor able to generate <i>RDF</i> statements @@ -116,6 +112,10 @@ templates.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.any23.plugin.extractor.openie">org.apache.any23.plugin.extractor.openie</a></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> @@ -351,12 +351,12 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.openie"> +<li class="blockList"><a name="org.apache.any23.extractor.xpath"> <!-- --> </a> -<h3>Uses of <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a> in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a></h3> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a> in <a href="../../../../../org/apache/any23/extractor/xpath/package-summary.html">org.apache.any23.extractor.xpath</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a> that implement <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a></span><span class="tabEnd"> </span></caption> +<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/xpath/package-summary.html">org.apache.any23.extractor.xpath</a> that implement <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> @@ -364,21 +364,20 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractor.html" title="class in org.apache.any23.extractor.openie">OpenIEExtractor</a></span></code> -<div class="block">An <a href="https://github.com/allenai/openie-standalone">OpenIE</a> - extractor able to generate <i>RDF</i> statements from - sentences representing relations in the text.</div> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/xpath/XPathExtractor.html" title="class in org.apache.any23.extractor.xpath">XPathExtractor</a></span></code> +<div class="block">Implementation of an <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.TagSoupDOMExtractor</code></a> able to + apply <a href="../../../../../org/apache/any23/extractor/xpath/XPathExtractionRule.html" title="interface in org.apache.any23.extractor.xpath"><code>XPathExtractionRule</code></a>s and generate <i>quads</i>.</div> </td> </tr> </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.xpath"> +<li class="blockList"><a name="org.apache.any23.plugin.extractor.openie"> <!-- --> </a> -<h3>Uses of <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a> in <a href="../../../../../org/apache/any23/extractor/xpath/package-summary.html">org.apache.any23.extractor.xpath</a></h3> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a> in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/xpath/package-summary.html">org.apache.any23.extractor.xpath</a> that implement <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a></span><span class="tabEnd"> </span></caption> +<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a> that implement <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> @@ -386,9 +385,10 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/xpath/XPathExtractor.html" title="class in org.apache.any23.extractor.xpath">XPathExtractor</a></span></code> -<div class="block">Implementation of an <a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.TagSoupDOMExtractor</code></a> able to - apply <a href="../../../../../org/apache/any23/extractor/xpath/XPathExtractionRule.html" title="interface in org.apache.any23.extractor.xpath"><code>XPathExtractionRule</code></a>s and generate <i>quads</i>.</div> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractor.html" title="class in org.apache.any23.plugin.extractor.openie">OpenIEExtractor</a></span></code> +<div class="block">An <a href="https://github.com/allenai/openie-standalone">OpenIE</a> + extractor able to generate <i>RDF</i> statements from + sentences representing relations in the text.</div> </td> </tr> </tbody> @@ -445,6 +445,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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=1827595&r1=1827594&r2=1827595&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 Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.Extractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.Extractor (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.Extractor (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -125,17 +125,13 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.any23.extractor.openie">org.apache.any23.extractor.openie</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdf">org.apache.any23.extractor.rdf</a></td> <td class="colLast"> <div class="block">This package contains the concrete implementations (and utilities classes) to perform the extraction from various RDF serialization formats.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdfa">org.apache.any23.extractor.rdfa</a></td> <td class="colLast"> <div class="block">This package contains the definition of a specific @@ -143,7 +139,7 @@ <a href="http://www.w3.org/TR/xhtml-rdfa-primer/">RDFa</a>.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.xpath">org.apache.any23.extractor.xpath</a></td> <td class="colLast"> <div class="block">This package provides an <i>XPath</i> extractor able to generate <i>RDF</i> statements @@ -151,19 +147,23 @@ templates.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.yaml">org.apache.any23.extractor.yaml</a></td> <td class="colLast"> <div class="block">This package provides an <i>YAML</i> extractor able to generate <i>RDF</i> statements from any <i>YAML</i> files.</div> </td> </tr> -<tr class="rowColor"> +<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.extractor.openie">org.apache.any23.plugin.extractor.openie</a></td> +<td class="colLast"> </td> +</tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.plugin.htmlscraper">org.apache.any23.plugin.htmlscraper</a></td> <td class="colLast"> @@ -548,28 +548,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.openie"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor">Extractor</a> in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a> that implement <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">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractor.html" title="class in org.apache.any23.extractor.openie">OpenIEExtractor</a></span></code> -<div class="block">An <a href="https://github.com/allenai/openie-standalone">OpenIE</a> - extractor able to generate <i>RDF</i> statements from - sentences representing relations in the text.</div> -</td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.any23.extractor.rdf"> <!-- --> </a> @@ -737,6 +715,28 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.any23.plugin.extractor.openie"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor">Extractor</a> in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a> that implement <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">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractor.html" title="class in org.apache.any23.plugin.extractor.openie">OpenIEExtractor</a></span></code> +<div class="block">An <a href="https://github.com/allenai/openie-standalone">OpenIE</a> + extractor able to generate <i>RDF</i> statements from + sentences representing relations in the text.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.any23.plugin.htmlscraper"> <!-- --> </a> @@ -830,6 +830,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/ExtractorDescription.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorDescription.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorDescription.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorDescription.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.ExtractorDescription (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.ExtractorDescription (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractorDescription (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractorDescription (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -118,17 +118,13 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.any23.extractor.openie">org.apache.any23.extractor.openie</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdf">org.apache.any23.extractor.rdf</a></td> <td class="colLast"> <div class="block">This package contains the concrete implementations (and utilities classes) to perform the extraction from various RDF serialization formats.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdfa">org.apache.any23.extractor.rdfa</a></td> <td class="colLast"> <div class="block">This package contains the definition of a specific @@ -136,7 +132,7 @@ <a href="http://www.w3.org/TR/xhtml-rdfa-primer/">RDFa</a>.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.xpath">org.apache.any23.extractor.xpath</a></td> <td class="colLast"> <div class="block">This package provides an <i>XPath</i> extractor able to generate <i>RDF</i> statements @@ -144,13 +140,17 @@ templates.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.yaml">org.apache.any23.extractor.yaml</a></td> <td class="colLast"> <div class="block">This package provides an <i>YAML</i> extractor able to generate <i>RDF</i> statements from any <i>YAML</i> files.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.any23.plugin.extractor.openie">org.apache.any23.plugin.extractor.openie</a></td> +<td class="colLast"> </td> +</tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.plugin.htmlscraper">org.apache.any23.plugin.htmlscraper</a></td> <td class="colLast"> @@ -661,41 +661,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.openie"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </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 </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractorFactory.html" title="class in org.apache.any23.extractor.openie">OpenIEExtractorFactory</a></span></code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</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><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="typeNameLabel">OpenIEExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractor.html#getDescription--">getDescription</a></span>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="typeNameLabel">OpenIEExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.any23.extractor.rdf"> <!-- --> </a> @@ -781,38 +746,34 @@ <td class="colLast"><span class="typeNameLabel">FunctionalSyntaxExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/FunctionalSyntaxExtractor.html#getDescription--">getDescription</a></span>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>abstract <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseRDFExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/BaseRDFExtractor.html#getDescription--">getDescription</a></span>()</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="typeNameLabel">TurtleExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/TurtleExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="typeNameLabel">TriXExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/TriXExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="typeNameLabel">RDFXMLExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/RDFXMLExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="typeNameLabel">NTriplesExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/NTriplesExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="typeNameLabel">NQuadsExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/NQuadsExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="typeNameLabel">ManchesterSyntaxExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/ManchesterSyntaxExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="typeNameLabel">JSONLDExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/JSONLDExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="typeNameLabel">FunctionalSyntaxExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/rdf/FunctionalSyntaxExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> </tr> @@ -936,6 +897,41 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.any23.plugin.extractor.openie"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </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 </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractorFactory.html" title="class in org.apache.any23.plugin.extractor.openie">OpenIEExtractorFactory</a></span></code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</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><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="typeNameLabel">OpenIEExtractor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractor.html#getDescription--">getDescription</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="typeNameLabel">OpenIEExtractorFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractorFactory.html#getDescriptionInstance--">getDescriptionInstance</a></span>()</code> </td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.any23.plugin.htmlscraper"> <!-- --> </a> @@ -1057,6 +1053,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/ExtractorFactory.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorFactory.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorFactory.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorFactory.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.ExtractorFactory (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.ExtractorFactory (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractorFactory (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractorFactory (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -118,17 +118,13 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.any23.extractor.openie">org.apache.any23.extractor.openie</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdf">org.apache.any23.extractor.rdf</a></td> <td class="colLast"> <div class="block">This package contains the concrete implementations (and utilities classes) to perform the extraction from various RDF serialization formats.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.rdfa">org.apache.any23.extractor.rdfa</a></td> <td class="colLast"> <div class="block">This package contains the definition of a specific @@ -136,7 +132,7 @@ <a href="http://www.w3.org/TR/xhtml-rdfa-primer/">RDFa</a>.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.xpath">org.apache.any23.extractor.xpath</a></td> <td class="colLast"> <div class="block">This package provides an <i>XPath</i> extractor able to generate <i>RDF</i> statements @@ -144,19 +140,23 @@ templates.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.extractor.yaml">org.apache.any23.extractor.yaml</a></td> <td class="colLast"> <div class="block">This package provides an <i>YAML</i> extractor able to generate <i>RDF</i> statements from any <i>YAML</i> files.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <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="altColor"> +<td class="colFirst"><a href="#org.apache.any23.plugin.extractor.openie">org.apache.any23.plugin.extractor.openie</a></td> +<td class="colLast"> </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"> @@ -458,24 +458,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.openie"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a> in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a></span><span class="tabEnd"> </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 </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/openie/OpenIEExtractorFactory.html" title="class in org.apache.any23.extractor.openie">OpenIEExtractorFactory</a></span></code> </td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.any23.extractor.rdf"> <!-- --> </a> @@ -615,6 +597,24 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.any23.plugin.extractor.openie"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a> in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a></span><span class="tabEnd"> </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 </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/plugin/extractor/openie/OpenIEExtractorFactory.html" title="class in org.apache.any23.plugin.extractor.openie">OpenIEExtractorFactory</a></span></code> </td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.any23.plugin.htmlscraper"> <!-- --> </a> @@ -702,6 +702,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/ExtractorGroup.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorGroup.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorGroup.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorGroup.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.ExtractorGroup (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.ExtractorGroup (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.ExtractorGroup (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.ExtractorGroup (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -295,6 +295,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/ExtractorRegistry.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorRegistry.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorRegistry.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorRegistry.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.ExtractorRegistry (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.ExtractorRegistry (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractorRegistry (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractorRegistry (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -254,6 +254,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/ExtractorRegistryImpl.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorRegistryImpl.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorRegistryImpl.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorRegistryImpl.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.ExtractorRegistryImpl (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.ExtractorRegistryImpl (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.ExtractorRegistryImpl (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.ExtractorRegistryImpl (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -121,6 +121,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/IssueReport.Issue.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.Issue.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.Issue.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.Issue.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.IssueReport.Issue (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.IssueReport.Issue (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.IssueReport.Issue (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.IssueReport.Issue (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -225,6 +225,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/IssueReport.IssueLevel.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.IssueLevel.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.IssueLevel.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.IssueLevel.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.IssueReport.IssueLevel (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.IssueReport.IssueLevel (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.any23.extractor.IssueReport.IssueLevel (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.IssueReport.IssueLevel (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -201,6 +201,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <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/IssueReport.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/IssueReport.html Fri Mar 23 20:52:11 2018 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Fri Mar 23 13:48:41 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.IssueReport (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Interface org.apache.any23.extractor.IssueReport (Apache Any23 2.3-SNAPSHOT API)</title> +<meta name="date" content="2018-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.IssueReport (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.IssueReport (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -247,6 +247,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
