Modified: any23/site/apidocs/org/apache/any23/extractor/html/package-summary.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/html/package-summary.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/html/package-summary.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/html/package-summary.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>org.apache.any23.extractor.html (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>org.apache.any23.extractor.html (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="org.apache.any23.extractor.html (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor.html (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -272,83 +272,87 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/JsoupUtils.html" title="class in org.apache.any23.extractor.html">JsoupUtils</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/LicenseExtractor.html" title="class in org.apache.any23.extractor.html">LicenseExtractor</a></td> <td class="colLast"> <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"><a href="../../../../../org/apache/any23/extractor/html/LicenseExtractorFactory.html" title="class in org.apache.any23.extractor.html">LicenseExtractorFactory</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/MicroformatExtractor.html" title="class in org.apache.any23.extractor.html">MicroformatExtractor</a></td> <td class="colLast"> <div class="block">The abstract base class for any <a href="microformats.org/">Microformat specification</a> extractor.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/SpanCloserInputStream.html" title="class in org.apache.any23.extractor.html">SpanCloserInputStream</a></td> <td class="colLast"> <div class="block">Extension of <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a> meant to detect and replace any occurrence of inline <i>span</i>:</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/SpeciesExtractor.html" title="class in org.apache.any23.extractor.html">SpeciesExtractor</a></td> <td class="colLast"> <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"><a href="../../../../../org/apache/any23/extractor/html/SpeciesExtractorFactory.html" title="class in org.apache.any23.extractor.html">SpeciesExtractorFactory</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/TagSoupParser.html" title="class in org.apache.any23.extractor.html">TagSoupParser</a></td> <td class="colLast"> <div class="block">Parses an <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a> into an <i>HTML DOM</i> tree using a <i>TagSoup</i> parser.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/TagSoupParser.ElementLocation.html" title="class in org.apache.any23.extractor.html">TagSoupParser.ElementLocation</a></td> <td class="colLast"> <div class="block">Describes a <i>DOM Element</i> location.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/TitleExtractor.html" title="class in org.apache.any23.extractor.html">TitleExtractor</a></td> <td class="colLast"> <div class="block">Extracts the value of the <title> element of an HTML or XHTML page.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/TitleExtractorFactory.html" title="class in org.apache.any23.extractor.html">TitleExtractorFactory</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/TurtleHTMLExtractor.html" title="class in org.apache.any23.extractor.html">TurtleHTMLExtractor</a></td> <td class="colLast"> <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"><a href="../../../../../org/apache/any23/extractor/html/TurtleHTMLExtractorFactory.html" title="class in org.apache.any23.extractor.html">TurtleHTMLExtractorFactory</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/XFNExtractor.html" title="class in org.apache.any23.extractor.html">XFNExtractor</a></td> <td class="colLast"> <div class="block">Extractor for the <a href="http://microformats.org/wiki/xfn">XFN</a> microformat.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/html/XFNExtractorFactory.html" title="class in org.apache.any23.extractor.html">XFNExtractorFactory</a></td> <td class="colLast"> </td> </tr> @@ -410,6 +414,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/html/package-tree.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/html/package-tree.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/html/package-tree.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/html/package-tree.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>org.apache.any23.extractor.html Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>org.apache.any23.extractor.html Class Hierarchy (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="org.apache.any23.extractor.html Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor.html Class Hierarchy (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -96,6 +96,7 @@ <li type="circle">org.apache.any23.extractor.html.<a href="../../../../../org/apache/any23/extractor/html/SpanCloserInputStream.html" title="class in org.apache.any23.extractor.html"><span class="typeNameLink">SpanCloserInputStream</span></a></li> </ul> </li> +<li type="circle">org.apache.any23.extractor.html.<a href="../../../../../org/apache/any23/extractor/html/JsoupUtils.html" title="class in org.apache.any23.extractor.html"><span class="typeNameLink">JsoupUtils</span></a></li> <li type="circle">org.apache.any23.extractor.html.<a href="../../../../../org/apache/any23/extractor/html/LicenseExtractor.html" title="class in org.apache.any23.extractor.html"><span class="typeNameLink">LicenseExtractor</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a>)</li> <li type="circle">org.apache.any23.extractor.html.<a href="../../../../../org/apache/any23/extractor/html/MicroformatExtractor.html" title="class in org.apache.any23.extractor.html"><span class="typeNameLink">MicroformatExtractor</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/Extractor.TagSoupDOMExtractor.html" title="interface in org.apache.any23.extractor">Extractor.TagSoupDOMExtractor</a>) <ul> @@ -193,6 +194,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/html/package-use.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/html/package-use.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/html/package-use.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/html/package-use.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.any23.extractor.html (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Package org.apache.any23.extractor.html (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 Package org.apache.any23.extractor.html (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.any23.extractor.html (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -350,6 +350,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/microdata/Item.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/Item.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/Item.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/Item.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:05 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>Item (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Item (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="Item (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Item (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -339,6 +339,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </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/microdata/ItemProp.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/ItemProp.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/ItemProp.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/ItemProp.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:05 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>ItemProp (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>ItemProp (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="ItemProp (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="ItemProp (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -389,6 +389,6 @@ extends <a href="../../../../../org/apac <!-- --> </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/microdata/ItemPropValue.Type.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/ItemPropValue.Type.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/ItemPropValue.Type.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/ItemPropValue.Type.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:05 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>ItemPropValue.Type (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>ItemPropValue.Type (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="ItemPropValue.Type (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="ItemPropValue.Type (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -367,6 +367,6 @@ not permitted.)</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/microdata/ItemPropValue.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/ItemPropValue.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/ItemPropValue.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/ItemPropValue.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:05 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>ItemPropValue (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>ItemPropValue (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="ItemPropValue (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="ItemPropValue (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -633,6 +633,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </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/microdata/ItemScope.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/ItemScope.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/ItemScope.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/ItemScope.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:05 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>ItemScope (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>ItemScope (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="ItemScope (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="ItemScope (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -475,6 +475,6 @@ extends <a href="../../../../../org/apac <!-- --> </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/microdata/MicrodataExtractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataExtractor.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataExtractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataExtractor.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>MicrodataExtractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>MicrodataExtractor (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="MicrodataExtractor (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="MicrodataExtractor (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -345,6 +345,6 @@ implements <a href="../../../../../org/a <!-- --> </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/microdata/MicrodataExtractorFactory.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataExtractorFactory.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataExtractorFactory.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataExtractorFactory.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>MicrodataExtractorFactory (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>MicrodataExtractorFactory (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="MicrodataExtractorFactory (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="MicrodataExtractorFactory (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -379,6 +379,6 @@ implements <a href="../../../../../org/a <!-- --> </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/microdata/MicrodataParser.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParser.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParser.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParser.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>MicrodataParser (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>MicrodataParser (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="MicrodataParser (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="MicrodataParser (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -190,7 +190,8 @@ extends <a href="http://docs.oracle.com/ </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/microdata/ItemProp.html" title="class in org.apache.any23.extractor.microdata">ItemProp</a>[]</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/microdata/MicrodataParser.html#deferProperties-java.lang.String...-">deferProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... refs)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/any23/extractor/microdata/MicrodataParser.html#deferProperties-org.w3c.dom.Node-java.lang.String...-">deferProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... refs)</code> <div class="block">Given a document and a list of <b>itemprop</b> names this method will return such <b>itemprops</b>.</div> </td> @@ -469,7 +470,7 @@ extends <a href="http://docs.oracle.com/ <dd>list of <b>itemscope</b> items.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../org/apache/any23/extractor/microdata/MicrodataParserException.html" title="class in org.apache.any23.extractor.microdata">MicrodataParserException</a></code> - if - <code>errorMode == <code>MicrodataParser.ErrorMode.StopAtFirstError</code></code> + <code>errorMode == <code>MicrodataParser.ErrorMode.STOP_AT_FIRST_ERROR</code></code> and an error occurs.</dd> </dl> </li> @@ -576,18 +577,20 @@ extends <a href="http://docs.oracle.com/ </dl> </li> </ul> -<a name="deferProperties-java.lang.String...-"> +<a name="deferProperties-org.w3c.dom.Node-java.lang.String...-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>deferProperties</h4> -<pre>public <a href="../../../../../org/apache/any23/extractor/microdata/ItemProp.html" title="class in org.apache.any23.extractor.microdata">ItemProp</a>[] deferProperties(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... refs) +<pre>public <a href="../../../../../org/apache/any23/extractor/microdata/ItemProp.html" title="class in org.apache.any23.extractor.microdata">ItemProp</a>[] deferProperties(<a href="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... refs) throws <a href="../../../../../org/apache/any23/extractor/microdata/MicrodataParserException.html" title="class in org.apache.any23.extractor.microdata">MicrodataParserException</a></pre> <div class="block">Given a document and a list of <b>itemprop</b> names this method will return such <b>itemprops</b>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>node</code> - a <a href="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom"><code>Node</code></a> to which the refs belong</dd> <dd><code>refs</code> - list of references.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>list of retrieved <b>itemprop</b>s.</dd> @@ -684,6 +687,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </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/microdata/MicrodataParserException.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParserException.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParserException.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParserException.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>MicrodataParserException (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>MicrodataParserException (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="MicrodataParserException (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="MicrodataParserException (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -411,6 +411,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </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/microdata/MicrodataParserReport.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParserReport.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParserReport.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/MicrodataParserReport.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>MicrodataParserReport (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>MicrodataParserReport (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="MicrodataParserReport (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="MicrodataParserReport (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -301,6 +301,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </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/microdata/class-use/Item.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/Item.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/Item.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/Item.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.Item (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.Item (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.microdata.Item (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.Item (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -172,6 +172,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/microdata/class-use/ItemProp.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemProp.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemProp.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemProp.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.ItemProp (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.ItemProp (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.microdata.ItemProp (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.ItemProp (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -108,7 +108,8 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/any23/extractor/microdata/ItemProp.html" title="class in org.apache.any23.extractor.microdata">ItemProp</a>[]</code></td> -<td class="colLast"><span class="typeNameLabel">MicrodataParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/any23/extractor/microdata/MicrodataParser.html#deferProperties-java.lang.String...-">deferProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... refs)</code> +<td class="colLast"><span class="typeNameLabel">MicrodataParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/any23/extractor/microdata/MicrodataParser.html#deferProperties-org.w3c.dom.Node-java.lang.String...-">deferProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... refs)</code> <div class="block">Given a document and a list of <b>itemprop</b> names this method will return such <b>itemprops</b>.</div> </td> @@ -222,6 +223,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/microdata/class-use/ItemPropValue.Type.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemPropValue.Type.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemPropValue.Type.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemPropValue.Type.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.ItemPropValue.Type (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.ItemPropValue.Type (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.microdata.ItemPropValue.Type (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.ItemPropValue.Type (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -191,6 +191,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/microdata/class-use/ItemPropValue.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemPropValue.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemPropValue.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemPropValue.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.ItemPropValue (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.ItemPropValue (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.microdata.ItemPropValue (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.ItemPropValue (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -185,6 +185,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/microdata/class-use/ItemScope.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemScope.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemScope.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/ItemScope.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.ItemScope (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.ItemScope (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.microdata.ItemScope (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.ItemScope (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -189,6 +189,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/microdata/class-use/MicrodataExtractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataExtractor.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataExtractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataExtractor.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataExtractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataExtractor (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.microdata.MicrodataExtractor (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.MicrodataExtractor (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -164,6 +164,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/microdata/class-use/MicrodataExtractorFactory.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataExtractorFactory.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataExtractorFactory.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataExtractorFactory.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataExtractorFactory (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataExtractorFactory (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.microdata.MicrodataExtractorFactory (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.MicrodataExtractorFactory (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/microdata/class-use/MicrodataParser.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParser.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParser.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParser.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataParser (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataParser (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.microdata.MicrodataParser (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.MicrodataParser (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/microdata/class-use/MicrodataParserException.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParserException.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParserException.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParserException.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataParserException (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataParserException (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.microdata.MicrodataParserException (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.MicrodataParserException (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -125,7 +125,8 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/any23/extractor/microdata/ItemProp.html" title="class in org.apache.any23.extractor.microdata">ItemProp</a>[]</code></td> -<td class="colLast"><span class="typeNameLabel">MicrodataParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/any23/extractor/microdata/MicrodataParser.html#deferProperties-java.lang.String...-">deferProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... refs)</code> +<td class="colLast"><span class="typeNameLabel">MicrodataParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/any23/extractor/microdata/MicrodataParser.html#deferProperties-org.w3c.dom.Node-java.lang.String...-">deferProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a> node, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... refs)</code> <div class="block">Given a document and a list of <b>itemprop</b> names this method will return such <b>itemprops</b>.</div> </td> @@ -222,6 +223,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/microdata/class-use/MicrodataParserReport.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParserReport.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParserReport.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/class-use/MicrodataParserReport.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataParserReport (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Class org.apache.any23.extractor.microdata.MicrodataParserReport (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.microdata.MicrodataParserReport (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.microdata.MicrodataParserReport (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -174,6 +174,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/microdata/package-frame.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/package-frame.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/package-frame.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/package-frame.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>org.apache.any23.extractor.microdata (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>org.apache.any23.extractor.microdata (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> Modified: any23/site/apidocs/org/apache/any23/extractor/microdata/package-summary.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/package-summary.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/package-summary.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/package-summary.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>org.apache.any23.extractor.microdata (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>org.apache.any23.extractor.microdata (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="org.apache.any23.extractor.microdata (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor.microdata (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -45,7 +45,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/any23/extractor/html/microformats2/annotations/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">Next Package</a></li> +<li><a href="../../../../../org/apache/any23/extractor/rdf/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/any23/extractor/microdata/package-summary.html" target="_top">Frames</a></li> @@ -204,7 +204,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/any23/extractor/html/microformats2/annotations/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../org/apache/any23/extractor/openie/package-summary.html">Next Package</a></li> +<li><a href="../../../../../org/apache/any23/extractor/rdf/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/any23/extractor/microdata/package-summary.html" target="_top">Frames</a></li> @@ -229,6 +229,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/microdata/package-tree.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/package-tree.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/package-tree.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/package-tree.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>org.apache.any23.extractor.microdata Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>org.apache.any23.extractor.microdata Class Hierarchy (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="org.apache.any23.extractor.microdata Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor.microdata Class Hierarchy (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -45,7 +45,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/any23/extractor/html/microformats2/annotations/package-tree.html">Prev</a></li> -<li><a href="../../../../../org/apache/any23/extractor/openie/package-tree.html">Next</a></li> +<li><a href="../../../../../org/apache/any23/extractor/rdf/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/any23/extractor/microdata/package-tree.html" target="_top">Frames</a></li> @@ -144,7 +144,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/any23/extractor/html/microformats2/annotations/package-tree.html">Prev</a></li> -<li><a href="../../../../../org/apache/any23/extractor/openie/package-tree.html">Next</a></li> +<li><a href="../../../../../org/apache/any23/extractor/rdf/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/any23/extractor/microdata/package-tree.html" target="_top">Frames</a></li> @@ -169,6 +169,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/microdata/package-use.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/microdata/package-use.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/microdata/package-use.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/microdata/package-use.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.any23.extractor.microdata (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Package org.apache.any23.extractor.microdata (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 Package org.apache.any23.extractor.microdata (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.any23.extractor.microdata (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -196,6 +196,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/package-frame.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/package-frame.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/package-frame.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/package-frame.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>org.apache.any23.extractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>org.apache.any23.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> Modified: any23/site/apidocs/org/apache/any23/extractor/package-summary.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/package-summary.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/package-summary.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/package-summary.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>org.apache.any23.extractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>org.apache.any23.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="org.apache.any23.extractor (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -339,6 +339,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/package-tree.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/package-tree.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/package-tree.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/package-tree.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>org.apache.any23.extractor Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>org.apache.any23.extractor Class Hierarchy (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="org.apache.any23.extractor Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor Class Hierarchy (Apache Any23 2.3-SNAPSHOT API)"; } } catch(err) { @@ -196,6 +196,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/package-use.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/package-use.html?rev=1827595&r1=1827594&r2=1827595&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/package-use.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/package-use.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:42 PDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.any23.extractor (Apache Any23 2.2-SNAPSHOT API)</title> -<meta name="date" content="2017-11-01"> +<title>Uses of Package org.apache.any23.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 Package org.apache.any23.extractor (Apache Any23 2.2-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.any23.extractor (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.rdfa">org.apache.any23.extractor.rdfa</a></td> <td class="colLast"> <div class="block">This package contains the definition of a specific @@ -150,7 +146,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 @@ -158,26 +154,30 @@ 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.filter">org.apache.any23.filter</a></td> <td class="colLast"> <div class="block">This package defines specific <a href="../../../../org/apache/any23/writer/TripleHandler.html" title="interface in org.apache.any23.writer"><code>TripleHandler</code></a>s able to filter document and triples that don't respect particular conditions.</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"> @@ -601,66 +601,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.any23.extractor.openie"> -<!-- --> -</a> -<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/package-summary.html">org.apache.any23.extractor</a> used by <a href="../../../../org/apache/any23/extractor/openie/package-summary.html">org.apache.any23.extractor.openie</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractionContext.html#org.apache.any23.extractor.openie">ExtractionContext</a> -<div class="block">This class provides the context for the processing of - a single <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a>.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractionException.html#org.apache.any23.extractor.openie">ExtractionException</a> -<div class="block">Defines a specific exception raised during the metadata extraction phase.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractionParameters.html#org.apache.any23.extractor.openie">ExtractionParameters</a> -<div class="block">This class models the parameters to be used to perform an extraction.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractionResult.html#org.apache.any23.extractor.openie">ExtractionResult</a> -<div class="block">Interface defining the methods that a representation of an extraction result must have.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/Extractor.html#org.apache.any23.extractor.openie">Extractor</a> -<div class="block">It defines the signature of a generic Extractor.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/Extractor.TagSoupDOMExtractor.html#org.apache.any23.extractor.openie">Extractor.TagSoupDOMExtractor</a> -<div class="block">This interface specializes an <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a> able to handle - <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"><code>Document</code></a> as input format.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractorDescription.html#org.apache.any23.extractor.openie">ExtractorDescription</a> -<div class="block">It defines a minimal signature for an - <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a> description.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractorFactory.html#org.apache.any23.extractor.openie">ExtractorFactory</a> -<div class="block">Interface defining a factory for <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a>.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/SimpleExtractorFactory.html#org.apache.any23.extractor.openie">SimpleExtractorFactory</a> -<div class="block">This class is a simple and default-like implementation of <a href="../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor"><code>ExtractorFactory</code></a>.</div> -</td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.any23.extractor.rdf"> <!-- --> </a> @@ -943,6 +883,66 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.any23.plugin.extractor.openie"> +<!-- --> +</a> +<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/package-summary.html">org.apache.any23.extractor</a> used by <a href="../../../../org/apache/any23/plugin/extractor/openie/package-summary.html">org.apache.any23.plugin.extractor.openie</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractionContext.html#org.apache.any23.plugin.extractor.openie">ExtractionContext</a> +<div class="block">This class provides the context for the processing of + a single <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractionException.html#org.apache.any23.plugin.extractor.openie">ExtractionException</a> +<div class="block">Defines a specific exception raised during the metadata extraction phase.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractionParameters.html#org.apache.any23.plugin.extractor.openie">ExtractionParameters</a> +<div class="block">This class models the parameters to be used to perform an extraction.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractionResult.html#org.apache.any23.plugin.extractor.openie">ExtractionResult</a> +<div class="block">Interface defining the methods that a representation of an extraction result must have.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/Extractor.html#org.apache.any23.plugin.extractor.openie">Extractor</a> +<div class="block">It defines the signature of a generic Extractor.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/Extractor.TagSoupDOMExtractor.html#org.apache.any23.plugin.extractor.openie">Extractor.TagSoupDOMExtractor</a> +<div class="block">This interface specializes an <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a> able to handle + <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"><code>Document</code></a> as input format.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractorDescription.html#org.apache.any23.plugin.extractor.openie">ExtractorDescription</a> +<div class="block">It defines a minimal signature for an + <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a> description.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/ExtractorFactory.html#org.apache.any23.plugin.extractor.openie">ExtractorFactory</a> +<div class="block">Interface defining a factory for <a href="../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/any23/extractor/class-use/SimpleExtractorFactory.html#org.apache.any23.plugin.extractor.openie">SimpleExtractorFactory</a> +<div class="block">This class is a simple and default-like implementation of <a href="../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor"><code>ExtractorFactory</code></a>.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.any23.plugin.htmlscraper"> <!-- --> </a> @@ -1147,6 +1147,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>
