Modified: webservices/website/neethi/project-reports.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/project-reports.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/project-reports.html (original) +++ webservices/website/neethi/project-reports.html Wed Oct 30 08:26:36 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-site-plugin:3.9.1:CategorySummaryDocumentRenderer at 2021-09-20 + | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-site-plugin:3.9.1:CategorySummaryDocumentRenderer at 2024-10-30 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20210920" /> + <meta name="Date-Revision-yyyymmdd" content="20241030" /> <meta http-equiv="Content-Language" content="en" /> <title>Neethi – Generated Reports</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -27,7 +27,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2021-09-20</li> + <li id="publishDate">Last Published: 2024-10-30</li> <li class="pull-right"><span class="divider">|</span> <a href="http://ws.apache.org/" class="externalLink" title="WebServices">WebServices</a></li> <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li> @@ -92,7 +92,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2004–2021 + <p>Copyright ©2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div>
Modified: webservices/website/neethi/scm.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/scm.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/scm.html (original) +++ webservices/website/neethi/scm.html Wed Oct 30 08:26:36 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.2:scm at 2021-09-20 + | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.2:scm at 2024-10-30 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20210920" /> + <meta name="Date-Revision-yyyymmdd" content="20241030" /> <meta http-equiv="Content-Language" content="en" /> <title>Neethi – Source Code Management</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -27,7 +27,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2021-09-20</li> + <li id="publishDate">Last Published: 2024-10-30</li> <li class="pull-right"><span class="divider">|</span> <a href="http://ws.apache.org/" class="externalLink" title="WebServices">WebServices</a></li> <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li> @@ -79,10 +79,10 @@ <div class="source"><pre class="prettyprint"><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=ws-neethi.git;a=summary">https://gitbox.apache.org/repos/asf?p=ws-neethi.git;a=summary</a></pre></div></section><section> <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a> <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p> -<div class="source"><pre class="prettyprint">$ git clone --branch neethi-3.2.0 https://gitbox.apache.org/repos/asf/ws-neethi.git</pre></div></section><section> +<div class="source"><pre class="prettyprint">$ git clone --branch neethi-3.2.1 https://gitbox.apache.org/repos/asf/ws-neethi.git</pre></div></section><section> <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a> <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p> -<div class="source"><pre class="prettyprint">$ git clone --branch neethi-3.2.0 https://gitbox.apache.org/repos/asf/ws-neethi.git</pre></div></section><section> +<div class="source"><pre class="prettyprint">$ git clone --branch neethi-3.2.1 https://gitbox.apache.org/repos/asf/ws-neethi.git</pre></div></section><section> <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a> <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section> </div> @@ -92,7 +92,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2004–2021 + <p>Copyright ©2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: webservices/website/neethi/team.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/team.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/team.html (original) +++ webservices/website/neethi/team.html Wed Oct 30 08:26:36 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.2:team at 2021-09-20 + | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.2:team at 2024-10-30 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20210920" /> + <meta name="Date-Revision-yyyymmdd" content="20241030" /> <meta http-equiv="Content-Language" content="en" /> <title>Neethi – Project Team</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> @@ -27,7 +27,7 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - <li id="publishDate">Last Published: 2021-09-20</li> + <li id="publishDate">Last Published: 2024-10-30</li> <li class="pull-right"><span class="divider">|</span> <a href="http://ws.apache.org/" class="externalLink" title="WebServices">WebServices</a></li> <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li> @@ -135,7 +135,7 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2004–2021 + <p>Copyright ©2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</p> </div> Modified: webservices/website/neethi/testapidocs/allclasses-frame.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/allclasses-frame.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/allclasses-frame.html (original) +++ webservices/website/neethi/testapidocs/allclasses-frame.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>All Classes (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>All Classes (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: webservices/website/neethi/testapidocs/allclasses-noframe.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/allclasses-noframe.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/allclasses-noframe.html (original) +++ webservices/website/neethi/testapidocs/allclasses-noframe.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>All Classes (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>All Classes (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: webservices/website/neethi/testapidocs/constant-values.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/constant-values.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/constant-values.html (original) +++ webservices/website/neethi/testapidocs/constant-values.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constant Field Values (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Constant Field Values (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Constant Field Values (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/deprecated-list.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/deprecated-list.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/deprecated-list.html (original) +++ webservices/website/neethi/testapidocs/deprecated-list.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Deprecated List (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Deprecated List (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Deprecated List (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/help-doc.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/help-doc.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/help-doc.html (original) +++ webservices/website/neethi/testapidocs/help-doc.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>API Help (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>API Help (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (Apache Neethi 3.2.0 Test API)"; + parent.document.title="API Help (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -226,6 +225,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/index-all.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/index-all.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/index-all.html (original) +++ webservices/website/neethi/testapidocs/index-all.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Index (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Index (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Index (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -302,6 +301,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/index.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/index.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/index.html (original) +++ webservices/website/neethi/testapidocs/index.html Wed Oct 30 08:26:36 2024 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Apache Neethi 3.2.0 Test API</title> +<title>Apache Neethi 3.2.1 Test API</title> <script type="text/javascript"> tmpTargetPage = "" + window.location.search; if (tmpTargetPage != "" && tmpTargetPage != "undefined") Modified: webservices/website/neethi/testapidocs/org/apache/neethi/BasicTestCases.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/BasicTestCases.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/BasicTestCases.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/BasicTestCases.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BasicTestCases (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>BasicTestCases (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BasicTestCases (Apache Neethi 3.2.0 Test API)"; + parent.document.title="BasicTestCases (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -384,6 +383,6 @@ extends <a href="../../../org/apache/nee <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/IntersectTest.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/IntersectTest.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/IntersectTest.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/IntersectTest.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>IntersectTest (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>IntersectTest (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="IntersectTest (Apache Neethi 3.2.0 Test API)"; + parent.document.title="IntersectTest (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -498,6 +497,6 @@ extends <a href="../../../org/apache/nee <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/MergeTest.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/MergeTest.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/MergeTest.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/MergeTest.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>MergeTest (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>MergeTest (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MergeTest (Apache Neethi 3.2.0 Test API)"; + parent.document.title="MergeTest (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -424,6 +423,6 @@ extends <a href="../../../org/apache/nee <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/Normalize2Test.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/Normalize2Test.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/Normalize2Test.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/Normalize2Test.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Normalize2Test (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Normalize2Test (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Normalize2Test (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Normalize2Test (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -384,6 +383,6 @@ extends <a href="../../../org/apache/nee <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/NormalizeTest.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/NormalizeTest.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/NormalizeTest.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/NormalizeTest.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>NormalizeTest (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>NormalizeTest (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="NormalizeTest (Apache Neethi 3.2.0 Test API)"; + parent.document.title="NormalizeTest (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -448,6 +447,6 @@ extends <a href="../../../org/apache/nee <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/PolicyTestCase.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/PolicyTestCase.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/PolicyTestCase.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/PolicyTestCase.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PolicyTestCase (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>PolicyTestCase (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PolicyTestCase (Apache Neethi 3.2.0 Test API)"; + parent.document.title="PolicyTestCase (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -468,6 +467,6 @@ extends org.junit.Assert</pre> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/class-use/BasicTestCases.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/class-use/BasicTestCases.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/class-use/BasicTestCases.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/class-use/BasicTestCases.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.neethi.BasicTestCases (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Class org.apache.neethi.BasicTestCases (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.neethi.BasicTestCases (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Class org.apache.neethi.BasicTestCases (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/class-use/IntersectTest.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/class-use/IntersectTest.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/class-use/IntersectTest.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/class-use/IntersectTest.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.neethi.IntersectTest (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Class org.apache.neethi.IntersectTest (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.neethi.IntersectTest (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Class org.apache.neethi.IntersectTest (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/class-use/MergeTest.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/class-use/MergeTest.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/class-use/MergeTest.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/class-use/MergeTest.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.neethi.MergeTest (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Class org.apache.neethi.MergeTest (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.neethi.MergeTest (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Class org.apache.neethi.MergeTest (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/class-use/Normalize2Test.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/class-use/Normalize2Test.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/class-use/Normalize2Test.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/class-use/Normalize2Test.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.neethi.Normalize2Test (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Class org.apache.neethi.Normalize2Test (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.neethi.Normalize2Test (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Class org.apache.neethi.Normalize2Test (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/class-use/NormalizeTest.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/class-use/NormalizeTest.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/class-use/NormalizeTest.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/class-use/NormalizeTest.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.neethi.NormalizeTest (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Class org.apache.neethi.NormalizeTest (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.neethi.NormalizeTest (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Class org.apache.neethi.NormalizeTest (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/class-use/PolicyTestCase.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/class-use/PolicyTestCase.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/class-use/PolicyTestCase.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/class-use/PolicyTestCase.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.neethi.PolicyTestCase (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Class org.apache.neethi.PolicyTestCase (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.neethi.PolicyTestCase (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Class org.apache.neethi.PolicyTestCase (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -199,6 +198,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/package-frame.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/package-frame.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/package-frame.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/package-frame.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.neethi (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>org.apache.neethi (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/package-summary.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/package-summary.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/package-summary.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/package-summary.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.neethi (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>org.apache.neethi (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.neethi (Apache Neethi 3.2.0 Test API)"; + parent.document.title="org.apache.neethi (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -159,6 +158,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/package-tree.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/package-tree.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/package-tree.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/package-tree.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.neethi Class Hierarchy (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>org.apache.neethi Class Hierarchy (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.neethi Class Hierarchy (Apache Neethi 3.2.0 Test API)"; + parent.document.title="org.apache.neethi Class Hierarchy (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -146,6 +145,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/package-use.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/package-use.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/package-use.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/package-use.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.neethi (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Package org.apache.neethi (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.neethi (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Package org.apache.neethi (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -173,6 +172,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/util/PolicyComparatorTest.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/util/PolicyComparatorTest.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/util/PolicyComparatorTest.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/util/PolicyComparatorTest.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PolicyComparatorTest (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>PolicyComparatorTest (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PolicyComparatorTest (Apache Neethi 3.2.0 Test API)"; + parent.document.title="PolicyComparatorTest (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -307,6 +306,6 @@ extends <a href="../../../../org/apache/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/util/class-use/PolicyComparatorTest.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/util/class-use/PolicyComparatorTest.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/util/class-use/PolicyComparatorTest.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/util/class-use/PolicyComparatorTest.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.neethi.util.PolicyComparatorTest (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Class org.apache.neethi.util.PolicyComparatorTest (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.neethi.util.PolicyComparatorTest (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Class org.apache.neethi.util.PolicyComparatorTest (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/util/package-frame.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/util/package-frame.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/util/package-frame.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/util/package-frame.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.neethi.util (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>org.apache.neethi.util (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/util/package-summary.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/util/package-summary.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/util/package-summary.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/util/package-summary.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.neethi.util (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>org.apache.neethi.util (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.neethi.util (Apache Neethi 3.2.0 Test API)"; + parent.document.title="org.apache.neethi.util (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -139,6 +138,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/util/package-tree.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/util/package-tree.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/util/package-tree.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/util/package-tree.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.neethi.util Class Hierarchy (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>org.apache.neethi.util Class Hierarchy (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.neethi.util Class Hierarchy (Apache Neethi 3.2.0 Test API)"; + parent.document.title="org.apache.neethi.util Class Hierarchy (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -142,6 +141,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/org/apache/neethi/util/package-use.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/org/apache/neethi/util/package-use.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/org/apache/neethi/util/package-use.html (original) +++ webservices/website/neethi/testapidocs/org/apache/neethi/util/package-use.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.neethi.util (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Uses of Package org.apache.neethi.util (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.neethi.util (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Uses of Package org.apache.neethi.util (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -121,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/overview-frame.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/overview-frame.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/overview-frame.html (original) +++ webservices/website/neethi/testapidocs/overview-frame.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Overview List (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Overview List (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: webservices/website/neethi/testapidocs/overview-summary.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/overview-summary.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/overview-summary.html (original) +++ webservices/website/neethi/testapidocs/overview-summary.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Overview (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Overview (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Overview (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Overview (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -71,7 +70,7 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h1 class="title">Apache Neethi 3.2.0 Test API</h1> +<h1 class="title">Apache Neethi 3.2.1 Test API</h1> </div> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation"> @@ -139,6 +138,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: webservices/website/neethi/testapidocs/overview-tree.html URL: http://svn.apache.org/viewvc/webservices/website/neethi/testapidocs/overview-tree.html?rev=1921668&r1=1921667&r2=1921668&view=diff ============================================================================== --- webservices/website/neethi/testapidocs/overview-tree.html (original) +++ webservices/website/neethi/testapidocs/overview-tree.html Wed Oct 30 08:26:36 2024 @@ -2,10 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_291) on Mon Sep 20 16:26:24 EDT 2021 --> +<!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Class Hierarchy (Apache Neethi 3.2.0 Test API)</title> -<meta name="date" content="2021-09-20"> +<title>Class Hierarchy (Apache Neethi 3.2.1 Test API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Class Hierarchy (Apache Neethi 3.2.0 Test API)"; + parent.document.title="Class Hierarchy (Apache Neethi 3.2.1 Test API)"; } } catch(err) { @@ -148,6 +147,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2004–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2004–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>