Modified: any23/site/apidocs/org/apache/any23/extractor/rdf/package-summary.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdf/package-summary.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdf/package-summary.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdf/package-summary.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.any23.extractor.rdf (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>org.apache.any23.extractor.rdf (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdf (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor.rdf (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { @@ -96,6 +96,17 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="../../../../../org/apache/any23/extractor/rdf/FunctionalSyntaxExtractor.html" title="class in org.apache.any23.extractor.rdf">FunctionalSyntaxExtractor</a></td> +<td class="colLast"> +<div class="block">Concrete implementation of <a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.ContentExtractor</code></a> + handling <a href="https://www.w3.org/TR/owl2-syntax/">OWL2 Functional-Style Syntax</a> format.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/any23/extractor/rdf/FunctionalSyntaxExtractorFactory.html" title="class in org.apache.any23.extractor.rdf">FunctionalSyntaxExtractorFactory</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/rdf/JSONLDExtractor.html" title="class in org.apache.any23.extractor.rdf">JSONLDExtractor</a></td> <td class="colLast"> <div class="block">Concrete implementation of <a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.ContentExtractor</code></a> @@ -107,6 +118,17 @@ <td class="colLast"> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="../../../../../org/apache/any23/extractor/rdf/ManchesterSyntaxExtractor.html" title="class in org.apache.any23.extractor.rdf">ManchesterSyntaxExtractor</a></td> +<td class="colLast"> +<div class="block">Concrete implementation of <a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.ContentExtractor</code></a> + handling <a href="http://www.w3.org/TR/owl2-manchester-syntax/">Manchester Syntax</a> format.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/any23/extractor/rdf/ManchesterSyntaxExtractorFactory.html" title="class in org.apache.any23.extractor.rdf">ManchesterSyntaxExtractorFactory</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/any23/extractor/rdf/NQuadsExtractor.html" title="class in org.apache.any23.extractor.rdf">NQuadsExtractor</a></td> <td class="colLast"> <div class="block">Concrete implementation of <a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.ContentExtractor</code></a>
Modified: any23/site/apidocs/org/apache/any23/extractor/rdf/package-tree.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdf/package-tree.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdf/package-tree.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdf/package-tree.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.any23.extractor.rdf Class Hierarchy (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>org.apache.any23.extractor.rdf Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdf Class Hierarchy (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor.rdf Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { @@ -84,7 +84,9 @@ <ul> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/BaseRDFExtractor.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">BaseRDFExtractor</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor">Extractor.ContentExtractor</a>) <ul> +<li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/FunctionalSyntaxExtractor.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">FunctionalSyntaxExtractor</span></a></li> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/JSONLDExtractor.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">JSONLDExtractor</span></a></li> +<li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/ManchesterSyntaxExtractor.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">ManchesterSyntaxExtractor</span></a></li> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/NQuadsExtractor.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">NQuadsExtractor</span></a></li> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/NTriplesExtractor.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">NTriplesExtractor</span></a></li> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/RDFXMLExtractor.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">RDFXMLExtractor</span></a></li> @@ -96,7 +98,9 @@ <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/RDFParserFactory.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">RDFParserFactory</span></a></li> <li type="circle">org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/SimpleExtractorFactory.html" title="class in org.apache.any23.extractor"><span class="typeNameLink">SimpleExtractorFactory</span></a><T> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a><T>) <ul> +<li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/FunctionalSyntaxExtractorFactory.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">FunctionalSyntaxExtractorFactory</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a><T>)</li> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/JSONLDExtractorFactory.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">JSONLDExtractorFactory</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a><T>)</li> +<li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/ManchesterSyntaxExtractorFactory.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">ManchesterSyntaxExtractorFactory</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a><T>)</li> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/NQuadsExtractorFactory.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">NQuadsExtractorFactory</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a><T>)</li> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/NTriplesExtractorFactory.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">NTriplesExtractorFactory</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a><T>)</li> <li type="circle">org.apache.any23.extractor.rdf.<a href="../../../../../org/apache/any23/extractor/rdf/RDFXMLExtractorFactory.html" title="class in org.apache.any23.extractor.rdf"><span class="typeNameLink">RDFXMLExtractorFactory</span></a> (implements org.apache.any23.extractor.<a href="../../../../../org/apache/any23/extractor/ExtractorFactory.html" title="interface in org.apache.any23.extractor">ExtractorFactory</a><T>)</li> Modified: any23/site/apidocs/org/apache/any23/extractor/rdf/package-use.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdf/package-use.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdf/package-use.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdf/package-use.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.any23.extractor.rdf (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Package org.apache.any23.extractor.rdf (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdf (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.any23.extractor.rdf (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { @@ -117,11 +117,23 @@ </td> </tr> <tr class="rowColor"> +<td class="colOne"><a href="../../../../../org/apache/any23/extractor/rdf/class-use/FunctionalSyntaxExtractor.html#org.apache.any23.extractor.rdf">FunctionalSyntaxExtractor</a> +<div class="block">Concrete implementation of <a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.ContentExtractor</code></a> + handling <a href="https://www.w3.org/TR/owl2-syntax/">OWL2 Functional-Style Syntax</a> format.</div> +</td> +</tr> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/any23/extractor/rdf/class-use/JSONLDExtractor.html#org.apache.any23.extractor.rdf">JSONLDExtractor</a> <div class="block">Concrete implementation of <a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.ContentExtractor</code></a> handling <a href="http://www.w3.org/TR/json-ld/">JSON-LD</a> format.</div> </td> </tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../../org/apache/any23/extractor/rdf/class-use/ManchesterSyntaxExtractor.html#org.apache.any23.extractor.rdf">ManchesterSyntaxExtractor</a> +<div class="block">Concrete implementation of <a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.ContentExtractor</code></a> + handling <a href="http://www.w3.org/TR/owl2-manchester-syntax/">Manchester Syntax</a> format.</div> +</td> +</tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/any23/extractor/rdf/class-use/NQuadsExtractor.html#org.apache.any23.extractor.rdf">NQuadsExtractor</a> <div class="block">Concrete implementation of <a href="../../../../../org/apache/any23/extractor/Extractor.ContentExtractor.html" title="interface in org.apache.any23.extractor"><code>Extractor.ContentExtractor</code></a> Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11Extractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11Extractor.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11Extractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11Extractor.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RDFa11Extractor (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>RDFa11Extractor (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="RDFa11Extractor (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="RDFa11Extractor (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11ExtractorFactory.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11ExtractorFactory.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11ExtractorFactory.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11ExtractorFactory.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RDFa11ExtractorFactory (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>RDFa11ExtractorFactory (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="RDFa11ExtractorFactory (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="RDFa11ExtractorFactory (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11Parser.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11Parser.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11Parser.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11Parser.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RDFa11Parser (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>RDFa11Parser (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="RDFa11Parser (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="RDFa11Parser (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11ParserException.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11ParserException.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11ParserException.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFa11ParserException.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RDFa11ParserException (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>RDFa11ParserException (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="RDFa11ParserException (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="RDFa11ParserException (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractor.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractor.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RDFaExtractor (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>RDFaExtractor (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="RDFaExtractor (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="RDFaExtractor (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractorFactory.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractorFactory.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractorFactory.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/RDFaExtractorFactory.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>RDFaExtractorFactory (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>RDFaExtractorFactory (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="RDFaExtractorFactory (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="RDFaExtractorFactory (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheet.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheet.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheet.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheet.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>XSLTStylesheet (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>XSLTStylesheet (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="XSLTStylesheet (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="XSLTStylesheet (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheetException.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheetException.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheetException.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/XSLTStylesheetException.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>XSLTStylesheetException (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>XSLTStylesheetException (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="XSLTStylesheetException (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="XSLTStylesheetException (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Extractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Extractor.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Extractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Extractor.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.rdfa.RDFa11Extractor (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.rdfa.RDFa11Extractor (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa.RDFa11Extractor (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11Extractor (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ExtractorFactory.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ExtractorFactory.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ExtractorFactory.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ExtractorFactory.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.rdfa.RDFa11ExtractorFactory (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.rdfa.RDFa11ExtractorFactory (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa.RDFa11ExtractorFactory (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11ExtractorFactory (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Parser.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Parser.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Parser.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11Parser.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.rdfa.RDFa11Parser (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.rdfa.RDFa11Parser (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa.RDFa11Parser (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11Parser (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ParserException.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ParserException.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ParserException.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFa11ParserException.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.rdfa.RDFa11ParserException (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.rdfa.RDFa11ParserException (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa.RDFa11ParserException (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFa11ParserException (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractor.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractor.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractor (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractor (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa.RDFaExtractor (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractor (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractorFactory.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractorFactory.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractorFactory.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/RDFaExtractorFactory.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractorFactory (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractorFactory (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa.RDFaExtractorFactory (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.RDFaExtractorFactory (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheet.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheet.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheet.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheet.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheet (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheet (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa.XSLTStylesheet (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheet (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheetException.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheetException.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheetException.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/class-use/XSLTStylesheetException.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheetException (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheetException (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa.XSLTStylesheetException (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.rdfa.XSLTStylesheetException (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/package-frame.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/package-frame.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/package-frame.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/package-frame.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.any23.extractor.rdfa (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>org.apache.any23.extractor.rdfa (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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/rdfa/package-summary.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/package-summary.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/package-summary.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/package-summary.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.any23.extractor.rdfa (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>org.apache.any23.extractor.rdfa (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor.rdfa (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/package-tree.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/package-tree.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/package-tree.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/package-tree.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.any23.extractor.rdfa Class Hierarchy (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>org.apache.any23.extractor.rdfa Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa Class Hierarchy (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="org.apache.any23.extractor.rdfa Class Hierarchy (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/rdfa/package-use.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/rdfa/package-use.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/rdfa/package-use.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/rdfa/package-use.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.any23.extractor.rdfa (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Package org.apache.any23.extractor.rdfa (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.rdfa (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.any23.extractor.rdfa (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/QuadTemplate.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/QuadTemplate.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/QuadTemplate.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/QuadTemplate.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>QuadTemplate (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>QuadTemplate (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="QuadTemplate (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="QuadTemplate (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateGraph.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateGraph.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateGraph.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateGraph.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TemplateGraph (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>TemplateGraph (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="TemplateGraph (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="TemplateGraph (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateObject.Type.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateObject.Type.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateObject.Type.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateObject.Type.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TemplateObject.Type (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>TemplateObject.Type (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="TemplateObject.Type (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="TemplateObject.Type (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateObject.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateObject.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateObject.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateObject.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TemplateObject (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>TemplateObject (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="TemplateObject (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="TemplateObject (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/TemplatePredicate.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/TemplatePredicate.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/TemplatePredicate.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/TemplatePredicate.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TemplatePredicate (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>TemplatePredicate (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="TemplatePredicate (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="TemplatePredicate (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.Type.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.Type.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.Type.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.Type.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TemplateSubject.Type (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>TemplateSubject.Type (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="TemplateSubject.Type (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="TemplateSubject.Type (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateSubject.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TemplateSubject (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>TemplateSubject (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="TemplateSubject (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="TemplateSubject (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TemplateXPathExtractionRule (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>TemplateXPathExtractionRule (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="TemplateXPathExtractionRule (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="TemplateXPathExtractionRule (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TemplateXPathExtractionRuleImpl (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>TemplateXPathExtractionRuleImpl (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="TemplateXPathExtractionRuleImpl (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="TemplateXPathExtractionRuleImpl (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/Term.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/Term.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/Term.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/Term.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Term (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Term (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="Term (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Term (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/Variable.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/Variable.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/Variable.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/Variable.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Variable (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Variable (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="Variable (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Variable (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractionRule.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractionRule.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractionRule.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractionRule.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>XPathExtractionRule (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>XPathExtractionRule (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="XPathExtractionRule (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="XPathExtractionRule (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractor.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractor.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractor.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractor.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>XPathExtractor (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>XPathExtractor (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="XPathExtractor (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="XPathExtractor (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractorFactory.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractorFactory.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractorFactory.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/XPathExtractorFactory.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:05 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>XPathExtractorFactory (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>XPathExtractorFactory (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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="XPathExtractorFactory (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="XPathExtractorFactory (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/QuadTemplate.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/QuadTemplate.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/QuadTemplate.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/QuadTemplate.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.QuadTemplate (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.QuadTemplate (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.QuadTemplate (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.QuadTemplate (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateGraph.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateGraph.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateGraph.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateGraph.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.TemplateGraph (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.TemplateGraph (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.TemplateGraph (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateGraph (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.Type.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.Type.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.Type.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.Type.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.TemplateObject.Type (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.TemplateObject.Type (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.TemplateObject.Type (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateObject.Type (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateObject.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.TemplateObject (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.TemplateObject (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.TemplateObject (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateObject (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplatePredicate.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplatePredicate.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplatePredicate.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplatePredicate.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.TemplatePredicate (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.TemplatePredicate (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.TemplatePredicate (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplatePredicate (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.Type.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.Type.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.Type.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.Type.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.TemplateSubject.Type (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.TemplateSubject.Type (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.TemplateSubject.Type (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateSubject.Type (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateSubject.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.TemplateSubject (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.TemplateSubject (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.TemplateSubject (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateSubject (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRule.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRule.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRule.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRule.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.TemplateXPathExtractionRule (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRuleImpl.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRuleImpl.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRuleImpl.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/TemplateXPathExtractionRuleImpl.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.TemplateXPathExtractionRuleImpl (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/Term.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/Term.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/Term.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/Term.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.Term (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.Term (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.Term (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.Term (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/Variable.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/Variable.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/Variable.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/Variable.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.any23.extractor.xpath.Variable (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Class org.apache.any23.extractor.xpath.Variable (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.Variable (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.any23.extractor.xpath.Variable (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) { Modified: any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractionRule.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractionRule.html?rev=1813987&r1=1813986&r2=1813987&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractionRule.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/xpath/class-use/XPathExtractionRule.html Wed Nov 1 19:59:18 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_91) on Wed Mar 08 22:36:06 PST 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Nov 01 12:57:06 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.xpath.XPathExtractionRule (Apache Any23 2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-03-08"> +<title>Uses of Interface org.apache.any23.extractor.xpath.XPathExtractionRule (Apache Any23 2.2-SNAPSHOT API)</title> +<meta name="date" content="2017-11-01"> <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.xpath.XPathExtractionRule (Apache Any23 2.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.xpath.XPathExtractionRule (Apache Any23 2.2-SNAPSHOT API)"; } } catch(err) {
