blob: 7e14a8eb45a5c4b9395ee62dff8cd8ae529f7e85 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>WSDLSerializationUtil (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WSDLSerializationUtil (Apache Axis2)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/WSDLSerializationUtil.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/axis2/util/WSDL20Util.html" title="class in org.apache.axis2.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/axis2/util/XMLChar.html" title="class in org.apache.axis2.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis2/util/WSDLSerializationUtil.html" target="_top">Frames</a></li>
<li><a href="WSDLSerializationUtil.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.axis2.util</div>
<h2 title="Class WSDLSerializationUtil" class="title">Class WSDLSerializationUtil</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://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>
<ul class="inheritance">
<li>org.apache.axis2.util.WSDLSerializationUtil</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">WSDLSerializationUtil</span>
extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">Helps the AxisService to WSDL process</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#CDATA_END">CDATA_END</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#CDATA_END_REGEX">CDATA_END_REGEX</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#CDATA_START">CDATA_START</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#CDATA_START_REGEX">CDATA_START_REGEX</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#WSDLSerializationUtil--">WSDLSerializationUtil</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addExtensionElement-org.apache.axiom.om.OMFactory-org.apache.axiom.om.OMElement-java.lang.String-java.lang.String-java.lang.String-org.apache.axiom.om.OMNamespace-">addExtensionElement</a></span>(org.apache.axiom.om.OMFactory&nbsp;fac,
org.apache.axiom.om.OMElement&nbsp;element,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;att1Name,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;att1Value,
org.apache.axiom.om.OMNamespace&nbsp;soapNameSpace)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addHTTPHeaderElements-org.apache.axiom.om.OMFactory-java.util.ArrayList-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMElement-java.util.Map-">addHTTPHeaderElements</a></span>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;whttp,
org.apache.axiom.om.OMElement&nbsp;element,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;nameSpaceMap)</code>
<div class="block">Adds a HTTP header element to a given OMElement</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addPoliciesAsExtensibleElement-org.apache.axis2.description.AxisDescription-org.apache.axiom.om.OMElement-">addPoliciesAsExtensibleElement</a></span>(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;description,
org.apache.axiom.om.OMElement&nbsp;descriptionElement)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addSOAPHeaderElements-org.apache.axiom.om.OMFactory-java.util.ArrayList-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMElement-java.util.Map-">addSOAPHeaderElements</a></span>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMElement&nbsp;element,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;nameSpaceMap)</code>
<div class="block">Adds a soap header element to a given OMElement</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addSOAPModuleElements-org.apache.axiom.om.OMFactory-java.util.ArrayList-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMElement-">addSOAPModuleElements</a></span>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMElement&nbsp;element)</code>
<div class="block">Adds a soap module element to a given OMElement</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addWSAddressingToBinding-java.lang.String-org.apache.axiom.om.OMFactory-org.apache.axiom.om.OMElement-org.apache.axiom.om.OMNamespace-">addWSAddressingToBinding</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;addressingFlag,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMElement&nbsp;bindingElement,
org.apache.axiom.om.OMNamespace&nbsp;wsaw)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addWSAWActionAttribute-org.apache.axiom.om.OMElement-java.lang.String-org.apache.axiom.om.OMNamespace-">addWSAWActionAttribute</a></span>(org.apache.axiom.om.OMElement&nbsp;element,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;action,
org.apache.axiom.om.OMNamespace&nbsp;wsaw)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addWSDLDocumentationElement-org.apache.axis2.description.AxisDescription-org.apache.axiom.om.OMElement-org.apache.axiom.om.OMFactory-org.apache.axiom.om.OMNamespace-">addWSDLDocumentationElement</a></span>(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;axisDescription,
org.apache.axiom.om.OMElement&nbsp;omElement,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#extractHostIP-java.lang.String-">extractHostIP</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceURL)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static org.apache.axiom.om.OMElement</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateDocumentationElement-org.apache.axis2.description.AxisDescription-org.apache.axiom.om.OMFactory-org.apache.axiom.om.OMNamespace-">generateDocumentationElement</a></span>(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;axisDescription,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static org.apache.axiom.om.OMElement</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateHTTPBinding-org.apache.axiom.om.OMFactory-org.apache.axis2.description.AxisService-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-java.lang.String-">generateHTTPBinding</a></span>(org.apache.axiom.om.OMFactory&nbsp;fac,
<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;whttp,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</code>
<div class="block">Generates a default HTTP Binding for a given AxisService</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static org.apache.axiom.om.OMElement</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateSOAP11Binding-org.apache.axiom.om.OMFactory-org.apache.axis2.description.AxisService-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-java.lang.String-">generateSOAP11Binding</a></span>(org.apache.axiom.om.OMFactory&nbsp;fac,
<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</code>
<div class="block">Generates a default SOAP 11 Binding for a given AxisService</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static org.apache.axiom.om.OMElement</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateSOAP12Binding-org.apache.axiom.om.OMFactory-org.apache.axis2.description.AxisService-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-java.lang.String-">generateSOAP12Binding</a></span>(org.apache.axiom.om.OMFactory&nbsp;fac,
<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</code>
<div class="block">Generates a default SOAP 12 Binding for a given AxisService</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#getElementName-org.apache.axis2.description.AxisMessage-java.util.Map-">getElementName</a></span>(<a href="../../../../org/apache/axis2/description/AxisMessage.html" title="class in org.apache.axis2.description">AxisMessage</a>&nbsp;axisMessage,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;nameSpaceMap)</code>
<div class="block">Gets the correct element name for a given message</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#getPrefix-java.lang.String-java.util.Map-">getPrefix</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
<a href="https://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="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://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;nameSpaceMap)</code>
<div class="block">Given a namespace it returns the prefix for that namespace</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#populateNamespaces-org.apache.axiom.om.OMElement-java.util.Map-">populateNamespaces</a></span>(org.apache.axiom.om.OMElement&nbsp;descriptionElement,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;nameSpaceMap)</code>
<div class="block">Adds the namespaces to the given OMElement</div>
</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="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://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>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="CDATA_START">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CDATA_START</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CDATA_START</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.axis2.util.WSDLSerializationUtil.CDATA_START">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CDATA_START_REGEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CDATA_START_REGEX</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CDATA_START_REGEX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.axis2.util.WSDLSerializationUtil.CDATA_START_REGEX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CDATA_END">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CDATA_END</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CDATA_END</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.axis2.util.WSDLSerializationUtil.CDATA_END">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CDATA_END_REGEX">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CDATA_END_REGEX</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CDATA_END_REGEX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.axis2.util.WSDLSerializationUtil.CDATA_END_REGEX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="WSDLSerializationUtil--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WSDLSerializationUtil</h4>
<pre>public&nbsp;WSDLSerializationUtil()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getPrefix-java.lang.String-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrefix</h4>
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getPrefix(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
<a href="https://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="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://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;nameSpaceMap)</pre>
<div class="block">Given a namespace it returns the prefix for that namespace</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>namespace</code> - - The namespace that the prefix is needed for</dd>
<dd><code>nameSpaceMap</code> - - The namespaceMap</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- The prefix of the namespace</dd>
</dl>
</li>
</ul>
<a name="getElementName-org.apache.axis2.description.AxisMessage-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getElementName</h4>
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getElementName(<a href="../../../../org/apache/axis2/description/AxisMessage.html" title="class in org.apache.axis2.description">AxisMessage</a>&nbsp;axisMessage,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;nameSpaceMap)</pre>
<div class="block">Gets the correct element name for a given message</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>axisMessage</code> - - The axisMessage</dd>
<dd><code>nameSpaceMap</code> - - The namespaceMap</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- The element name</dd>
</dl>
</li>
</ul>
<a name="addSOAPHeaderElements-org.apache.axiom.om.OMFactory-java.util.ArrayList-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMElement-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addSOAPHeaderElements</h4>
<pre>public static&nbsp;void&nbsp;addSOAPHeaderElements(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMElement&nbsp;element,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;nameSpaceMap)</pre>
<div class="block">Adds a soap header element to a given OMElement</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>omFactory</code> - - An OMFactory</dd>
<dd><code>list</code> - - The arraylist of soapHeaderMessages</dd>
<dd><code>wsoap</code> - - The WSDL 2.0 SOAP namespace</dd>
<dd><code>element</code> - - The element that the header should be added to</dd>
<dd><code>nameSpaceMap</code> - - The namespaceMap</dd>
</dl>
</li>
</ul>
<a name="addSOAPModuleElements-org.apache.axiom.om.OMFactory-java.util.ArrayList-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMElement-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addSOAPModuleElements</h4>
<pre>public static&nbsp;void&nbsp;addSOAPModuleElements(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMElement&nbsp;element)</pre>
<div class="block">Adds a soap module element to a given OMElement</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>omFactory</code> - - An OMFactory</dd>
<dd><code>list</code> - - The arraylist of soapModuleMessages</dd>
<dd><code>wsoap</code> - - The WSDL 2.0 SOAP namespace</dd>
<dd><code>element</code> - - The element that the header should be added to</dd>
</dl>
</li>
</ul>
<a name="addHTTPHeaderElements-org.apache.axiom.om.OMFactory-java.util.ArrayList-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMElement-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addHTTPHeaderElements</h4>
<pre>public static&nbsp;void&nbsp;addHTTPHeaderElements(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;whttp,
org.apache.axiom.om.OMElement&nbsp;element,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;nameSpaceMap)</pre>
<div class="block">Adds a HTTP header element to a given OMElement</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>omFactory</code> - - An OMFactory</dd>
<dd><code>list</code> - - The arraylist of HTTPHeaderMessages</dd>
<dd><code>whttp</code> - - The WSDL 2.0 HTTP namespace</dd>
<dd><code>element</code> - - The element that the header should be added to</dd>
<dd><code>nameSpaceMap</code> - - The namespaceMap</dd>
</dl>
</li>
</ul>
<a name="generateSOAP11Binding-org.apache.axiom.om.OMFactory-org.apache.axis2.description.AxisService-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>generateSOAP11Binding</h4>
<pre>public static&nbsp;org.apache.axiom.om.OMElement&nbsp;generateSOAP11Binding(org.apache.axiom.om.OMFactory&nbsp;fac,
<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</pre>
<div class="block">Generates a default SOAP 11 Binding for a given AxisService</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>fac</code> - - The OMFactory</dd>
<dd><code>axisService</code> - - The AxisService</dd>
<dd><code>wsdl</code> - the WSDL namespace</dd>
<dd><code>wsoap</code> - - The WSDL 2.0 SOAP namespace</dd>
<dd><code>tns</code> - - The target namespace</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- The generated SOAP11Binding element</dd>
</dl>
</li>
</ul>
<a name="generateSOAP12Binding-org.apache.axiom.om.OMFactory-org.apache.axis2.description.AxisService-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>generateSOAP12Binding</h4>
<pre>public static&nbsp;org.apache.axiom.om.OMElement&nbsp;generateSOAP12Binding(org.apache.axiom.om.OMFactory&nbsp;fac,
<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</pre>
<div class="block">Generates a default SOAP 12 Binding for a given AxisService</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>fac</code> - - The OMFactory</dd>
<dd><code>axisService</code> - - The AxisService</dd>
<dd><code>wsdl</code> - the WSDL namespace</dd>
<dd><code>wsoap</code> - - The WSDL 2.0 SOAP namespace</dd>
<dd><code>tns</code> - - The target namespace</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- The generated SOAP12Binding element</dd>
</dl>
</li>
</ul>
<a name="generateHTTPBinding-org.apache.axiom.om.OMFactory-org.apache.axis2.description.AxisService-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-org.apache.axiom.om.OMNamespace-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>generateHTTPBinding</h4>
<pre>public static&nbsp;org.apache.axiom.om.OMElement&nbsp;generateHTTPBinding(org.apache.axiom.om.OMFactory&nbsp;fac,
<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;whttp,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</pre>
<div class="block">Generates a default HTTP Binding for a given AxisService</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>fac</code> - - The OMFactory</dd>
<dd><code>axisService</code> - - The AxisService</dd>
<dd><code>wsdl</code> - the WSDL namespace</dd>
<dd><code>whttp</code> - - The WSDL 2.0 HTTP namespace</dd>
<dd><code>tns</code> - - The target namespace</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- The generated HTTPBinding element</dd>
</dl>
</li>
</ul>
<a name="populateNamespaces-org.apache.axiom.om.OMElement-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>populateNamespaces</h4>
<pre>public static&nbsp;void&nbsp;populateNamespaces(org.apache.axiom.om.OMElement&nbsp;descriptionElement,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;nameSpaceMap)</pre>
<div class="block">Adds the namespaces to the given OMElement</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>descriptionElement</code> - - The OMElement that the namespaces should be added to</dd>
<dd><code>nameSpaceMap</code> - - The namespaceMap</dd>
</dl>
</li>
</ul>
<a name="addWSAWActionAttribute-org.apache.axiom.om.OMElement-java.lang.String-org.apache.axiom.om.OMNamespace-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWSAWActionAttribute</h4>
<pre>public static&nbsp;void&nbsp;addWSAWActionAttribute(org.apache.axiom.om.OMElement&nbsp;element,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;action,
org.apache.axiom.om.OMNamespace&nbsp;wsaw)</pre>
</li>
</ul>
<a name="addExtensionElement-org.apache.axiom.om.OMFactory-org.apache.axiom.om.OMElement-java.lang.String-java.lang.String-java.lang.String-org.apache.axiom.om.OMNamespace-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addExtensionElement</h4>
<pre>public static&nbsp;void&nbsp;addExtensionElement(org.apache.axiom.om.OMFactory&nbsp;fac,
org.apache.axiom.om.OMElement&nbsp;element,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;att1Name,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;att1Value,
org.apache.axiom.om.OMNamespace&nbsp;soapNameSpace)</pre>
</li>
</ul>
<a name="addWSAddressingToBinding-java.lang.String-org.apache.axiom.om.OMFactory-org.apache.axiom.om.OMElement-org.apache.axiom.om.OMNamespace-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWSAddressingToBinding</h4>
<pre>public static&nbsp;void&nbsp;addWSAddressingToBinding(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;addressingFlag,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMElement&nbsp;bindingElement,
org.apache.axiom.om.OMNamespace&nbsp;wsaw)</pre>
</li>
</ul>
<a name="addWSDLDocumentationElement-org.apache.axis2.description.AxisDescription-org.apache.axiom.om.OMElement-org.apache.axiom.om.OMFactory-org.apache.axiom.om.OMNamespace-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWSDLDocumentationElement</h4>
<pre>public static&nbsp;void&nbsp;addWSDLDocumentationElement(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;axisDescription,
org.apache.axiom.om.OMElement&nbsp;omElement,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl)</pre>
</li>
</ul>
<a name="generateDocumentationElement-org.apache.axis2.description.AxisDescription-org.apache.axiom.om.OMFactory-org.apache.axiom.om.OMNamespace-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>generateDocumentationElement</h4>
<pre>public static&nbsp;org.apache.axiom.om.OMElement&nbsp;generateDocumentationElement(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;axisDescription,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl)</pre>
</li>
</ul>
<a name="addPoliciesAsExtensibleElement-org.apache.axis2.description.AxisDescription-org.apache.axiom.om.OMElement-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPoliciesAsExtensibleElement</h4>
<pre>public static&nbsp;void&nbsp;addPoliciesAsExtensibleElement(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;description,
org.apache.axiom.om.OMElement&nbsp;descriptionElement)</pre>
</li>
</ul>
<a name="extractHostIP-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>extractHostIP</h4>
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;extractHostIP(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceURL)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/WSDLSerializationUtil.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/axis2/util/WSDL20Util.html" title="class in org.apache.axis2.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/axis2/util/XMLChar.html" title="class in org.apache.axis2.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis2/util/WSDLSerializationUtil.html" target="_top">Frames</a></li>
<li><a href="WSDLSerializationUtil.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>