You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by de...@apache.org on 2005/12/02 15:41:51 UTC

svn commit: r351737 [211/384] - in /webservices/site/trunk/targets/axis2/api/0_93: ./ org/ org/apache/ org/apache/axis2/ org/apache/axis2/addressing/ org/apache/axis2/addressing/class-use/ org/apache/axis2/attachments/ org/apache/axis2/attachments/clas...

Added: webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFactory.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFactory.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFactory.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFactory.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,1144 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_04) on Fri Dec 02 20:08:46 LKT 2005 -->
+<TITLE>
+SOAPFactory (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.soap.SOAPFactory interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SOAPFactory (Axis2 API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SOAPFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SOAPFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.axis2.soap</FONT>
+<BR>
+Interface SOAPFactory</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/axis2/om/OMFactory.html" title="interface in org.apache.axis2.om">OMFactory</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/axis2/soap/impl/dom/factory/DOMSOAPFactory.html" title="class in org.apache.axis2.soap.impl.dom.factory">DOMSOAPFactory</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/factory/SOAPLinkedListImplFactory.html" title="class in org.apache.axis2.soap.impl.llom.factory">SOAPLinkedListImplFactory</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SOAPFactory</B><DT>extends <A HREF="../../../../org/apache/axis2/om/OMFactory.html" title="interface in org.apache.axis2.om">OMFactory</A></DL>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPBody(org.apache.axis2.soap.SOAPEnvelope)">createSOAPBody</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPBody(org.apache.axis2.soap.SOAPEnvelope, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPBody</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope,
+               <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPEnvelope()">createSOAPEnvelope</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPEnvelope(org.apache.axis2.om.OMXMLParserWrapper)">createSOAPEnvelope</A></B>(<A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFault(org.apache.axis2.soap.SOAPBody)">createSOAPFault</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFault(org.apache.axis2.soap.SOAPBody, java.lang.Exception)">createSOAPFault</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A>&nbsp;parent,
+                java.lang.Exception&nbsp;e)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFault(org.apache.axis2.soap.SOAPBody, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFault</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A>&nbsp;parent,
+                <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultCode(org.apache.axis2.soap.SOAPFault)">createSOAPFaultCode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Code eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultCode(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultCode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                    <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Code eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultDetail.html" title="interface in org.apache.axis2.soap">SOAPFaultDetail</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultDetail(org.apache.axis2.soap.SOAPFault)">createSOAPFaultDetail</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Detail eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultDetail.html" title="interface in org.apache.axis2.soap">SOAPFaultDetail</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultDetail(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultDetail</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                      <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Role eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultNode.html" title="interface in org.apache.axis2.soap">SOAPFaultNode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultNode(org.apache.axis2.soap.SOAPFault)">createSOAPFaultNode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultNode.html" title="interface in org.apache.axis2.soap">SOAPFaultNode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultNode(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultNode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                    <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html" title="interface in org.apache.axis2.soap">SOAPFaultReason</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultReason(org.apache.axis2.soap.SOAPFault)">createSOAPFaultReason</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reason eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html" title="interface in org.apache.axis2.soap">SOAPFaultReason</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultReason(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultReason</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                      <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reason eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultRole.html" title="interface in org.apache.axis2.soap">SOAPFaultRole</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultRole(org.apache.axis2.soap.SOAPFault)">createSOAPFaultRole</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Role eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultRole.html" title="interface in org.apache.axis2.soap">SOAPFaultRole</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultRole(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultRole</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                    <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Role eii under SOAPFault (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultSubCode(org.apache.axis2.soap.SOAPFaultCode)">createSOAPFaultSubCode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultSubCode(org.apache.axis2.soap.SOAPFaultCode, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultSubCode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A>&nbsp;parent,
+                       <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SubCode eii under Value (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultSubCode(org.apache.axis2.soap.SOAPFaultSubCode)">createSOAPFaultSubCode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SubCode eii under SubCode (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultSubCode(org.apache.axis2.soap.SOAPFaultSubCode, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultSubCode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;parent,
+                       <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SubCode eii under SubCode (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.html" title="interface in org.apache.axis2.soap">SOAPFaultText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultText(org.apache.axis2.soap.SOAPFaultReason)">createSOAPFaultText</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html" title="interface in org.apache.axis2.soap">SOAPFaultReason</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SubCode eii under SubCode (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.html" title="interface in org.apache.axis2.soap">SOAPFaultText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultText(org.apache.axis2.soap.SOAPFaultReason, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultText</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html" title="interface in org.apache.axis2.soap">SOAPFaultReason</A>&nbsp;parent,
+                    <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SubCode eii under SubCode (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultValue(org.apache.axis2.soap.SOAPFaultCode)">createSOAPFaultValue</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Value eii under Code (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultValue(org.apache.axis2.soap.SOAPFaultCode, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultValue</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A>&nbsp;parent,
+                     <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Value eii under Code (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultValue(org.apache.axis2.soap.SOAPFaultSubCode)">createSOAPFaultValue</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SubCode eii under Value (parent)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPFaultValue(org.apache.axis2.soap.SOAPFaultSubCode, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPFaultValue</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;parent,
+                     <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html" title="interface in org.apache.axis2.soap">SOAPHeader</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPHeader(org.apache.axis2.soap.SOAPEnvelope)">createSOAPHeader</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html" title="interface in org.apache.axis2.soap">SOAPHeader</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPHeader(org.apache.axis2.soap.SOAPEnvelope, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPHeader</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope,
+                 <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPHeaderBlock.html" title="interface in org.apache.axis2.soap">SOAPHeaderBlock</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPHeaderBlock(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.soap.SOAPHeader)">createSOAPHeaderBlock</A></B>(java.lang.String&nbsp;localName,
+                      <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A>&nbsp;ns,
+                      <A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html" title="interface in org.apache.axis2.soap">SOAPHeader</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPHeaderBlock.html" title="interface in org.apache.axis2.soap">SOAPHeaderBlock</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPHeaderBlock(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.soap.SOAPHeader, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPHeaderBlock</A></B>(java.lang.String&nbsp;localName,
+                      <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A>&nbsp;ns,
+                      <A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html" title="interface in org.apache.axis2.soap">SOAPHeader</A>&nbsp;parent,
+                      <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPMessage.html" title="interface in org.apache.axis2.soap">SOAPMessage</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPMessage(org.apache.axis2.om.OMXMLParserWrapper)">createSOAPMessage</A></B>(<A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Eran Chinthaka (chinthaka@apache.org)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPMessage.html" title="interface in org.apache.axis2.soap">SOAPMessage</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#createSOAPMessage(org.apache.axis2.soap.SOAPEnvelope, org.apache.axis2.om.OMXMLParserWrapper)">createSOAPMessage</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope,
+                  <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;parserWrapper)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#getDefaultEnvelope()">getDefaultEnvelope</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getDefaultEnvelope</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html#getDefaultFaultEnvelope()">getDefaultFaultEnvelope</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMFactory"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface org.apache.axis2.om.<A HREF="../../../../org/apache/axis2/om/OMFactory.html" title="interface in org.apache.axis2.om">OMFactory</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMAttribute(java.lang.String, org.apache.axis2.om.OMNamespace, java.lang.String)">createOMAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMComment(org.apache.axis2.om.OMContainer, java.lang.String)">createOMComment</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMDocType(org.apache.axis2.om.OMContainer, java.lang.String)">createOMDocType</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMDocument()">createOMDocument</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMDocument(org.apache.axis2.om.OMXMLParserWrapper)">createOMDocument</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(javax.xml.namespace.QName, org.apache.axis2.om.OMContainer)">createOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace)">createOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.om.OMContainer)">createOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.om.OMContainer, org.apache.axis2.om.OMXMLParserWrapper)">createOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(java.lang.String, java.lang.String, java.lang.String)">createOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMNamespace(java.lang.String, java.lang.String)">createOMNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMProcessingInstruction(org.apache.axis2.om.OMContainer, java.lang.String, java.lang.String)">createOMProcessingInstruction</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.Object, boolean)">createText</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(org.apache.axis2.om.OMElement, java.lang.String)">createText</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(org.apache.axis2.om.OMElement, java.lang.String, java.lang.String, boolean)">createText</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.String)">createText</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.String, int)">createText</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.String, org.apache.axis2.om.OMElement, org.apache.axis2.om.OMXMLParserWrapper)">createText</A>, <A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.String, java.lang.String, boolean)">createText</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="createSOAPMessage(org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPMessage</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPMessage.html" title="interface in org.apache.axis2.soap">SOAPMessage</A> <B>createSOAPMessage</B>(<A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>Eran Chinthaka (chinthaka@apache.org)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPMessage(org.apache.axis2.soap.SOAPEnvelope, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPMessage</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPMessage.html" title="interface in org.apache.axis2.soap">SOAPMessage</A> <B>createSOAPMessage</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope,
+                                     <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;parserWrapper)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPEnvelope(org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPEnvelope</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A> <B>createSOAPEnvelope</B>(<A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPEnvelope()"><!-- --></A><H3>
+createSOAPEnvelope</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A> <B>createSOAPEnvelope</B>()
+                                throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPHeader(org.apache.axis2.soap.SOAPEnvelope)"><!-- --></A><H3>
+createSOAPHeader</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html" title="interface in org.apache.axis2.soap">SOAPHeader</A> <B>createSOAPHeader</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope)
+                            throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>envelope</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPHeader(org.apache.axis2.soap.SOAPEnvelope, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPHeader</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html" title="interface in org.apache.axis2.soap">SOAPHeader</A> <B>createSOAPHeader</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope,
+                                   <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>envelope</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPHeaderBlock(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.soap.SOAPHeader)"><!-- --></A><H3>
+createSOAPHeaderBlock</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPHeaderBlock.html" title="interface in org.apache.axis2.soap">SOAPHeaderBlock</A> <B>createSOAPHeaderBlock</B>(java.lang.String&nbsp;localName,
+                                             <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A>&nbsp;ns,
+                                             <A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html" title="interface in org.apache.axis2.soap">SOAPHeader</A>&nbsp;parent)
+                                      throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - <DD><CODE>ns</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPHeaderBlock(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.soap.SOAPHeader, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPHeaderBlock</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPHeaderBlock.html" title="interface in org.apache.axis2.soap">SOAPHeaderBlock</A> <B>createSOAPHeaderBlock</B>(java.lang.String&nbsp;localName,
+                                             <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A>&nbsp;ns,
+                                             <A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html" title="interface in org.apache.axis2.soap">SOAPHeader</A>&nbsp;parent,
+                                             <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)
+                                      throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - <DD><CODE>ns</CODE> - <DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFault(org.apache.axis2.soap.SOAPBody, java.lang.Exception)"><!-- --></A><H3>
+createSOAPFault</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A> <B>createSOAPFault</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A>&nbsp;parent,
+                                 java.lang.Exception&nbsp;e)
+                          throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>e</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFault(org.apache.axis2.soap.SOAPBody)"><!-- --></A><H3>
+createSOAPFault</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A> <B>createSOAPFault</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A>&nbsp;parent)
+                          throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFault(org.apache.axis2.soap.SOAPBody, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFault</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A> <B>createSOAPFault</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A>&nbsp;parent,
+                                 <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPBody(org.apache.axis2.soap.SOAPEnvelope)"><!-- --></A><H3>
+createSOAPBody</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A> <B>createSOAPBody</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope)
+                        throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>envelope</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPBody(org.apache.axis2.soap.SOAPEnvelope, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPBody</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPBody.html" title="interface in org.apache.axis2.soap">SOAPBody</A> <B>createSOAPBody</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A>&nbsp;envelope,
+                               <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>envelope</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultCode(org.apache.axis2.soap.SOAPFault)"><!-- --></A><H3>
+createSOAPFaultCode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A> <B>createSOAPFaultCode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)
+                                  throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Code eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultCode(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultCode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A> <B>createSOAPFaultCode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                                         <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>Code eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultValue(org.apache.axis2.soap.SOAPFaultCode)"><!-- --></A><H3>
+createSOAPFaultValue</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A> <B>createSOAPFaultValue</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A>&nbsp;parent)
+                                    throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Value eii under Code (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultValue(org.apache.axis2.soap.SOAPFaultCode, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultValue</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A> <B>createSOAPFaultValue</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A>&nbsp;parent,
+                                           <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>Value eii under Code (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultValue(org.apache.axis2.soap.SOAPFaultSubCode)"><!-- --></A><H3>
+createSOAPFaultValue</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A> <B>createSOAPFaultValue</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;parent)
+                                    throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>SubCode eii under Value (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultValue(org.apache.axis2.soap.SOAPFaultSubCode, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultValue</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A> <B>createSOAPFaultValue</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;parent,
+                                           <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultSubCode(org.apache.axis2.soap.SOAPFaultCode)"><!-- --></A><H3>
+createSOAPFaultSubCode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A> <B>createSOAPFaultSubCode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A>&nbsp;parent)
+                                        throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultSubCode(org.apache.axis2.soap.SOAPFaultCode, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultSubCode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A> <B>createSOAPFaultSubCode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultCode.html" title="interface in org.apache.axis2.soap">SOAPFaultCode</A>&nbsp;parent,
+                                               <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>SubCode eii under Value (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultSubCode(org.apache.axis2.soap.SOAPFaultSubCode)"><!-- --></A><H3>
+createSOAPFaultSubCode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A> <B>createSOAPFaultSubCode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;parent)
+                                        throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>SubCode eii under SubCode (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultSubCode(org.apache.axis2.soap.SOAPFaultSubCode, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultSubCode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A> <B>createSOAPFaultSubCode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;parent,
+                                               <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>SubCode eii under SubCode (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultReason(org.apache.axis2.soap.SOAPFault)"><!-- --></A><H3>
+createSOAPFaultReason</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html" title="interface in org.apache.axis2.soap">SOAPFaultReason</A> <B>createSOAPFaultReason</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)
+                                      throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Reason eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultReason(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultReason</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html" title="interface in org.apache.axis2.soap">SOAPFaultReason</A> <B>createSOAPFaultReason</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                                             <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>Reason eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultText(org.apache.axis2.soap.SOAPFaultReason)"><!-- --></A><H3>
+createSOAPFaultText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.html" title="interface in org.apache.axis2.soap">SOAPFaultText</A> <B>createSOAPFaultText</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html" title="interface in org.apache.axis2.soap">SOAPFaultReason</A>&nbsp;parent)
+                                  throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>SubCode eii under SubCode (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultText(org.apache.axis2.soap.SOAPFaultReason, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.html" title="interface in org.apache.axis2.soap">SOAPFaultText</A> <B>createSOAPFaultText</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html" title="interface in org.apache.axis2.soap">SOAPFaultReason</A>&nbsp;parent,
+                                         <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>SubCode eii under SubCode (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultNode(org.apache.axis2.soap.SOAPFault)"><!-- --></A><H3>
+createSOAPFaultNode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultNode.html" title="interface in org.apache.axis2.soap">SOAPFaultNode</A> <B>createSOAPFaultNode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)
+                                  throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Node eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultNode(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultNode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultNode.html" title="interface in org.apache.axis2.soap">SOAPFaultNode</A> <B>createSOAPFaultNode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                                         <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>Node eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultRole(org.apache.axis2.soap.SOAPFault)"><!-- --></A><H3>
+createSOAPFaultRole</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultRole.html" title="interface in org.apache.axis2.soap">SOAPFaultRole</A> <B>createSOAPFaultRole</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)
+                                  throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Role eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultRole(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultRole</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultRole.html" title="interface in org.apache.axis2.soap">SOAPFaultRole</A> <B>createSOAPFaultRole</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                                         <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>Role eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultDetail(org.apache.axis2.soap.SOAPFault)"><!-- --></A><H3>
+createSOAPFaultDetail</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultDetail.html" title="interface in org.apache.axis2.soap">SOAPFaultDetail</A> <B>createSOAPFaultDetail</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent)
+                                      throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Detail eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSOAPFaultDetail(org.apache.axis2.soap.SOAPFault, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createSOAPFaultDetail</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultDetail.html" title="interface in org.apache.axis2.soap">SOAPFaultDetail</A> <B>createSOAPFaultDetail</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap">SOAPFault</A>&nbsp;parent,
+                                             <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD>Role eii under SOAPFault (parent)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDefaultEnvelope()"><!-- --></A><H3>
+getDefaultEnvelope</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A> <B>getDefaultEnvelope</B>()
+                                throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Method getDefaultEnvelope
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDefaultFaultEnvelope()"><!-- --></A><H3>
+getDefaultFaultEnvelope</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap">SOAPEnvelope</A> <B>getDefaultFaultEnvelope</B>()
+                                     throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SOAPFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPEnvelope.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFault.html" title="interface in org.apache.axis2.soap"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SOAPFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>