You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2019/11/06 18:00:44 UTC

svn commit: r1869484 [9/15] - in /webservices/website/neethi: ./ apidocs/ apidocs/org/apache/neethi/ apidocs/org/apache/neethi/builders/ apidocs/org/apache/neethi/builders/class-use/ apidocs/org/apache/neethi/builders/converters/ apidocs/org/apache/nee...

Modified: webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XMLPrimitiveAssertionBuilder (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>XMLPrimitiveAssertionBuilder (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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="XMLPrimitiveAssertionBuilder (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="XMLPrimitiveAssertionBuilder (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.neethi.builders.xml.XMLPrimitiveAssertionBuilder</li>
@@ -110,13 +110,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&gt;</dd>
+<dd><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&gt;</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">XMLPrimitiveAssertionBuilder</span>
-extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
-implements <a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&gt;</pre>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&gt;</pre>
 </li>
 </ul>
 </div>
@@ -154,48 +154,48 @@ implements <a href="../../../../../org/a
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#build-org.w3c.dom.Element-org.apache.neethi.AssertionBuilderFactory-">build</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#build-org.w3c.dom.Element-org.apache.neethi.AssertionBuilderFactory-">build</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
      <a href="../../../../../org/apache/neethi/AssertionBuilderFactory.html" title="interface in org.apache.neethi">AssertionBuilderFactory</a>&nbsp;factory)</code>
 <div class="block">Constructs an assertion from a known element.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>[]</code></td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#getKnownElements--">getKnownElements</a></span>()</code>
 <div class="block">Returns an array of QNames of elements from which assertion can be
  built by this AssertionFactory.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#getQName-org.w3c.dom.Element-">getQName</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element)</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#getQName-org.w3c.dom.Element-">getQName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#isIgnorable-org.w3c.dom.Element-">isIgnorable</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#isIgnorable-org.w3c.dom.Element-">isIgnorable</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#isOptional-org.w3c.dom.Element-">isOptional</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#isOptional-org.w3c.dom.Element-">isOptional</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</code>&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#newPolicyContainingAssertion-org.w3c.dom.Element-java.util.Map-org.apache.neethi.Policy-">newPolicyContainingAssertion</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
-                            <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#newPolicyContainingAssertion-org.w3c.dom.Element-java.util.Map-org.apache.neethi.Policy-">newPolicyContainingAssertion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts,
                             <a href="../../../../../org/apache/neethi/Policy.html" title="class in org.apache.neethi">Policy</a>&nbsp;policy)</code>&nbsp;</td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#newPrimitiveAssertion-org.w3c.dom.Element-java.util.Map-">newPrimitiveAssertion</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
-                     <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#newPrimitiveAssertion-org.w3c.dom.Element-java.util.Map-">newPrimitiveAssertion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -234,16 +234,16 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>build</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&nbsp;build(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+<pre>public&nbsp;<a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&nbsp;build(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
                        <a href="../../../../../org/apache/neethi/AssertionBuilderFactory.html" title="interface in org.apache.neethi">AssertionBuilderFactory</a>&nbsp;factory)
-                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre>
+                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html#build-T-org.apache.neethi.AssertionBuilderFactory-">AssertionBuilder</a></code></span></div>
 <div class="block">Constructs an assertion from a known element. If that element contains
  other child elements that the Builder doesn't understand, it uses the
  AssertionBuilderFactory to construct assertions from them.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html#build-T-org.apache.neethi.AssertionBuilderFactory-">build</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&gt;</code></dd>
+<dd><code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html#build-T-org.apache.neethi.AssertionBuilderFactory-">build</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&gt;</code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>element</code> - the known element from which an assertion can be built</dd>
 <dd><code>factory</code> - the factory from which AssertionBuilders are taken to build
@@ -251,7 +251,7 @@ implements <a href="../../../../../org/a
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>an Assertion built from the given element</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the given element is malformed</dd>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the given element is malformed</dd>
 </dl>
 </li>
 </ul>
@@ -261,7 +261,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getQName</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;getQName(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element)</pre>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;getQName(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element)</pre>
 </li>
 </ul>
 <a name="newPrimitiveAssertion-org.w3c.dom.Element-java.util.Map-">
