blob: 35a7d819f13de9cf6c155fef67a806646bbbab32 [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>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constants (Apache Axis)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constants (Apache Axis)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/Constants.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/axis/ConfigurationException.html" title="class in org.apache.axis"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/axis/Constants.html" target="_top">Frames</a></li>
<li><a href="Constants.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All 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.axis</div>
<h2 title="Class Constants" class="title">Class Constants</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/1.4.2/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.axis.Constants</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../org/apache/axis/encoding/XMLType.html" title="class in org.apache.axis.encoding">XMLType</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">Constants</span>
extends <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
</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="overviewSummary" 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="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ANYCONTENT">ANYCONTENT</a></strong></code>
<div class="block">The name of the field which accepts xsd:any content in Beans.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_ACTOR">ATTR_ACTOR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_ARRAY_SIZE">ATTR_ARRAY_SIZE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_ARRAY_TYPE">ATTR_ARRAY_TYPE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_ENCODING_STYLE">ATTR_ENCODING_STYLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_HANDLERINFOCHAIN">ATTR_HANDLERINFOCHAIN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_HREF">ATTR_HREF</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_ID">ATTR_ID</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_ITEM_TYPE">ATTR_ITEM_TYPE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_MUST_UNDERSTAND">ATTR_MUST_UNDERSTAND</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_OFFSET">ATTR_OFFSET</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_POSITION">ATTR_POSITION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_QNAME">ATTR_QNAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_REF">ATTR_REF</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_RELAY">ATTR_RELAY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_ROLE">ATTR_ROLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_ROOT">ATTR_ROOT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ATTR_TYPE">ATTR_TYPE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#AXIS_SAX">AXIS_SAX</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#DEFAULT_MESSAGE_TIMEOUT">DEFAULT_MESSAGE_TIMEOUT</a></strong></code>
<div class="block">The default timeout for messages.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/axis/soap/SOAPConstants.html" title="interface in org.apache.axis.soap">SOAPConstants</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#DEFAULT_SOAP_VERSION">DEFAULT_SOAP_VERSION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_BODY">ELEM_BODY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_ENVELOPE">ELEM_ENVELOPE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT">ELEM_FAULT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_ACTOR">ELEM_FAULT_ACTOR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_CODE">ELEM_FAULT_CODE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_CODE_SOAP12">ELEM_FAULT_CODE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_DETAIL">ELEM_FAULT_DETAIL</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_DETAIL_SOAP12">ELEM_FAULT_DETAIL_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_NODE_SOAP12">ELEM_FAULT_NODE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_REASON_SOAP12">ELEM_FAULT_REASON_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_ROLE_SOAP12">ELEM_FAULT_ROLE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_STRING">ELEM_FAULT_STRING</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_SUBCODE_SOAP12">ELEM_FAULT_SUBCODE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_FAULT_VALUE_SOAP12">ELEM_FAULT_VALUE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_HEADER">ELEM_HEADER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_NOTUNDERSTOOD">ELEM_NOTUNDERSTOOD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_SUPPORTEDENVELOPE">ELEM_SUPPORTEDENVELOPE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_TEXT_SOAP12">ELEM_TEXT_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_UPGRADE">ELEM_UPGRADE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ELEM_XOP_INCLUDE">ELEM_XOP_INCLUDE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#ENTERPRISE_LOG_CATEGORY">ENTERPRISE_LOG_CATEGORY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#EXCEPTION_LOG_CATEGORY">EXCEPTION_LOG_CATEGORY</a></strong></code>
<div class="block">Servlet exceptions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_CLIENT">FAULT_CLIENT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_MUSTUNDERSTAND">FAULT_MUSTUNDERSTAND</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SERVER_GENERAL">FAULT_SERVER_GENERAL</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SERVER_USER">FAULT_SERVER_USER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SOAP12_DATAENCODINGUNKNOWN">FAULT_SOAP12_DATAENCODINGUNKNOWN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SOAP12_MUSTUNDERSTAND">FAULT_SOAP12_MUSTUNDERSTAND</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SOAP12_RECEIVER">FAULT_SOAP12_RECEIVER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SOAP12_SENDER">FAULT_SOAP12_SENDER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SOAP12_VERSIONMISMATCH">FAULT_SOAP12_VERSIONMISMATCH</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SUBCODE_BADARGS">FAULT_SUBCODE_BADARGS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_SUBCODE_PROC_NOT_PRESENT">FAULT_SUBCODE_PROC_NOT_PRESENT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#FAULT_VERSIONMISMATCH">FAULT_VERSIONMISMATCH</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#HTTP_TXR_BUFFER_SIZE">HTTP_TXR_BUFFER_SIZE</a></strong></code>
<div class="block">The size of the buffer size for.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#JWS_DEFAULT_FILE_EXTENSION">JWS_DEFAULT_FILE_EXTENSION</a></strong></code>
<div class="block">What the extension of JWS files is.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_CONFIGPATH">MC_CONFIGPATH</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_HOME_DIR">MC_HOME_DIR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_JWS_CLASSDIR">MC_JWS_CLASSDIR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_NO_OPERATION_OK">MC_NO_OPERATION_OK</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_REALPATH">MC_REALPATH</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_RELATIVE_PATH">MC_RELATIVE_PATH</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_REMOTE_ADDR">MC_REMOTE_ADDR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_SERVLET_ENDPOINT_CONTEXT">MC_SERVLET_ENDPOINT_CONTEXT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MC_SINGLE_SOAP_VERSION">MC_SINGLE_SOAP_VERSION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_CT_APPLICATION_OCTETSTREAM">MIME_CT_APPLICATION_OCTETSTREAM</a></strong></code>
<div class="block">MIME Content Types</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_CT_APPLICATION_XML">MIME_CT_APPLICATION_XML</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_CT_IMAGE_GIF">MIME_CT_IMAGE_GIF</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_CT_IMAGE_JPEG">MIME_CT_IMAGE_JPEG</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_CT_MULTIPART_PREFIX">MIME_CT_MULTIPART_PREFIX</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_CT_TEXT_PLAIN">MIME_CT_TEXT_PLAIN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_CT_TEXT_XML">MIME_CT_TEXT_XML</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_DATA_HANDLER">MIME_DATA_HANDLER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_IMAGE">MIME_IMAGE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_MULTIPART">MIME_MULTIPART</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_OCTETSTREAM">MIME_OCTETSTREAM</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_PLAINTEXT">MIME_PLAINTEXT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#MIME_SOURCE">MIME_SOURCE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_SCHEMA_XSD">NS_PREFIX_SCHEMA_XSD</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_SCHEMA_XSI">NS_PREFIX_SCHEMA_XSI</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_SOAP_ENC">NS_PREFIX_SOAP_ENC</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_SOAP_ENV">NS_PREFIX_SOAP_ENV</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_WSDL">NS_PREFIX_WSDL</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_WSDL_SOAP">NS_PREFIX_WSDL_SOAP</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_XML">NS_PREFIX_XML</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_XMLSOAP">NS_PREFIX_XMLSOAP</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_PREFIX_XOP">NS_PREFIX_XOP</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_URI_AXIS">NS_URI_AXIS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_URI_JAVA">NS_URI_JAVA</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_URI_WSDL11">NS_URI_WSDL11</a></strong></code>
<div class="block">WSDL Namespace.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_URI_XML">NS_URI_XML</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_URI_XMLNS">NS_URI_XMLNS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_URI_XMLSOAP">NS_URI_XMLSOAP</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_URIS_WSDL">NS_URIS_WSDL</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#NS_URIS_WSDL_SOAP">NS_URIS_WSDL_SOAP</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTACTOR">QNAME_FAULTACTOR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTCODE">QNAME_FAULTCODE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTCODE_SOAP12">QNAME_FAULTCODE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTDETAIL_EXCEPTIONNAME">QNAME_FAULTDETAIL_EXCEPTIONNAME</a></strong></code>
<div class="block">QName of exception Name element in an axis fault detail.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTDETAIL_HOSTNAME">QNAME_FAULTDETAIL_HOSTNAME</a></strong></code>
<div class="block">QName of a hostname in an axis fault detail.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTDETAIL_HTTPERRORCODE">QNAME_FAULTDETAIL_HTTPERRORCODE</a></strong></code>
<div class="block">QName of stack trace element in an axis fault detail.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTDETAIL_NESTEDFAULT">QNAME_FAULTDETAIL_NESTEDFAULT</a></strong></code>
<div class="block">QName of a nested fault in an axis fault detail.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTDETAIL_RUNTIMEEXCEPTION">QNAME_FAULTDETAIL_RUNTIMEEXCEPTION</a></strong></code>
<div class="block">Flag set if this was a runtime exception, rather than something thrown by the class at the end of the
chain.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTDETAIL_SOAP12">QNAME_FAULTDETAIL_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTDETAIL_STACKTRACE">QNAME_FAULTDETAIL_STACKTRACE</a></strong></code>
<div class="block">QName of stack trace element in an axis fault detail.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTDETAILS">QNAME_FAULTDETAILS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTNODE_SOAP12">QNAME_FAULTNODE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTREASON_SOAP12">QNAME_FAULTREASON_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTROLE_SOAP12">QNAME_FAULTROLE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTSTRING">QNAME_FAULTSTRING</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTSUBCODE_SOAP12">QNAME_FAULTSUBCODE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_FAULTVALUE_SOAP12">QNAME_FAULTVALUE_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_LITERAL_ITEM">QNAME_LITERAL_ITEM</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_NO_SERVICE_FAULT_CODE">QNAME_NO_SERVICE_FAULT_CODE</a></strong></code>
<div class="block">The no-service fault value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_NOTUNDERSTOOD">QNAME_NOTUNDERSTOOD</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_RPC_RESULT">QNAME_RPC_RESULT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAME_TEXT_SOAP12">QNAME_TEXT_SOAP12</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#QNAMES_NIL">QNAMES_NIL</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_ARRAY">SOAP_ARRAY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_ARRAY_ATTRS11">SOAP_ARRAY_ATTRS11</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_ARRAY_ATTRS12">SOAP_ARRAY_ATTRS12</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_ARRAY12">SOAP_ARRAY12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_BASE64">SOAP_BASE64</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_BASE64BINARY">SOAP_BASE64BINARY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_BOOLEAN">SOAP_BOOLEAN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_BYTE">SOAP_BYTE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_COMMON_ATTRS11">SOAP_COMMON_ATTRS11</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_COMMON_ATTRS12">SOAP_COMMON_ATTRS12</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_DECIMAL">SOAP_DECIMAL</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_DOCUMENT">SOAP_DOCUMENT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_DOUBLE">SOAP_DOUBLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_ELEMENT">SOAP_ELEMENT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_FLOAT">SOAP_FLOAT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_INT">SOAP_INT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_INTEGER">SOAP_INTEGER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_LONG">SOAP_LONG</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_MAP">SOAP_MAP</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_SHORT">SOAP_SHORT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_STRING">SOAP_STRING</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#SOAP_VECTOR">SOAP_VECTOR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#TIME_LOG_CATEGORY">TIME_LOG_CATEGORY</a></strong></code>
<div class="block">time logged stuff.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_1999_SCHEMA_XSD">URI_1999_SCHEMA_XSD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_1999_SCHEMA_XSI">URI_1999_SCHEMA_XSI</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_2000_SCHEMA_XSD">URI_2000_SCHEMA_XSD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_2000_SCHEMA_XSI">URI_2000_SCHEMA_XSI</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_2001_SCHEMA_XSD">URI_2001_SCHEMA_XSD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_2001_SCHEMA_XSI">URI_2001_SCHEMA_XSI</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DEFAULT_SCHEMA_XSD">URI_DEFAULT_SCHEMA_XSD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DEFAULT_SCHEMA_XSI">URI_DEFAULT_SCHEMA_XSI</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DEFAULT_SOAP_ENC">URI_DEFAULT_SOAP_ENC</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DEFAULT_SOAP_ENV">URI_DEFAULT_SOAP_ENV</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DIME_CLOSED_LAYOUT">URI_DIME_CLOSED_LAYOUT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DIME_CONTENT">URI_DIME_CONTENT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DIME_OPEN_LAYOUT">URI_DIME_OPEN_LAYOUT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DIME_REFERENCE">URI_DIME_REFERENCE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_DIME_WSDL">URI_DIME_WSDL</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_LITERAL_ENC">URI_LITERAL_ENC</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP11_ENC">URI_SOAP11_ENC</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP11_ENV">URI_SOAP11_ENV</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP11_HTTP">URI_SOAP11_HTTP</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP11_NEXT_ACTOR">URI_SOAP11_NEXT_ACTOR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_ENC">URI_SOAP12_ENC</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_ENV">URI_SOAP12_ENV</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_HTTP">URI_SOAP12_HTTP</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_NEXT_ACTOR">URI_SOAP12_NEXT_ACTOR</a></strong></code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>use URI_SOAP12_NEXT_ROLE</i></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_NEXT_ROLE">URI_SOAP12_NEXT_ROLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_NOENC">URI_SOAP12_NOENC</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_NONE_ROLE">URI_SOAP12_NONE_ROLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_RPC">URI_SOAP12_RPC</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_SOAP12_ULTIMATE_ROLE">URI_SOAP12_ULTIMATE_ROLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_WSDL11_SOAP">URI_WSDL11_SOAP</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_WSDL12_SOAP">URI_WSDL12_SOAP</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URI_XOP_INCLUDE">URI_XOP_INCLUDE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URIS_SCHEMA_XSD">URIS_SCHEMA_XSD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URIS_SCHEMA_XSI">URIS_SCHEMA_XSI</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URIS_SOAP_ENC">URIS_SOAP_ENC</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#URIS_SOAP_ENV">URIS_SOAP_ENV</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#WSIBP11_COMPAT_PROPERTY">WSIBP11_COMPAT_PROPERTY</a></strong></code>
<div class="block">Basic Profile 1.1 compatibility flag</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XML_LANG">XML_LANG</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_ANY">XSD_ANY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_ANYSIMPLETYPE">XSD_ANYSIMPLETYPE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_ANYTYPE">XSD_ANYTYPE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_ANYURI">XSD_ANYURI</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_BASE64">XSD_BASE64</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_BOOLEAN">XSD_BOOLEAN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_BYTE">XSD_BYTE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_DATE">XSD_DATE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_DATETIME">XSD_DATETIME</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_DAY">XSD_DAY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_DECIMAL">XSD_DECIMAL</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_DOUBLE">XSD_DOUBLE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_DURATION">XSD_DURATION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_ENTITIES">XSD_ENTITIES</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_ENTITY">XSD_ENTITY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_FLOAT">XSD_FLOAT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_HEXBIN">XSD_HEXBIN</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_ID">XSD_ID</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_IDREF">XSD_IDREF</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_IDREFS">XSD_IDREFS</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_INT">XSD_INT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_INTEGER">XSD_INTEGER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_LANGUAGE">XSD_LANGUAGE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_LONG">XSD_LONG</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_MONTH">XSD_MONTH</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_MONTHDAY">XSD_MONTHDAY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NAME">XSD_NAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NCNAME">XSD_NCNAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NEGATIVEINTEGER">XSD_NEGATIVEINTEGER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NMTOKEN">XSD_NMTOKEN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NMTOKENS">XSD_NMTOKENS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NONNEGATIVEINTEGER">XSD_NONNEGATIVEINTEGER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NONPOSITIVEINTEGER">XSD_NONPOSITIVEINTEGER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NORMALIZEDSTRING">XSD_NORMALIZEDSTRING</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_NOTATION">XSD_NOTATION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_POSITIVEINTEGER">XSD_POSITIVEINTEGER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_QNAME">XSD_QNAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_SCHEMA">XSD_SCHEMA</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_SHORT">XSD_SHORT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_STRING">XSD_STRING</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_TIME">XSD_TIME</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_TIMEINSTANT1999">XSD_TIMEINSTANT1999</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_TIMEINSTANT2000">XSD_TIMEINSTANT2000</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_TOKEN">XSD_TOKEN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_UNSIGNEDBYTE">XSD_UNSIGNEDBYTE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_UNSIGNEDINT">XSD_UNSIGNEDINT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_UNSIGNEDLONG">XSD_UNSIGNEDLONG</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_UNSIGNEDSHORT">XSD_UNSIGNEDSHORT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_YEAR">XSD_YEAR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#XSD_YEARMONTH">XSD_YEARMONTH</a></strong></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="overviewSummary" 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><strong><a href="../../../org/apache/axis/Constants.html#Constants()">Constants</a></strong>()</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#equals(javax.xml.namespace.QName,%20javax.xml.namespace.QName)">equals</a></strong>(<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;first,
<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;second)</code>
<div class="block">equals
The first QName is the current version of the name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#getValue(org.xml.sax.Attributes,%20javax.xml.namespace.QName[])">getValue</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/xml/sax/Attributes.html?is-external=true" title="class or interface in org.xml.sax">Attributes</a>&nbsp;attributes,
<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>[]&nbsp;search)</code>
<div class="block">Search an attribute collection for a list of QNames, returning
the value of the first one found, or null if none were found.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#getValue(org.xml.sax.Attributes,%20java.lang.String[],%20java.lang.String)">getValue</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/xml/sax/Attributes.html?is-external=true" title="class or interface in org.xml.sax">Attributes</a>&nbsp;attributes,
<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;search,
<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;localPart)</code>
<div class="block">This utility routine returns the value of an attribute which might
be in one of several namespaces.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#isSchemaXSD(java.lang.String)">isSchemaXSD</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>
<div class="block">Returns true if SchemaXSD Namespace.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#isSchemaXSI(java.lang.String)">isSchemaXSI</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>
<div class="block">Returns true if SchemaXSI Namespace.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#isSOAP_ENC(java.lang.String)">isSOAP_ENC</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>
<div class="block">Returns true if SOAP_ENC Namespace.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#isSOAP_ENV(java.lang.String)">isSOAP_ENV</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>
<div class="block">Returns true if the string is the SOAP_ENV Namespace.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#isWSDL(java.lang.String)">isWSDL</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>
<div class="block">Returns true if this is a WSDL Namespace.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/axis/Constants.html#isWSDLSOAP(java.lang.String)">isWSDLSOAP</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>
<div class="block">Returns true if s is a WSDL SOAP Namespace.</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="http://docs.oracle.com/javase/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/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/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" 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="NS_PREFIX_SOAP_ENV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_SOAP_ENV</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_SOAP_ENV</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_SOAP_ENV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_PREFIX_SOAP_ENC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_SOAP_ENC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_SOAP_ENC</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_SOAP_ENC">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_PREFIX_SCHEMA_XSI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_SCHEMA_XSI</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_SCHEMA_XSI</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_SCHEMA_XSI">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_PREFIX_SCHEMA_XSD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_SCHEMA_XSD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_SCHEMA_XSD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_SCHEMA_XSD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_PREFIX_WSDL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_WSDL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_WSDL</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_WSDL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_PREFIX_WSDL_SOAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_WSDL_SOAP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_WSDL_SOAP</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_WSDL_SOAP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_PREFIX_XMLSOAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_XMLSOAP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_XMLSOAP</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_XMLSOAP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_PREFIX_XML">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_XML</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_XML</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_XML">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_PREFIX_XOP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_PREFIX_XOP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_PREFIX_XOP</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_PREFIX_XOP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_URI_AXIS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_URI_AXIS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_URI_AXIS</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_URI_AXIS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_URI_XMLSOAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_URI_XMLSOAP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_URI_XMLSOAP</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_URI_XMLSOAP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_URI_JAVA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_URI_JAVA</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_URI_JAVA</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_URI_JAVA">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DEFAULT_SOAP_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_SOAP_VERSION</h4>
<pre>public static final&nbsp;<a href="../../../org/apache/axis/soap/SOAPConstants.html" title="interface in org.apache.axis.soap">SOAPConstants</a> DEFAULT_SOAP_VERSION</pre>
</li>
</ul>
<a name="URI_SOAP11_ENV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP11_ENV</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP11_ENV</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP11_ENV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_ENV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_ENV</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_ENV</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_ENV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_DEFAULT_SOAP_ENV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DEFAULT_SOAP_ENV</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DEFAULT_SOAP_ENV</pre>
</li>
</ul>
<a name="URIS_SOAP_ENV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URIS_SOAP_ENV</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] URIS_SOAP_ENV</pre>
</li>
</ul>
<a name="ENTERPRISE_LOG_CATEGORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ENTERPRISE_LOG_CATEGORY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ENTERPRISE_LOG_CATEGORY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ENTERPRISE_LOG_CATEGORY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="TIME_LOG_CATEGORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIME_LOG_CATEGORY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TIME_LOG_CATEGORY</pre>
<div class="block">time logged stuff.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.TIME_LOG_CATEGORY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EXCEPTION_LOG_CATEGORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXCEPTION_LOG_CATEGORY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> EXCEPTION_LOG_CATEGORY</pre>
<div class="block">Servlet exceptions. Axis faults are logged at debug level here.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.EXCEPTION_LOG_CATEGORY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ANYCONTENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANYCONTENT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ANYCONTENT</pre>
<div class="block">The name of the field which accepts xsd:any content in Beans.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ANYCONTENT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="HTTP_TXR_BUFFER_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HTTP_TXR_BUFFER_SIZE</h4>
<pre>public static final&nbsp;int HTTP_TXR_BUFFER_SIZE</pre>
<div class="block">The size of the buffer size for.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.HTTP_TXR_BUFFER_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="WSIBP11_COMPAT_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WSIBP11_COMPAT_PROPERTY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WSIBP11_COMPAT_PROPERTY</pre>
<div class="block">Basic Profile 1.1 compatibility flag</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.WSIBP11_COMPAT_PROPERTY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_LITERAL_ENC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_LITERAL_ENC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_LITERAL_ENC</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_LITERAL_ENC">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP11_ENC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP11_ENC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP11_ENC</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP11_ENC">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_ENC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_ENC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_ENC</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_ENC">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_NOENC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_NOENC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_NOENC</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_NOENC">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_DEFAULT_SOAP_ENC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DEFAULT_SOAP_ENC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DEFAULT_SOAP_ENC</pre>
</li>
</ul>
<a name="URIS_SOAP_ENC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URIS_SOAP_ENC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] URIS_SOAP_ENC</pre>
</li>
</ul>
<a name="URI_SOAP11_NEXT_ACTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP11_NEXT_ACTOR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP11_NEXT_ACTOR</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP11_NEXT_ACTOR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_NEXT_ROLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_NEXT_ROLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_NEXT_ROLE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_NEXT_ROLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_NEXT_ACTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_NEXT_ACTOR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_NEXT_ACTOR</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use URI_SOAP12_NEXT_ROLE</i></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_NEXT_ACTOR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_RPC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_RPC</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_RPC</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_RPC">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_NONE_ROLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_NONE_ROLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_NONE_ROLE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_NONE_ROLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_ULTIMATE_ROLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_ULTIMATE_ROLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_ULTIMATE_ROLE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_ULTIMATE_ROLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP11_HTTP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP11_HTTP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP11_HTTP</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP11_HTTP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_SOAP12_HTTP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_SOAP12_HTTP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_SOAP12_HTTP</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_SOAP12_HTTP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_URI_XMLNS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_URI_XMLNS</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_URI_XMLNS</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_URI_XMLNS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_URI_XML">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_URI_XML</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_URI_XML</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_URI_XML">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_1999_SCHEMA_XSD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_1999_SCHEMA_XSD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_1999_SCHEMA_XSD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_1999_SCHEMA_XSD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_2000_SCHEMA_XSD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_2000_SCHEMA_XSD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_2000_SCHEMA_XSD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_2000_SCHEMA_XSD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_2001_SCHEMA_XSD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_2001_SCHEMA_XSD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_2001_SCHEMA_XSD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_2001_SCHEMA_XSD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_DEFAULT_SCHEMA_XSD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DEFAULT_SCHEMA_XSD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DEFAULT_SCHEMA_XSD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_DEFAULT_SCHEMA_XSD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URIS_SCHEMA_XSD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URIS_SCHEMA_XSD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] URIS_SCHEMA_XSD</pre>
</li>
</ul>
<a name="QNAMES_NIL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAMES_NIL</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>[] QNAMES_NIL</pre>
</li>
</ul>
<a name="URI_1999_SCHEMA_XSI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_1999_SCHEMA_XSI</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_1999_SCHEMA_XSI</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_1999_SCHEMA_XSI">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_2000_SCHEMA_XSI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_2000_SCHEMA_XSI</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_2000_SCHEMA_XSI</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_2000_SCHEMA_XSI">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_2001_SCHEMA_XSI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_2001_SCHEMA_XSI</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_2001_SCHEMA_XSI</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_2001_SCHEMA_XSI">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_DEFAULT_SCHEMA_XSI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DEFAULT_SCHEMA_XSI</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DEFAULT_SCHEMA_XSI</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_DEFAULT_SCHEMA_XSI">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URIS_SCHEMA_XSI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URIS_SCHEMA_XSI</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] URIS_SCHEMA_XSI</pre>
</li>
</ul>
<a name="NS_URI_WSDL11">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_URI_WSDL11</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NS_URI_WSDL11</pre>
<div class="block">WSDL Namespace.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.NS_URI_WSDL11">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_URIS_WSDL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_URIS_WSDL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] NS_URIS_WSDL</pre>
</li>
</ul>
<a name="URI_DIME_WSDL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DIME_WSDL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DIME_WSDL</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_DIME_WSDL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_DIME_CONTENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DIME_CONTENT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DIME_CONTENT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_DIME_CONTENT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_DIME_REFERENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DIME_REFERENCE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DIME_REFERENCE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_DIME_REFERENCE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_DIME_CLOSED_LAYOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DIME_CLOSED_LAYOUT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DIME_CLOSED_LAYOUT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_DIME_CLOSED_LAYOUT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_DIME_OPEN_LAYOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_DIME_OPEN_LAYOUT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_DIME_OPEN_LAYOUT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_DIME_OPEN_LAYOUT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_XOP_INCLUDE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_XOP_INCLUDE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_XOP_INCLUDE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_XOP_INCLUDE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_XOP_INCLUDE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_XOP_INCLUDE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_XOP_INCLUDE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_XOP_INCLUDE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_WSDL11_SOAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_WSDL11_SOAP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_WSDL11_SOAP</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_WSDL11_SOAP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="URI_WSDL12_SOAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URI_WSDL12_SOAP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> URI_WSDL12_SOAP</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.URI_WSDL12_SOAP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NS_URIS_WSDL_SOAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NS_URIS_WSDL_SOAP</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] NS_URIS_WSDL_SOAP</pre>
</li>
</ul>
<a name="AXIS_SAX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AXIS_SAX</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> AXIS_SAX</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.AXIS_SAX">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_ENVELOPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_ENVELOPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_ENVELOPE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_ENVELOPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_HEADER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_HEADER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_HEADER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_HEADER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_BODY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_BODY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_BODY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_BODY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_NOTUNDERSTOOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_NOTUNDERSTOOD</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_NOTUNDERSTOOD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_NOTUNDERSTOOD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_UPGRADE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_UPGRADE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_UPGRADE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_UPGRADE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_SUPPORTEDENVELOPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_SUPPORTEDENVELOPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_SUPPORTEDENVELOPE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_SUPPORTEDENVELOPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_CODE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_CODE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_CODE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_STRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_STRING</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_STRING</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_STRING">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_DETAIL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_DETAIL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_DETAIL</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_DETAIL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_ACTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_ACTOR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_ACTOR</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_ACTOR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_CODE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_CODE_SOAP12</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_CODE_SOAP12</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_CODE_SOAP12">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_VALUE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_VALUE_SOAP12</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_VALUE_SOAP12</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_VALUE_SOAP12">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_SUBCODE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_SUBCODE_SOAP12</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_SUBCODE_SOAP12</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_SUBCODE_SOAP12">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_REASON_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_REASON_SOAP12</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_REASON_SOAP12</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_REASON_SOAP12">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_NODE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_NODE_SOAP12</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_NODE_SOAP12</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_NODE_SOAP12">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_ROLE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_ROLE_SOAP12</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_ROLE_SOAP12</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_ROLE_SOAP12">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_FAULT_DETAIL_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_FAULT_DETAIL_SOAP12</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_FAULT_DETAIL_SOAP12</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_FAULT_DETAIL_SOAP12">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ELEM_TEXT_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ELEM_TEXT_SOAP12</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ELEM_TEXT_SOAP12</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ELEM_TEXT_SOAP12">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_MUST_UNDERSTAND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_MUST_UNDERSTAND</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_MUST_UNDERSTAND</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_MUST_UNDERSTAND">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_ENCODING_STYLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_ENCODING_STYLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_ENCODING_STYLE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_ENCODING_STYLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_ACTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_ACTOR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_ACTOR</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_ACTOR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_ROLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_ROLE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_ROLE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_ROLE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_RELAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_RELAY</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_RELAY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_RELAY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_ROOT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_ROOT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_ROOT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_ROOT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_ID</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_ID</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_ID">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_HREF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_HREF</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_HREF</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_HREF">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_REF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_REF</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_REF</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_REF">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_QNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_QNAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_QNAME</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_QNAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_ARRAY_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_ARRAY_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_ARRAY_TYPE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_ARRAY_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_ITEM_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_ITEM_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_ITEM_TYPE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_ITEM_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_ARRAY_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_ARRAY_SIZE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_ARRAY_SIZE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_ARRAY_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_OFFSET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_OFFSET</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_OFFSET</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_OFFSET">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_POSITION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_POSITION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_POSITION</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_POSITION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_TYPE</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_TYPE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_TYPE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ATTR_HANDLERINFOCHAIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTR_HANDLERINFOCHAIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ATTR_HANDLERINFOCHAIN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.ATTR_HANDLERINFOCHAIN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="FAULT_CLIENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_CLIENT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FAULT_CLIENT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.FAULT_CLIENT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="FAULT_SERVER_GENERAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SERVER_GENERAL</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FAULT_SERVER_GENERAL</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.FAULT_SERVER_GENERAL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="FAULT_SERVER_USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SERVER_USER</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FAULT_SERVER_USER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.FAULT_SERVER_USER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="FAULT_VERSIONMISMATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_VERSIONMISMATCH</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_VERSIONMISMATCH</pre>
</li>
</ul>
<a name="FAULT_MUSTUNDERSTAND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_MUSTUNDERSTAND</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_MUSTUNDERSTAND</pre>
</li>
</ul>
<a name="FAULT_SOAP12_MUSTUNDERSTAND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SOAP12_MUSTUNDERSTAND</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_SOAP12_MUSTUNDERSTAND</pre>
</li>
</ul>
<a name="FAULT_SOAP12_VERSIONMISMATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SOAP12_VERSIONMISMATCH</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_SOAP12_VERSIONMISMATCH</pre>
</li>
</ul>
<a name="FAULT_SOAP12_DATAENCODINGUNKNOWN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SOAP12_DATAENCODINGUNKNOWN</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_SOAP12_DATAENCODINGUNKNOWN</pre>
</li>
</ul>
<a name="FAULT_SOAP12_SENDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SOAP12_SENDER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_SOAP12_SENDER</pre>
</li>
</ul>
<a name="FAULT_SOAP12_RECEIVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SOAP12_RECEIVER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_SOAP12_RECEIVER</pre>
</li>
</ul>
<a name="FAULT_SUBCODE_BADARGS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SUBCODE_BADARGS</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_SUBCODE_BADARGS</pre>
</li>
</ul>
<a name="FAULT_SUBCODE_PROC_NOT_PRESENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAULT_SUBCODE_PROC_NOT_PRESENT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> FAULT_SUBCODE_PROC_NOT_PRESENT</pre>
</li>
</ul>
<a name="QNAME_FAULTCODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTCODE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTCODE</pre>
</li>
</ul>
<a name="QNAME_FAULTSTRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTSTRING</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTSTRING</pre>
</li>
</ul>
<a name="QNAME_FAULTACTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTACTOR</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTACTOR</pre>
</li>
</ul>
<a name="QNAME_FAULTDETAILS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTDETAILS</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTDETAILS</pre>
</li>
</ul>
<a name="QNAME_FAULTCODE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTCODE_SOAP12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTCODE_SOAP12</pre>
</li>
</ul>
<a name="QNAME_FAULTVALUE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTVALUE_SOAP12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTVALUE_SOAP12</pre>
</li>
</ul>
<a name="QNAME_FAULTSUBCODE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTSUBCODE_SOAP12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTSUBCODE_SOAP12</pre>
</li>
</ul>
<a name="QNAME_FAULTREASON_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTREASON_SOAP12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTREASON_SOAP12</pre>
</li>
</ul>
<a name="QNAME_TEXT_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_TEXT_SOAP12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_TEXT_SOAP12</pre>
</li>
</ul>
<a name="QNAME_FAULTNODE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTNODE_SOAP12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTNODE_SOAP12</pre>
</li>
</ul>
<a name="QNAME_FAULTROLE_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTROLE_SOAP12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTROLE_SOAP12</pre>
</li>
</ul>
<a name="QNAME_FAULTDETAIL_SOAP12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTDETAIL_SOAP12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTDETAIL_SOAP12</pre>
</li>
</ul>
<a name="QNAME_NOTUNDERSTOOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_NOTUNDERSTOOD</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_NOTUNDERSTOOD</pre>
</li>
</ul>
<a name="XSD_STRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_STRING</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_STRING</pre>
</li>
</ul>
<a name="XSD_BOOLEAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_BOOLEAN</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_BOOLEAN</pre>
</li>
</ul>
<a name="XSD_DOUBLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_DOUBLE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_DOUBLE</pre>
</li>
</ul>
<a name="XSD_FLOAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_FLOAT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_FLOAT</pre>
</li>
</ul>
<a name="XSD_INT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_INT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_INT</pre>
</li>
</ul>
<a name="XSD_INTEGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_INTEGER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_INTEGER</pre>
</li>
</ul>
<a name="XSD_LONG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_LONG</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_LONG</pre>
</li>
</ul>
<a name="XSD_SHORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_SHORT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_SHORT</pre>
</li>
</ul>
<a name="XSD_BYTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_BYTE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_BYTE</pre>
</li>
</ul>
<a name="XSD_DECIMAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_DECIMAL</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_DECIMAL</pre>
</li>
</ul>
<a name="XSD_BASE64">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_BASE64</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_BASE64</pre>
</li>
</ul>
<a name="XSD_HEXBIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_HEXBIN</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_HEXBIN</pre>
</li>
</ul>
<a name="XSD_ANYSIMPLETYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_ANYSIMPLETYPE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_ANYSIMPLETYPE</pre>
</li>
</ul>
<a name="XSD_ANYTYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_ANYTYPE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_ANYTYPE</pre>
</li>
</ul>
<a name="XSD_ANY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_ANY</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_ANY</pre>
</li>
</ul>
<a name="XSD_QNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_QNAME</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_QNAME</pre>
</li>
</ul>
<a name="XSD_DATETIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_DATETIME</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_DATETIME</pre>
</li>
</ul>
<a name="XSD_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_DATE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_DATE</pre>
</li>
</ul>
<a name="XSD_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_TIME</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_TIME</pre>
</li>
</ul>
<a name="XSD_TIMEINSTANT1999">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_TIMEINSTANT1999</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_TIMEINSTANT1999</pre>
</li>
</ul>
<a name="XSD_TIMEINSTANT2000">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_TIMEINSTANT2000</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_TIMEINSTANT2000</pre>
</li>
</ul>
<a name="XSD_NORMALIZEDSTRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NORMALIZEDSTRING</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NORMALIZEDSTRING</pre>
</li>
</ul>
<a name="XSD_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_TOKEN</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_TOKEN</pre>
</li>
</ul>
<a name="XSD_UNSIGNEDLONG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_UNSIGNEDLONG</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_UNSIGNEDLONG</pre>
</li>
</ul>
<a name="XSD_UNSIGNEDINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_UNSIGNEDINT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_UNSIGNEDINT</pre>
</li>
</ul>
<a name="XSD_UNSIGNEDSHORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_UNSIGNEDSHORT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_UNSIGNEDSHORT</pre>
</li>
</ul>
<a name="XSD_UNSIGNEDBYTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_UNSIGNEDBYTE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_UNSIGNEDBYTE</pre>
</li>
</ul>
<a name="XSD_POSITIVEINTEGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_POSITIVEINTEGER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_POSITIVEINTEGER</pre>
</li>
</ul>
<a name="XSD_NEGATIVEINTEGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NEGATIVEINTEGER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NEGATIVEINTEGER</pre>
</li>
</ul>
<a name="XSD_NONNEGATIVEINTEGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NONNEGATIVEINTEGER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NONNEGATIVEINTEGER</pre>
</li>
</ul>
<a name="XSD_NONPOSITIVEINTEGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NONPOSITIVEINTEGER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NONPOSITIVEINTEGER</pre>
</li>
</ul>
<a name="XSD_YEARMONTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_YEARMONTH</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_YEARMONTH</pre>
</li>
</ul>
<a name="XSD_MONTHDAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_MONTHDAY</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_MONTHDAY</pre>
</li>
</ul>
<a name="XSD_YEAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_YEAR</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_YEAR</pre>
</li>
</ul>
<a name="XSD_MONTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_MONTH</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_MONTH</pre>
</li>
</ul>
<a name="XSD_DAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_DAY</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_DAY</pre>
</li>
</ul>
<a name="XSD_DURATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_DURATION</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_DURATION</pre>
</li>
</ul>
<a name="XSD_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NAME</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NAME</pre>
</li>
</ul>
<a name="XSD_NCNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NCNAME</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NCNAME</pre>
</li>
</ul>
<a name="XSD_NMTOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NMTOKEN</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NMTOKEN</pre>
</li>
</ul>
<a name="XSD_NMTOKENS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NMTOKENS</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NMTOKENS</pre>
</li>
</ul>
<a name="XSD_NOTATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_NOTATION</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_NOTATION</pre>
</li>
</ul>
<a name="XSD_ENTITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_ENTITY</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_ENTITY</pre>
</li>
</ul>
<a name="XSD_ENTITIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_ENTITIES</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_ENTITIES</pre>
</li>
</ul>
<a name="XSD_IDREF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_IDREF</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_IDREF</pre>
</li>
</ul>
<a name="XSD_IDREFS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_IDREFS</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_IDREFS</pre>
</li>
</ul>
<a name="XSD_ANYURI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_ANYURI</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_ANYURI</pre>
</li>
</ul>
<a name="XSD_LANGUAGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_LANGUAGE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_LANGUAGE</pre>
</li>
</ul>
<a name="XSD_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_ID</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_ID</pre>
</li>
</ul>
<a name="XSD_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XSD_SCHEMA</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XSD_SCHEMA</pre>
</li>
</ul>
<a name="XML_LANG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XML_LANG</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> XML_LANG</pre>
</li>
</ul>
<a name="SOAP_BASE64">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_BASE64</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_BASE64</pre>
</li>
</ul>
<a name="SOAP_BASE64BINARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_BASE64BINARY</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_BASE64BINARY</pre>
</li>
</ul>
<a name="SOAP_STRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_STRING</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_STRING</pre>
</li>
</ul>
<a name="SOAP_BOOLEAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_BOOLEAN</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_BOOLEAN</pre>
</li>
</ul>
<a name="SOAP_DOUBLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_DOUBLE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_DOUBLE</pre>
</li>
</ul>
<a name="SOAP_FLOAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_FLOAT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_FLOAT</pre>
</li>
</ul>
<a name="SOAP_INT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_INT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_INT</pre>
</li>
</ul>
<a name="SOAP_LONG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_LONG</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_LONG</pre>
</li>
</ul>
<a name="SOAP_SHORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_SHORT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_SHORT</pre>
</li>
</ul>
<a name="SOAP_BYTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_BYTE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_BYTE</pre>
</li>
</ul>
<a name="SOAP_INTEGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_INTEGER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_INTEGER</pre>
</li>
</ul>
<a name="SOAP_DECIMAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_DECIMAL</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_DECIMAL</pre>
</li>
</ul>
<a name="SOAP_ARRAY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_ARRAY</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_ARRAY</pre>
</li>
</ul>
<a name="SOAP_COMMON_ATTRS11">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_COMMON_ATTRS11</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_COMMON_ATTRS11</pre>
</li>
</ul>
<a name="SOAP_COMMON_ATTRS12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_COMMON_ATTRS12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_COMMON_ATTRS12</pre>
</li>
</ul>
<a name="SOAP_ARRAY_ATTRS11">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_ARRAY_ATTRS11</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_ARRAY_ATTRS11</pre>
</li>
</ul>
<a name="SOAP_ARRAY_ATTRS12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_ARRAY_ATTRS12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_ARRAY_ATTRS12</pre>
</li>
</ul>
<a name="SOAP_ARRAY12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_ARRAY12</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_ARRAY12</pre>
</li>
</ul>
<a name="SOAP_MAP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_MAP</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_MAP</pre>
</li>
</ul>
<a name="SOAP_ELEMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_ELEMENT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_ELEMENT</pre>
</li>
</ul>
<a name="SOAP_DOCUMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_DOCUMENT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_DOCUMENT</pre>
</li>
</ul>
<a name="SOAP_VECTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SOAP_VECTOR</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> SOAP_VECTOR</pre>
</li>
</ul>
<a name="MIME_IMAGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_IMAGE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> MIME_IMAGE</pre>
</li>
</ul>
<a name="MIME_PLAINTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_PLAINTEXT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> MIME_PLAINTEXT</pre>
</li>
</ul>
<a name="MIME_MULTIPART">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_MULTIPART</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> MIME_MULTIPART</pre>
</li>
</ul>
<a name="MIME_SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_SOURCE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> MIME_SOURCE</pre>
</li>
</ul>
<a name="MIME_OCTETSTREAM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_OCTETSTREAM</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> MIME_OCTETSTREAM</pre>
</li>
</ul>
<a name="MIME_DATA_HANDLER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_DATA_HANDLER</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> MIME_DATA_HANDLER</pre>
</li>
</ul>
<a name="QNAME_LITERAL_ITEM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_LITERAL_ITEM</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_LITERAL_ITEM</pre>
</li>
</ul>
<a name="QNAME_RPC_RESULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_RPC_RESULT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_RPC_RESULT</pre>
</li>
</ul>
<a name="QNAME_FAULTDETAIL_STACKTRACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTDETAIL_STACKTRACE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTDETAIL_STACKTRACE</pre>
<div class="block">QName of stack trace element in an axis fault detail.</div>
</li>
</ul>
<a name="QNAME_FAULTDETAIL_EXCEPTIONNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTDETAIL_EXCEPTIONNAME</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTDETAIL_EXCEPTIONNAME</pre>
<div class="block">QName of exception Name element in an axis fault detail.
Do not use - this is for pre-1.0 server->client exceptions.</div>
</li>
</ul>
<a name="QNAME_FAULTDETAIL_RUNTIMEEXCEPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTDETAIL_RUNTIMEEXCEPTION</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTDETAIL_RUNTIMEEXCEPTION</pre>
<div class="block">Flag set if this was a runtime exception, rather than something thrown by the class at the end of the
chain. Axis' logging treats runtime exceptions more seriously.</div>
</li>
</ul>
<a name="QNAME_FAULTDETAIL_HTTPERRORCODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTDETAIL_HTTPERRORCODE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTDETAIL_HTTPERRORCODE</pre>
<div class="block">QName of stack trace element in an axis fault detail.</div>
</li>
</ul>
<a name="QNAME_FAULTDETAIL_NESTEDFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTDETAIL_NESTEDFAULT</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTDETAIL_NESTEDFAULT</pre>
<div class="block">QName of a nested fault in an axis fault detail.</div>
</li>
</ul>
<a name="QNAME_FAULTDETAIL_HOSTNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_FAULTDETAIL_HOSTNAME</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_FAULTDETAIL_HOSTNAME</pre>
<div class="block">QName of a hostname in an axis fault detail.</div>
</li>
</ul>
<a name="QNAME_NO_SERVICE_FAULT_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QNAME_NO_SERVICE_FAULT_CODE</h4>
<pre>public static final&nbsp;<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a> QNAME_NO_SERVICE_FAULT_CODE</pre>
<div class="block">The no-service fault value.</div>
</li>
</ul>
<a name="MC_JWS_CLASSDIR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_JWS_CLASSDIR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_JWS_CLASSDIR</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_JWS_CLASSDIR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MC_HOME_DIR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_HOME_DIR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_HOME_DIR</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_HOME_DIR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MC_RELATIVE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_RELATIVE_PATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_RELATIVE_PATH</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_RELATIVE_PATH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MC_REALPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_REALPATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_REALPATH</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_REALPATH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MC_CONFIGPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_CONFIGPATH</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_CONFIGPATH</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_CONFIGPATH">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MC_REMOTE_ADDR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_REMOTE_ADDR</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_REMOTE_ADDR</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_REMOTE_ADDR">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MC_SERVLET_ENDPOINT_CONTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_SERVLET_ENDPOINT_CONTEXT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_SERVLET_ENDPOINT_CONTEXT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_SERVLET_ENDPOINT_CONTEXT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MC_NO_OPERATION_OK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_NO_OPERATION_OK</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_NO_OPERATION_OK</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_NO_OPERATION_OK">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MC_SINGLE_SOAP_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MC_SINGLE_SOAP_VERSION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MC_SINGLE_SOAP_VERSION</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MC_SINGLE_SOAP_VERSION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="JWS_DEFAULT_FILE_EXTENSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JWS_DEFAULT_FILE_EXTENSION</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> JWS_DEFAULT_FILE_EXTENSION</pre>
<div class="block">What the extension of JWS files is. If changing this, note that
AxisServlet has an xdoclet declaration in the class javadocs that
also needs updating.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.JWS_DEFAULT_FILE_EXTENSION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DEFAULT_MESSAGE_TIMEOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_MESSAGE_TIMEOUT</h4>
<pre>public static final&nbsp;int DEFAULT_MESSAGE_TIMEOUT</pre>
<div class="block">The default timeout for messages.</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>Axis1.2</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.DEFAULT_MESSAGE_TIMEOUT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MIME_CT_APPLICATION_OCTETSTREAM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_CT_APPLICATION_OCTETSTREAM</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MIME_CT_APPLICATION_OCTETSTREAM</pre>
<div class="block">MIME Content Types</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>Axis1.2</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MIME_CT_APPLICATION_OCTETSTREAM">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MIME_CT_TEXT_PLAIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_CT_TEXT_PLAIN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MIME_CT_TEXT_PLAIN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MIME_CT_TEXT_PLAIN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MIME_CT_IMAGE_JPEG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_CT_IMAGE_JPEG</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MIME_CT_IMAGE_JPEG</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MIME_CT_IMAGE_JPEG">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MIME_CT_IMAGE_GIF">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_CT_IMAGE_GIF</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MIME_CT_IMAGE_GIF</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MIME_CT_IMAGE_GIF">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MIME_CT_TEXT_XML">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_CT_TEXT_XML</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MIME_CT_TEXT_XML</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MIME_CT_TEXT_XML">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MIME_CT_APPLICATION_XML">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIME_CT_APPLICATION_XML</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MIME_CT_APPLICATION_XML</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MIME_CT_APPLICATION_XML">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MIME_CT_MULTIPART_PREFIX">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MIME_CT_MULTIPART_PREFIX</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MIME_CT_MULTIPART_PREFIX</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.apache.axis.Constants.MIME_CT_MULTIPART_PREFIX">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="Constants()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Constants</h4>
<pre>public&nbsp;Constants()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="isSOAP_ENV(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSOAP_ENV</h4>
<pre>public static&nbsp;boolean&nbsp;isSOAP_ENV(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
<div class="block">Returns true if the string is the SOAP_ENV Namespace.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - the string representation of a URI</dd>
<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if s represents any of the supported soap
envelope URI strings</dd></dl>
</li>
</ul>
<a name="isSOAP_ENC(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSOAP_ENC</h4>
<pre>public static&nbsp;boolean&nbsp;isSOAP_ENC(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
<div class="block">Returns true if SOAP_ENC Namespace.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - a string representing the URI to check</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if <code>s</code> matches a SOAP ENCODING namespace URI,
false otherwise</dd></dl>
</li>
</ul>
<a name="getValue(org.xml.sax.Attributes, java.lang.String[], java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getValue</h4>
<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getValue(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/xml/sax/Attributes.html?is-external=true" title="class or interface in org.xml.sax">Attributes</a>&nbsp;attributes,
<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;search,
<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;localPart)</pre>
<div class="block">This utility routine returns the value of an attribute which might
be in one of several namespaces.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>attributes</code> - the attributes to search</dd><dd><code>search</code> - an array of namespace URI strings to search</dd><dd><code>localPart</code> - is the local part of the attribute name</dd>
<dt><span class="strong">Returns:</span></dt><dd>the value of the attribute or null</dd></dl>
</li>
</ul>
<a name="getValue(org.xml.sax.Attributes, javax.xml.namespace.QName[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getValue</h4>
<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getValue(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/org/xml/sax/Attributes.html?is-external=true" title="class or interface in org.xml.sax">Attributes</a>&nbsp;attributes,
<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>[]&nbsp;search)</pre>
<div class="block">Search an attribute collection for a list of QNames, returning
the value of the first one found, or null if none were found.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>attributes</code> - </dd><dd><code>search</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>the value of the attribute</dd></dl>
</li>
</ul>
<a name="equals(javax.xml.namespace.QName, javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public static&nbsp;boolean&nbsp;equals(<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;first,
<a href="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;second)</pre>
<div class="block">equals
The first QName is the current version of the name. The second qname is compared
with the first considering all namespace uri versions.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>first</code> - Currently supported QName</dd><dd><code>second</code> - any qname</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if the qnames represent the same qname (paster namespace uri versions considered</dd></dl>
</li>
</ul>
<a name="isSchemaXSD(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSchemaXSD</h4>
<pre>public static&nbsp;boolean&nbsp;isSchemaXSD(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
<div class="block">Returns true if SchemaXSD Namespace.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - the string representing the URI to check</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if s represents the Schema XSD namespace, false otherwise</dd></dl>
</li>
</ul>
<a name="isSchemaXSI(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSchemaXSI</h4>
<pre>public static&nbsp;boolean&nbsp;isSchemaXSI(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
<div class="block">Returns true if SchemaXSI Namespace.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - the string of the URI to check</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if <code>s</code> is a Schema XSI URI, false otherwise</dd></dl>
</li>
</ul>
<a name="isWSDL(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isWSDL</h4>
<pre>public static&nbsp;boolean&nbsp;isWSDL(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
<div class="block">Returns true if this is a WSDL Namespace.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - a string of a URI to check</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if <code>s</code> is a WSDL namespace URI, false otherwise</dd></dl>
</li>
</ul>
<a name="isWSDLSOAP(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isWSDLSOAP</h4>
<pre>public static&nbsp;boolean&nbsp;isWSDLSOAP(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
<div class="block">Returns true if s is a WSDL SOAP Namespace.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - a string of a URI to check</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if <code>s</code> matches any of the WSDL SOAP namepace
URIs, false otherwise</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/Constants.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/axis/ConfigurationException.html" title="class in org.apache.axis"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/axis/Constants.html" target="_top">Frames</a></li>
<li><a href="Constants.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All 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 © <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>