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 [213/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/SOAPFaultNode.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultNode.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultNode.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultNode.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,293 @@
+<!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>
+SOAPFaultNode (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.soap.SOAPFaultNode interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SOAPFaultNode (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/SOAPFaultNode.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/SOAPFaultDetail.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.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="SOAPFaultNode.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 SOAPFaultNode</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/axis2/soap/impl/dom/SOAPFaultNodeImpl.html" title="class in org.apache.axis2.soap.impl.dom">SOAPFaultNodeImpl</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/SOAPFaultNodeImpl.html" title="class in org.apache.axis2.soap.impl.llom">SOAPFaultNodeImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SOAPFaultNode</B><DT>extends <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></DL>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis2.om.OMNode"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface org.apache.axis2.om.<A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMNode.html#CDATA_SECTION_NODE">CDATA_SECTION_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#COMMENT_NODE">COMMENT_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#DTD_NODE">DTD_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#ELEMENT_NODE">ELEMENT_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#ENTITY_REFERENCE_NODE">ENTITY_REFERENCE_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#PI_NODE">PI_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#SPACE_NODE">SPACE_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#TEXT_NODE">TEXT_NODE</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== 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;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultNode.html#getNodeValue()">getNodeValue</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;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultNode.html#setNodeValue(java.lang.String)">setNodeValue</A></B>(java.lang.String&nbsp;uri)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;each SOAP node is identified by a URI.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMElement"><!-- --></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/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMElement.html#addAttribute(org.apache.axis2.om.OMAttribute)">addAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#addAttribute(java.lang.String, java.lang.String, org.apache.axis2.om.OMNamespace)">addAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#cloneOMElement()">cloneOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#declareNamespace(org.apache.axis2.om.OMNamespace)">declareNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#declareNamespace(java.lang.String, java.lang.String)">declareNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#findNamespace(java.lang.String, java.lang.String)">findNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#findNamespaceURI(java.lang.String)">findNamespaceURI</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAllAttributes()">getAllAttributes</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAllDeclaredNamespaces()">getAllDeclaredNamespaces</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAttribute(javax.xml.namespace.QName)">getAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getBuilder()">getBuilder</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getChildElements()">getChildElements</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getFirstAttribute(javax.xml.namespace.QName)">getFirstAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getFirstElement()">getFirstElement</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getLocalName()">getLocalName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getNamespace()">getNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getQName()">getQName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getText()">getText</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getXMLStreamReader()">getXMLStreamReader</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getXMLStreamReaderWithoutCaching()">getXMLStreamReaderWithoutCaching</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#removeAttribute(org.apache.axis2.om.OMAttribute)">removeAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#resolveQName(java.lang.String)">resolveQName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setBuilder(org.apache.axis2.om.OMXMLParserWrapper)">setBuilder</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setFirstChild(org.apache.axis2.om.OMNode)">setFirstChild</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setLocalName(java.lang.String)">setLocalName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setNamespace(org.apache.axis2.om.OMNamespace)">setNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setText(java.lang.String)">setText</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#toString()">toString</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#toStringWithConsume()">toStringWithConsume</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMNode"><!-- --></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/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMNode.html#build()">build</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#detach()">detach</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#discard()">discard</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getNextOMSibling()">getNextOMSibling</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getParent()">getParent</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getPreviousOMSibling()">getPreviousOMSibling</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getType()">getType</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#insertSiblingAfter(org.apache.axis2.om.OMNode)">insertSiblingAfter</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#insertSiblingBefore(org.apache.axis2.om.OMNode)">insertSiblingBefore</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#isComplete()">isComplete</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.OutputStream)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.OutputStream, org.apache.axis2.om.OMOutputFormat)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.Writer)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.Writer, org.apache.axis2.om.OMOutputFormat)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.OutputStream)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.OutputStream, org.apache.axis2.om.OMOutputFormat)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.Writer)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.Writer, org.apache.axis2.om.OMOutputFormat)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(javax.xml.stream.XMLStreamWriter)">serializeAndConsume</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMContainer"><!-- --></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/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMContainer.html#addChild(org.apache.axis2.om.OMNode)">addChild</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#buildNext()">buildNext</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getChildren()">getChildren</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getChildrenWithName(javax.xml.namespace.QName)">getChildrenWithName</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getFirstChildWithName(javax.xml.namespace.QName)">getFirstChildWithName</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getFirstOMChild()">getFirstOMChild</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#isComplete()">isComplete</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="setNodeValue(java.lang.String)"><!-- --></A><H3>
+setNodeValue</H3>
+<PRE>
+public void <B>setNodeValue</B>(java.lang.String&nbsp;uri)</PRE>
+<DL>
+<DD>each SOAP node is identified by a URI. The value of the Node element
+ information item is the URI that identifies the SOAP node that generated
+ the fault. SOAP nodes that do not act as the ultimate SOAP receiver MUST
+ include this element information item. An ultimate SOAP receiver MAY
+ include this element information item to indicate explicitly that it
+ generated the fault.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>uri</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNodeValue()"><!-- --></A><H3>
+getNodeValue</H3>
+<PRE>
+public java.lang.String <B>getNodeValue</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</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/SOAPFaultNode.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/SOAPFaultDetail.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.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="SOAPFaultNode.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>

Added: webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultReason.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultReason.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultReason.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultReason.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,291 @@
+<!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>
+SOAPFaultReason (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.soap.SOAPFaultReason interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SOAPFaultReason (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/SOAPFaultReason.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/SOAPFaultNode.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultRole.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="SOAPFaultReason.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 SOAPFaultReason</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/axis2/soap/impl/dom/SOAPFaultReasonImpl.html" title="class in org.apache.axis2.soap.impl.dom">SOAPFaultReasonImpl</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/SOAPFaultReasonImpl.html" title="class in org.apache.axis2.soap.impl.llom">SOAPFaultReasonImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SOAPFaultReason</B><DT>extends <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></DL>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis2.om.OMNode"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface org.apache.axis2.om.<A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMNode.html#CDATA_SECTION_NODE">CDATA_SECTION_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#COMMENT_NODE">COMMENT_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#DTD_NODE">DTD_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#ELEMENT_NODE">ELEMENT_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#ENTITY_REFERENCE_NODE">ENTITY_REFERENCE_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#PI_NODE">PI_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#SPACE_NODE">SPACE_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#TEXT_NODE">TEXT_NODE</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== 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/SOAPFaultText.html" title="interface in org.apache.axis2.soap">SOAPFaultText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html#getSOAPText()">getSOAPText</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;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultReason.html#setSOAPText(org.apache.axis2.soap.SOAPFaultText)">setSOAPText</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.html" title="interface in org.apache.axis2.soap">SOAPFaultText</A>&nbsp;soapFaultText)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Eran Chinthaka (chinthaka@apache.org)</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMElement"><!-- --></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/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMElement.html#addAttribute(org.apache.axis2.om.OMAttribute)">addAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#addAttribute(java.lang.String, java.lang.String, org.apache.axis2.om.OMNamespace)">addAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#cloneOMElement()">cloneOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#declareNamespace(org.apache.axis2.om.OMNamespace)">declareNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#declareNamespace(java.lang.String, java.lang.String)">declareNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#findNamespace(java.lang.String, java.lang.String)">findNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#findNamespaceURI(java.lang.String)">findNamespaceURI</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAllAttributes()">getAllAttributes</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAllDeclaredNamespaces()">getAllDeclaredNamespaces</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAttribute(javax.xml.namespace.QName)">getAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getBuilder()">getBuilder</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getChildElements()">getChildElements</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getFirstAttribute(javax.xml.namespace.QName)">getFirstAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getFirstElement()">getFirstElement</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getLocalName()">getLocalName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getNamespace()">getNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getQName()">getQName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getText()">getText</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getXMLStreamReader()">getXMLStreamReader</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getXMLStreamReaderWithoutCaching()">getXMLStreamReaderWithoutCaching</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#removeAttribute(org.apache.axis2.om.OMAttribute)">removeAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#resolveQName(java.lang.String)">resolveQName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setBuilder(org.apache.axis2.om.OMXMLParserWrapper)">setBuilder</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setFirstChild(org.apache.axis2.om.OMNode)">setFirstChild</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setLocalName(java.lang.String)">setLocalName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setNamespace(org.apache.axis2.om.OMNamespace)">setNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setText(java.lang.String)">setText</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#toString()">toString</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#toStringWithConsume()">toStringWithConsume</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMNode"><!-- --></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/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMNode.html#build()">build</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#detach()">detach</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#discard()">discard</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getNextOMSibling()">getNextOMSibling</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getParent()">getParent</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getPreviousOMSibling()">getPreviousOMSibling</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getType()">getType</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#insertSiblingAfter(org.apache.axis2.om.OMNode)">insertSiblingAfter</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#insertSiblingBefore(org.apache.axis2.om.OMNode)">insertSiblingBefore</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#isComplete()">isComplete</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.OutputStream)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.OutputStream, org.apache.axis2.om.OMOutputFormat)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.Writer)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.Writer, org.apache.axis2.om.OMOutputFormat)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.OutputStream)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.OutputStream, org.apache.axis2.om.OMOutputFormat)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.Writer)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.Writer, org.apache.axis2.om.OMOutputFormat)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(javax.xml.stream.XMLStreamWriter)">serializeAndConsume</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMContainer"><!-- --></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/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMContainer.html#addChild(org.apache.axis2.om.OMNode)">addChild</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#buildNext()">buildNext</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getChildren()">getChildren</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getChildrenWithName(javax.xml.namespace.QName)">getChildrenWithName</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getFirstChildWithName(javax.xml.namespace.QName)">getFirstChildWithName</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getFirstOMChild()">getFirstOMChild</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#isComplete()">isComplete</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="setSOAPText(org.apache.axis2.soap.SOAPFaultText)"><!-- --></A><H3>
+setSOAPText</H3>
+<PRE>
+public void <B>setSOAPText</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.html" title="interface in org.apache.axis2.soap">SOAPFaultText</A>&nbsp;soapFaultText)
+                 throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Eran Chinthaka (chinthaka@apache.org)
+<P>
+<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="getSOAPText()"><!-- --></A><H3>
+getSOAPText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.html" title="interface in org.apache.axis2.soap">SOAPFaultText</A> <B>getSOAPText</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</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/SOAPFaultReason.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/SOAPFaultNode.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultRole.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="SOAPFaultReason.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>

Added: webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultRole.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultRole.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultRole.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultRole.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,299 @@
+<!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:47 LKT 2005 -->
+<TITLE>
+SOAPFaultRole (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.soap.SOAPFaultRole interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SOAPFaultRole (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/SOAPFaultRole.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/SOAPFaultReason.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.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="SOAPFaultRole.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 SOAPFaultRole</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/axis2/soap/impl/dom/SOAPFaultRoleImpl.html" title="class in org.apache.axis2.soap.impl.dom">SOAPFaultRoleImpl</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/SOAPFaultRoleImpl.html" title="class in org.apache.axis2.soap.impl.llom">SOAPFaultRoleImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SOAPFaultRole</B><DT>extends <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></DL>
+
+<P>
+The Role element information item identifies the role the node was operating
+ in at the point the fault occurred.
+ <p/>
+ The Role element information item has:
+ A [local name] of Role .
+ A [namespace name] of http://www.w3.org/2003/05/soap-envelope .
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis2.om.OMNode"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface org.apache.axis2.om.<A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMNode.html#CDATA_SECTION_NODE">CDATA_SECTION_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#COMMENT_NODE">COMMENT_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#DTD_NODE">DTD_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#ELEMENT_NODE">ELEMENT_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#ENTITY_REFERENCE_NODE">ENTITY_REFERENCE_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#PI_NODE">PI_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#SPACE_NODE">SPACE_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#TEXT_NODE">TEXT_NODE</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== 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;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultRole.html#getRoleValue()">getRoleValue</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;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultRole.html#setRoleValue(java.lang.String)">setRoleValue</A></B>(java.lang.String&nbsp;uri)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The value of the Role element information item MUST be one of the roles
+ assumed by the node during processing of the message</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMElement"><!-- --></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/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMElement.html#addAttribute(org.apache.axis2.om.OMAttribute)">addAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#addAttribute(java.lang.String, java.lang.String, org.apache.axis2.om.OMNamespace)">addAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#cloneOMElement()">cloneOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#declareNamespace(org.apache.axis2.om.OMNamespace)">declareNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#declareNamespace(java.lang.String, java.lang.String)">declareNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#findNamespace(java.lang.String, java.lang.String)">findNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#findNamespaceURI(java.lang.String)">findNamespaceURI</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAllAttributes()">getAllAttributes</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAllDeclaredNamespaces()">getAllDeclaredNamespaces</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAttribute(javax.xml.namespace.QName)">getAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getBuilder()">getBuilder</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getChildElements()">getChildElements</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getFirstAttribute(javax.xml.namespace.QName)">getFirstAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getFirstElement()">getFirstElement</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getLocalName()">getLocalName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getNamespace()">getNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getQName()">getQName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getText()">getText</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getXMLStreamReader()">getXMLStreamReader</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getXMLStreamReaderWithoutCaching()">getXMLStreamReaderWithoutCaching</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#removeAttribute(org.apache.axis2.om.OMAttribute)">removeAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#resolveQName(java.lang.String)">resolveQName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setBuilder(org.apache.axis2.om.OMXMLParserWrapper)">setBuilder</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setFirstChild(org.apache.axis2.om.OMNode)">setFirstChild</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setLocalName(java.lang.String)">setLocalName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setNamespace(org.apache.axis2.om.OMNamespace)">setNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setText(java.lang.String)">setText</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#toString()">toString</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#toStringWithConsume()">toStringWithConsume</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMNode"><!-- --></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/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMNode.html#build()">build</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#detach()">detach</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#discard()">discard</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getNextOMSibling()">getNextOMSibling</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getParent()">getParent</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getPreviousOMSibling()">getPreviousOMSibling</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getType()">getType</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#insertSiblingAfter(org.apache.axis2.om.OMNode)">insertSiblingAfter</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#insertSiblingBefore(org.apache.axis2.om.OMNode)">insertSiblingBefore</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#isComplete()">isComplete</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.OutputStream)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.OutputStream, org.apache.axis2.om.OMOutputFormat)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.Writer)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.Writer, org.apache.axis2.om.OMOutputFormat)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.OutputStream)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.OutputStream, org.apache.axis2.om.OMOutputFormat)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.Writer)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.Writer, org.apache.axis2.om.OMOutputFormat)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(javax.xml.stream.XMLStreamWriter)">serializeAndConsume</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMContainer"><!-- --></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/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMContainer.html#addChild(org.apache.axis2.om.OMNode)">addChild</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#buildNext()">buildNext</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getChildren()">getChildren</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getChildrenWithName(javax.xml.namespace.QName)">getChildrenWithName</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getFirstChildWithName(javax.xml.namespace.QName)">getFirstChildWithName</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getFirstOMChild()">getFirstOMChild</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#isComplete()">isComplete</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="setRoleValue(java.lang.String)"><!-- --></A><H3>
+setRoleValue</H3>
+<PRE>
+public void <B>setRoleValue</B>(java.lang.String&nbsp;uri)</PRE>
+<DL>
+<DD>The value of the Role element information item MUST be one of the roles
+ assumed by the node during processing of the message
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>uri</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getRoleValue()"><!-- --></A><H3>
+getRoleValue</H3>
+<PRE>
+public java.lang.String <B>getRoleValue</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</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/SOAPFaultRole.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/SOAPFaultReason.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.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="SOAPFaultRole.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>

Added: webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultSubCode.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultSubCode.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultSubCode.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultSubCode.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,340 @@
+<!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:47 LKT 2005 -->
+<TITLE>
+SOAPFaultSubCode (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.soap.SOAPFaultSubCode interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SOAPFaultSubCode (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/SOAPFaultSubCode.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/SOAPFaultRole.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.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="SOAPFaultSubCode.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 SOAPFaultSubCode</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/axis2/soap/impl/dom/SOAPFaultSubCodeImpl.html" title="class in org.apache.axis2.soap.impl.dom">SOAPFaultSubCodeImpl</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/SOAPFaultSubCodeImpl.html" title="class in org.apache.axis2.soap.impl.llom">SOAPFaultSubCodeImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SOAPFaultSubCode</B><DT>extends <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></DL>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis2.om.OMNode"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface org.apache.axis2.om.<A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMNode.html#CDATA_SECTION_NODE">CDATA_SECTION_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#COMMENT_NODE">COMMENT_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#DTD_NODE">DTD_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#ELEMENT_NODE">ELEMENT_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#ENTITY_REFERENCE_NODE">ENTITY_REFERENCE_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#PI_NODE">PI_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#SPACE_NODE">SPACE_NODE</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#TEXT_NODE">TEXT_NODE</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== 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/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html#getSubCode()">getSubCode</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/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html#getValue()">getValue</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;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html#setSubCode(org.apache.axis2.soap.SOAPFaultSubCode)">setSubCode</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;subCode)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fault SubCode can contain an optional SubCode</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html#setValue(org.apache.axis2.soap.SOAPFaultValue)">setValue</A></B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A>&nbsp;soapFaultSubCodeValue)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fault SubCode contain only one mandatory Value child.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMElement"><!-- --></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/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMElement.html#addAttribute(org.apache.axis2.om.OMAttribute)">addAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#addAttribute(java.lang.String, java.lang.String, org.apache.axis2.om.OMNamespace)">addAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#cloneOMElement()">cloneOMElement</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#declareNamespace(org.apache.axis2.om.OMNamespace)">declareNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#declareNamespace(java.lang.String, java.lang.String)">declareNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#findNamespace(java.lang.String, java.lang.String)">findNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#findNamespaceURI(java.lang.String)">findNamespaceURI</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAllAttributes()">getAllAttributes</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAllDeclaredNamespaces()">getAllDeclaredNamespaces</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAttribute(javax.xml.namespace.QName)">getAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getAttributeValue(javax.xml.namespace.QName)">getAttributeValue</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getBuilder()">getBuilder</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getChildElements()">getChildElements</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getFirstAttribute(javax.xml.namespace.QName)">getFirstAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getFirstElement()">getFirstElement</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getLocalName()">getLocalName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getNamespace()">getNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getQName()">getQName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getText()">getText</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getXMLStreamReader()">getXMLStreamReader</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#getXMLStreamReaderWithoutCaching()">getXMLStreamReaderWithoutCaching</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#removeAttribute(org.apache.axis2.om.OMAttribute)">removeAttribute</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#resolveQName(java.lang.String)">resolveQName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setBuilder(org.apache.axis2.om.OMXMLParserWrapper)">setBuilder</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setFirstChild(org.apache.axis2.om.OMNode)">setFirstChild</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setLocalName(java.lang.String)">setLocalName</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setNamespace(org.apache.axis2.om.OMNamespace)">setNamespace</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#setText(java.lang.String)">setText</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#toString()">toString</A>, <A HREF="../../../../org/apache/axis2/om/OMElement.html#toStringWithConsume()">toStringWithConsume</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMNode"><!-- --></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/OMNode.html" title="interface in org.apache.axis2.om">OMNode</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMNode.html#build()">build</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#detach()">detach</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#discard()">discard</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getNextOMSibling()">getNextOMSibling</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getParent()">getParent</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getPreviousOMSibling()">getPreviousOMSibling</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#getType()">getType</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#insertSiblingAfter(org.apache.axis2.om.OMNode)">insertSiblingAfter</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#insertSiblingBefore(org.apache.axis2.om.OMNode)">insertSiblingBefore</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#isComplete()">isComplete</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.OutputStream)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.OutputStream, org.apache.axis2.om.OMOutputFormat)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.Writer)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(java.io.Writer, org.apache.axis2.om.OMOutputFormat)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.OutputStream)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.OutputStream, org.apache.axis2.om.OMOutputFormat)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.Writer)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(java.io.Writer, org.apache.axis2.om.OMOutputFormat)">serializeAndConsume</A>, <A HREF="../../../../org/apache/axis2/om/OMNode.html#serializeAndConsume(javax.xml.stream.XMLStreamWriter)">serializeAndConsume</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.om.OMContainer"><!-- --></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/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/axis2/om/OMContainer.html#addChild(org.apache.axis2.om.OMNode)">addChild</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#buildNext()">buildNext</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getChildren()">getChildren</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getChildrenWithName(javax.xml.namespace.QName)">getChildrenWithName</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getFirstChildWithName(javax.xml.namespace.QName)">getFirstChildWithName</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#getFirstOMChild()">getFirstOMChild</A>, <A HREF="../../../../org/apache/axis2/om/OMContainer.html#isComplete()">isComplete</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="setValue(org.apache.axis2.soap.SOAPFaultValue)"><!-- --></A><H3>
+setValue</H3>
+<PRE>
+public void <B>setValue</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A>&nbsp;soapFaultSubCodeValue)
+              throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Fault SubCode contain only one mandatory Value child. This value child contains a QName
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>soapFaultSubCodeValue</CODE> - 
+<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="getValue()"><!-- --></A><H3>
+getValue</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.html" title="interface in org.apache.axis2.soap">SOAPFaultValue</A> <B>getValue</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setSubCode(org.apache.axis2.soap.SOAPFaultSubCode)"><!-- --></A><H3>
+setSubCode</H3>
+<PRE>
+public void <B>setSubCode</B>(<A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A>&nbsp;subCode)
+                throws <A HREF="../../../../org/apache/axis2/soap/SOAPProcessingException.html" title="class in org.apache.axis2.soap">SOAPProcessingException</A></PRE>
+<DL>
+<DD>Fault SubCode can contain an optional SubCode
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>subCode</CODE> - 
+<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="getSubCode()"><!-- --></A><H3>
+getSubCode</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap">SOAPFaultSubCode</A> <B>getSubCode</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</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/SOAPFaultSubCode.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/SOAPFaultRole.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultText.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="SOAPFaultSubCode.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>