@@ -270,8 +270,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>newPrimitiveAssertion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&nbsp;newPrimitiveAssertion(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
-                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&nbsp;newPrimitiveAssertion(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+                                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts)</pre>
 </li>
 </ul>
 <a name="newPolicyContainingAssertion-org.w3c.dom.Element-java.util.Map-org.apache.neethi.Policy-">
@@ -280,8 +280,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>newPolicyContainingAssertion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&nbsp;newPolicyContainingAssertion(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
-                                              <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts,
+<pre>public&nbsp;<a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&nbsp;newPolicyContainingAssertion(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+                                              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts,
                                               <a href="../../../../../org/apache/neethi/Policy.html" title="class in org.apache.neethi">Policy</a>&nbsp;policy)</pre>
 </li>
 </ul>
@@ -291,7 +291,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>isOptional</h4>
-<pre>public static&nbsp;boolean&nbsp;isOptional(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</pre>
+<pre>public static&nbsp;boolean&nbsp;isOptional(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</pre>
 </li>
 </ul>
 <a name="isIgnorable-org.w3c.dom.Element-">
@@ -300,7 +300,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>isIgnorable</h4>
-<pre>public static&nbsp;boolean&nbsp;isIgnorable(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</pre>
+<pre>public static&nbsp;boolean&nbsp;isIgnorable(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</pre>
 </li>
 </ul>
 <a name="getKnownElements--">
@@ -309,13 +309,13 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getKnownElements</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>[]&nbsp;getKnownElements()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>[]&nbsp;getKnownElements()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html#getKnownElements--">AssertionBuilder</a></code></span></div>
 <div class="block">Returns an array of QNames of elements from which assertion can be
  built by this AssertionFactory.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html#getKnownElements--">getKnownElements</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&gt;</code></dd>
+<dd><code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html#getKnownElements--">getKnownElements</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&gt;</code></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>an array of QNames of known elements</dd>
 </dl>
@@ -390,6 +390,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XmlPrimitiveAssertion (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>XmlPrimitiveAssertion (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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="XmlPrimitiveAssertion (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="XmlPrimitiveAssertion (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/neethi/builders/PrimitiveAssertion.html" title="class in org.apache.neethi.builders">org.apache.neethi.builders.PrimitiveAssertion</a></li>
@@ -144,7 +144,7 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a></code></td>
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html#element">element</a></span></code>&nbsp;</td>
 </tr>
 </table>
@@ -169,7 +169,7 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html#XmlPrimitiveAssertion-org.w3c.dom.Element-">XmlPrimitiveAssertion</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element)</code>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html#XmlPrimitiveAssertion-org.w3c.dom.Element-">XmlPrimitiveAssertion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element)</code>
 <div class="block">Constructs a XmlPrimitiveAssertion from an Element.</div>
 </td>
 </tr>
@@ -201,7 +201,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a></code></td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html#getValue--">getValue</a></span>()</code>
 <div class="block">Returns the wrapped Element.</div>
 </td>
@@ -215,13 +215,13 @@ implements <a href="../../../../../org/a
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html#serialize-javax.xml.stream.XMLStreamWriter-">serialize</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamWriter</a>&nbsp;writer)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html#serialize-javax.xml.stream.XMLStreamWriter-">serialize</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamWriter</a>&nbsp;writer)</code>
 <div class="block">Serialize this Assertion into its XML infoset using XMLStreamWriter.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html#setValue-org.w3c.dom.Element-">setValue</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html#setValue-org.w3c.dom.Element-">setValue</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</code>
 <div class="block">Sets the wrapped Element.</div>
 </td>
 </tr>
@@ -237,8 +237,8 @@ implements <a href="../../../../../org/a
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex
 ternal=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.htm
 l?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.neethi.Assertion">
@@ -267,7 +267,7 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>element</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a> element</pre>
+<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a> element</pre>
 </li>
 </ul>
 </li>
@@ -284,7 +284,7 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XmlPrimitiveAssertion</h4>
-<pre>public&nbsp;XmlPrimitiveAssertion(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element)</pre>
+<pre>public&nbsp;XmlPrimitiveAssertion(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element)</pre>
 <div class="block">Constructs a XmlPrimitiveAssertion from an Element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -306,7 +306,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;void&nbsp;setValue(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</pre>
+<pre>public&nbsp;void&nbsp;setValue(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;el)</pre>
 <div class="block">Sets the wrapped Element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -320,7 +320,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getValue</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;getValue()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;getValue()</pre>
 <div class="block">Returns the wrapped Element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -353,8 +353,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>serialize</h4>
-<pre>public&nbsp;void&nbsp;serialize(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamWriter</a>&nbsp;writer)
-               throws <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamException.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamException</a></pre>
+<pre>public&nbsp;void&nbsp;serialize(<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamWriter</a>&nbsp;writer)
+               throws <a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/XMLStreamException.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/neethi/Assertion.html#serialize-javax.xml.stream.XMLStreamWriter-">Assertion</a></code></span></div>
 <div class="block">Serialize this Assertion into its XML infoset using XMLStreamWriter.</div>
 <dl>
@@ -367,7 +367,7 @@ implements <a href="../../../../../org/a
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>writer</code> - the writer that the component should write itself</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamException.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamException</a></code> - if an errors in the process of serialization of the
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/XMLStreamException.html?is-external=true" title="class or interface in javax.xml.stream">XMLStreamException</a></code> - if an errors in the process of serialization of the
                             PolicyComponent.</dd>
 </dl>
 </li>
@@ -484,6 +484,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/class-use/XMLPrimitiveAssertionBuilder.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/class-use/XMLPrimitiveAssertionBuilder.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/class-use/XMLPrimitiveAssertionBuilder.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/class-use/XMLPrimitiveAssertionBuilder.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.neethi.builders.xml.XMLPrimitiveAssertionBuilder (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Class org.apache.neethi.builders.xml.XMLPrimitiveAssertionBuilder (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.builders.xml.XMLPrimitiveAssertionBuilder (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.neethi.builders.xml.XMLPrimitiveAssertionBuilder (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/class-use/XmlPrimitiveAssertion.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/class-use/XmlPrimitiveAssertion.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/class-use/XmlPrimitiveAssertion.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/class-use/XmlPrimitiveAssertion.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.neethi.builders.xml.XmlPrimitiveAssertion (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Class org.apache.neethi.builders.xml.XmlPrimitiveAssertion (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.builders.xml.XmlPrimitiveAssertion (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.neethi.builders.xml.XmlPrimitiveAssertion (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-frame.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-frame.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-frame.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-frame.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.neethi.builders.xml (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>org.apache.neethi.builders.xml (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -19,4 +19,4 @@
 </ul>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-summary.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-summary.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-summary.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-summary.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.neethi.builders.xml (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>org.apache.neethi.builders.xml (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.builders.xml (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="org.apache.neethi.builders.xml (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -145,6 +145,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-tree.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-tree.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-tree.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-tree.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.neethi.builders.xml Class Hierarchy (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>org.apache.neethi.builders.xml Class Hierarchy (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.builders.xml Class Hierarchy (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="org.apache.neethi.builders.xml Class Hierarchy (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -80,7 +80,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
 <li type="circle">org.apache.neethi.builders.<a href="../../../../../org/apache/neethi/builders/PrimitiveAssertion.html" title="class in org.apache.neethi.builders"><span class="typeNameLink">PrimitiveAssertion</span></a> (implements org.apache.neethi.<a href="../../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>)
 <ul>
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-use.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-use.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-use.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/builders/xml/package-use.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.neethi.builders.xml (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Package org.apache.neethi.builders.xml (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.builders.xml (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.neethi.builders.xml (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/class-use/AbstractPolicyOperator.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/class-use/AbstractPolicyOperator.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/class-use/AbstractPolicyOperator.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/class-use/AbstractPolicyOperator.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.neethi.AbstractPolicyOperator (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Class org.apache.neethi.AbstractPolicyOperator (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.AbstractPolicyOperator (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.neethi.AbstractPolicyOperator (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/class-use/All.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/class-use/All.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/class-use/All.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/class-use/All.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.neethi.All (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Class org.apache.neethi.All (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.All (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.neethi.All (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/class-use/Assertion.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/class-use/Assertion.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/class-use/Assertion.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/class-use/Assertion.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.neethi.Assertion (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Interface org.apache.neethi.Assertion (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.Assertion (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.neethi.Assertion (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -139,13 +139,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AssertionBuilderFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/AssertionBuilderFactory.html#build-java.lang.Object-">build</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element)</code>
+<td class="colLast"><span class="typeNameLabel">AssertionBuilderFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/AssertionBuilderFactory.html#build-java.lang.Object-">build</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element)</code>
 <div class="block">Returns an assertion that is built using the specified element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AssertionBuilderFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/AssertionBuilderFactoryImpl.html#build-java.lang.Object-">build</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element)</code>
+<td class="colLast"><span class="typeNameLabel">AssertionBuilderFactoryImpl.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/AssertionBuilderFactoryImpl.html#build-java.lang.Object-">build</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;element)</code>
 <div class="block">Returns an assertion that is built using the specified element.</div>
 </td>
 </tr>
@@ -164,14 +164,14 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&gt;&gt;</code></td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Policy.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/Policy.html#getAlternatives--">getAlternatives</a></span>()</code>
 <div class="block">Returns an Iterator that will return a list of assertions correspond to a
  Policy alternative if any.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&gt;&gt;</code></td>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Policy.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/Policy.html#getAlternatives-org.apache.neethi.PolicyRegistry-">getAlternatives</a></span>(<a href="../../../../org/apache/neethi/PolicyRegistry.html" title="interface in org.apache.neethi">PolicyRegistry</a>&nbsp;reg)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -280,19 +280,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XMLPrimitiveAssertionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#build-org.w3c.dom.Element-org.apache.neethi.AssertionBuilderFactory-">build</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+<td class="colLast"><span class="typeNameLabel">XMLPrimitiveAssertionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#build-org.w3c.dom.Element-org.apache.neethi.AssertionBuilderFactory-">build</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
      <a href="../../../../org/apache/neethi/AssertionBuilderFactory.html" title="interface in org.apache.neethi">AssertionBuilderFactory</a>&nbsp;factory)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XMLPrimitiveAssertionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#newPolicyContainingAssertion-org.w3c.dom.Element-java.util.Map-org.apache.neethi.Policy-">newPolicyContainingAssertion</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
-                            <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts,
+<td class="colLast"><span class="typeNameLabel">XMLPrimitiveAssertionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#newPolicyContainingAssertion-org.w3c.dom.Element-java.util.Map-org.apache.neethi.Policy-">newPolicyContainingAssertion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts,
                             <a href="../../../../org/apache/neethi/Policy.html" title="class in org.apache.neethi">Policy</a>&nbsp;policy)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XMLPrimitiveAssertionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#newPrimitiveAssertion-org.w3c.dom.Element-java.util.Map-">newPrimitiveAssertion</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
-                     <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XMLPrimitiveAssertionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#newPrimitiveAssertion-org.w3c.dom.Element-java.util.Map-">newPrimitiveAssertion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;atts)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -367,6 +367,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/class-use/AssertionBuilderFactory.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/class-use/AssertionBuilderFactory.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/class-use/AssertionBuilderFactory.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/class-use/AssertionBuilderFactory.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.neethi.AssertionBuilderFactory (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Interface org.apache.neethi.AssertionBuilderFactory (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.AssertionBuilderFactory (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.neethi.AssertionBuilderFactory (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -191,7 +191,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XMLPrimitiveAssertionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#build-org.w3c.dom.Element-org.apache.neethi.AssertionBuilderFactory-">build</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
+<td class="colLast"><span class="typeNameLabel">XMLPrimitiveAssertionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html#build-org.w3c.dom.Element-org.apache.neethi.AssertionBuilderFactory-">build</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
      <a href="../../../../org/apache/neethi/AssertionBuilderFactory.html" title="interface in org.apache.neethi">AssertionBuilderFactory</a>&nbsp;factory)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -248,6 +248,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/class-use/AssertionBuilderFactoryImpl.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/class-use/AssertionBuilderFactoryImpl.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/class-use/AssertionBuilderFactoryImpl.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/class-use/AssertionBuilderFactoryImpl.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.neethi.AssertionBuilderFactoryImpl (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Class org.apache.neethi.AssertionBuilderFactoryImpl (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.AssertionBuilderFactoryImpl (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.neethi.AssertionBuilderFactoryImpl (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/class-use/Constants.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/class-use/Constants.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/class-use/Constants.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/class-use/Constants.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.neethi.Constants (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Class org.apache.neethi.Constants (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.Constants (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.neethi.Constants (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/class-use/ExactlyOne.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/class-use/ExactlyOne.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/class-use/ExactlyOne.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/class-use/ExactlyOne.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.neethi.ExactlyOne (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Class org.apache.neethi.ExactlyOne (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.ExactlyOne (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.neethi.ExactlyOne (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: webservices/website/neethi/apidocs/org/apache/neethi/class-use/IntersectableAssertion.html
URL: http://svn.apache.org/viewvc/webservices/website/neethi/apidocs/org/apache/neethi/class-use/IntersectableAssertion.html?rev=1869484&r1=1869483&r2=1869484&view=diff
==============================================================================
--- webservices/website/neethi/apidocs/org/apache/neethi/class-use/IntersectableAssertion.html (original)
+++ webservices/website/neethi/apidocs/org/apache/neethi/class-use/IntersectableAssertion.html Wed Nov  6 18:00:42 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_162) on Thu Jan 25 12:57:08 EST 2018 -->
+<!-- Generated by javadoc (1.8.0_202) on Wed Nov 06 13:00:19 EST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.neethi.IntersectableAssertion (Apache Neethi 3.1.2-SNAPSHOT API)</title>
-<meta name="date" content="2018-01-25">
+<title>Uses of Interface org.apache.neethi.IntersectableAssertion (Apache Neethi 3.2.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-11-06">
 <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.neethi.IntersectableAssertion (Apache Neethi 3.1.2-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.neethi.IntersectableAssertion (Apache Neethi 3.2.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -121,6 +121,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>