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 [214/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/SOAPFaultText.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultText.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultText.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultText.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,292 @@
+<!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>
+SOAPFaultText (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.soap.SOAPFaultText interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SOAPFaultText (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/SOAPFaultText.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/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.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="SOAPFaultText.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 SOAPFaultText</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/SOAPFaultTextImpl.html" title="class in org.apache.axis2.soap.impl.dom">SOAPFaultTextImpl</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/SOAPFaultTextImpl.html" title="class in org.apache.axis2.soap.impl.llom">SOAPFaultTextImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SOAPFaultText</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/SOAPFaultText.html#getLang()">getLang</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/SOAPFaultText.html#setLang(java.lang.String)">setLang</A></B>(java.lang.String&nbsp;lang)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lang is a mandatory attribute within the SOAPFaultText which must have
+ SOAP12Constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_URI as the namespace URI and
+ SOAP12constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX or a capitalization thereof as the prefix</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="setLang(java.lang.String)"><!-- --></A><H3>
+setLang</H3>
+<PRE>
+public void <B>setLang</B>(java.lang.String&nbsp;lang)</PRE>
+<DL>
+<DD>lang is a mandatory attribute within the SOAPFaultText which must have
+ SOAP12Constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_URI as the namespace URI and
+ SOAP12constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX or a capitalization thereof as the prefix
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>lang</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getLang()"><!-- --></A><H3>
+getLang</H3>
+<PRE>
+public java.lang.String <B>getLang</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/SOAPFaultText.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/SOAPFaultSubCode.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPFaultValue.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="SOAPFaultText.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/SOAPFaultValue.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultValue.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultValue.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPFaultValue.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,229 @@
+<!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>
+SOAPFaultValue (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.soap.SOAPFaultValue interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SOAPFaultValue (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/SOAPFaultValue.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/SOAPFaultText.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPHeader.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="SOAPFaultValue.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;METHOD</FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</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 SOAPFaultValue</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/SOAPFaultValueImpl.html" title="class in org.apache.axis2.soap.impl.dom">SOAPFaultValueImpl</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/SOAPFaultValueImpl.html" title="class in org.apache.axis2.soap.impl.llom">SOAPFaultValueImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SOAPFaultValue</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="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 ========== -->
+
+<!-- ========= 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/SOAPFaultValue.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/SOAPFaultText.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPHeader.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="SOAPFaultValue.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;METHOD</FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</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/SOAPHeader.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPHeader.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPHeader.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/soap/SOAPHeader.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,471 @@
+<!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>
+SOAPHeader (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.soap.SOAPHeader interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SOAPHeader (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/SOAPHeader.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/SOAPFaultValue.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPHeaderBlock.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="SOAPHeader.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 SOAPHeader</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/SOAPHeaderImpl.html" title="class in org.apache.axis2.soap.impl.dom">SOAPHeaderImpl</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/SOAPHeaderImpl.html" title="class in org.apache.axis2.soap.impl.llom">SOAPHeaderImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SOAPHeader</B><DT>extends <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></DL>
+
+<P>
+Interface SOAPHeader
+<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;<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/SOAPHeader.html#addHeaderBlock(java.lang.String, org.apache.axis2.om.OMNamespace)">addHeaderBlock</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)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <CODE>SOAPHeaderBlock</CODE> object initialized with the
+ specified name and adds it to this <CODE>SOAPHeader</CODE> object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html#examineAllHeaderBlocks()">examineAllHeaderBlocks</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an <code>Iterator</code> over all the
+ <code>SOAPHeaderBlock</code> objects in this <code>SOAPHeader</code>
+ object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html#examineHeaderBlocks(java.lang.String)">examineHeaderBlocks</A></B>(java.lang.String&nbsp;role)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of all the <CODE>SOAPHeaderBlock</CODE> objects in this
+ <CODE>SOAPHeader</CODE> object that have the the specified role.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html#examineMustUnderstandHeaderBlocks(java.lang.String)">examineMustUnderstandHeaderBlocks</A></B>(java.lang.String&nbsp;role)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an <code>Iterator</code> over all the
+ <code>SOAPHeaderBlock</code> objects in this <code>SOAPHeader</code>
+ object that have the specified role and that have a MustUnderstand
+ attribute whose value is equivalent to <code>true</code>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html#extractAllHeaderBlocks()">extractAllHeaderBlocks</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an <code>Iterator</code> over all the
+ <code>SOAPHeaderBlock</code> objects in this <code>SOAPHeader </code>
+ object and detaches them from this <code>SOAPHeader</code> object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Iterator</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html#extractHeaderBlocks(java.lang.String)">extractHeaderBlocks</A></B>(java.lang.String&nbsp;role)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of all the <CODE>SOAPHeaderBlock</CODE> objects in this
+ <CODE>SOAPHeader</CODE> object that have the the specified role and
+ detaches them from this <CODE>SOAPHeader</CODE> object.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.ArrayList</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html#getHeaderBlocksWithNSURI(java.lang.String)">getHeaderBlocksWithNSURI</A></B>(java.lang.String&nbsp;nsURI)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return all the Headers that has the Namespace URI to given NS 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="addHeaderBlock(java.lang.String, org.apache.axis2.om.OMNamespace)"><!-- --></A><H3>
+addHeaderBlock</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/soap/SOAPHeaderBlock.html" title="interface in org.apache.axis2.soap">SOAPHeaderBlock</A> <B>addHeaderBlock</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)
+                               throws <A HREF="../../../../org/apache/axis2/om/OMException.html" title="class in org.apache.axis2.om">OMException</A></PRE>
+<DL>
+<DD>Creates a new <CODE>SOAPHeaderBlock</CODE> object initialized with the
+ specified name and adds it to this <CODE>SOAPHeader</CODE> object.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - <DD><CODE>ns</CODE> - 
+<DT><B>Returns:</B><DD>the new <CODE>SOAPHeaderBlock</CODE> object that was inserted
+         into this <CODE>SOAPHeader</CODE> object
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/om/OMException.html" title="class in org.apache.axis2.om">OMException</A></CODE> - if a SOAP error occurs</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="examineHeaderBlocks(java.lang.String)"><!-- --></A><H3>
+examineHeaderBlocks</H3>
+<PRE>
+public java.util.Iterator <B>examineHeaderBlocks</B>(java.lang.String&nbsp;role)</PRE>
+<DL>
+<DD>Returns a list of all the <CODE>SOAPHeaderBlock</CODE> objects in this
+ <CODE>SOAPHeader</CODE> object that have the the specified role. An
+ role is a global attribute that indicates the intermediate parties to
+ whom the message should be sent. An role receives the message and then
+ sends it to the next role. The default role is the ultimate intended
+ recipient for the message, so if no role attribute is included in a
+ <CODE>SOAPHeader</CODE> object, the message is sent to its ultimate
+ destination.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>role</CODE> - a <CODE>String</CODE> giving the URI of the role for which
+            to search
+<DT><B>Returns:</B><DD>an <CODE>Iterator</CODE> object over all the <CODE>
+         SOAPHeaderBlock</CODE> objects that contain the specified role<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html#extractHeaderBlocks(java.lang.String)"><CODE>extractHeaderBlocks(java.lang.String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="extractHeaderBlocks(java.lang.String)"><!-- --></A><H3>
+extractHeaderBlocks</H3>
+<PRE>
+public java.util.Iterator <B>extractHeaderBlocks</B>(java.lang.String&nbsp;role)</PRE>
+<DL>
+<DD>Returns a list of all the <CODE>SOAPHeaderBlock</CODE> objects in this
+ <CODE>SOAPHeader</CODE> object that have the the specified role and
+ detaches them from this <CODE>SOAPHeader</CODE> object.
+ <P>
+ This method allows an role to process only the parts of the <CODE>
+ SOAPHeader</CODE> object that apply to it and to remove them before
+ passing the message on to the next role.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>role</CODE> - a <CODE>String</CODE> giving the URI of the role for which
+            to search
+<DT><B>Returns:</B><DD>an <CODE>Iterator</CODE> object over all the <CODE>
+         SOAPHeaderBlock</CODE> objects that contain the specified role<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/axis2/soap/SOAPHeader.html#examineHeaderBlocks(java.lang.String)"><CODE>examineHeaderBlocks(java.lang.String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="examineMustUnderstandHeaderBlocks(java.lang.String)"><!-- --></A><H3>
+examineMustUnderstandHeaderBlocks</H3>
+<PRE>
+public java.util.Iterator <B>examineMustUnderstandHeaderBlocks</B>(java.lang.String&nbsp;role)</PRE>
+<DL>
+<DD>Returns an <code>Iterator</code> over all the
+ <code>SOAPHeaderBlock</code> objects in this <code>SOAPHeader</code>
+ object that have the specified role and that have a MustUnderstand
+ attribute whose value is equivalent to <code>true</code>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>role</CODE> - a <code>String</code> giving the URI of the role for which
+            to search
+<DT><B>Returns:</B><DD>an <code>Iterator</code> object over all the
+         <code>SOAPHeaderBlock</code> objects that contain the specified
+         role and are marked as MustUnderstand</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="examineAllHeaderBlocks()"><!-- --></A><H3>
+examineAllHeaderBlocks</H3>
+<PRE>
+public java.util.Iterator <B>examineAllHeaderBlocks</B>()</PRE>
+<DL>
+<DD>Returns an <code>Iterator</code> over all the
+ <code>SOAPHeaderBlock</code> objects in this <code>SOAPHeader</code>
+ object.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>an <code>Iterator</code> object over all the
+         <code>SOAPHeaderBlock</code> objects contained by this
+         <code>SOAPHeader</code>. If there are no header blocks then an
+         empty iterator is returned.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="extractAllHeaderBlocks()"><!-- --></A><H3>
+extractAllHeaderBlocks</H3>
+<PRE>
+public java.util.Iterator <B>extractAllHeaderBlocks</B>()</PRE>
+<DL>
+<DD>Returns an <code>Iterator</code> over all the
+ <code>SOAPHeaderBlock</code> objects in this <code>SOAPHeader </code>
+ object and detaches them from this <code>SOAPHeader</code> object.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>an <code>Iterator</code> object over all the
+         <code>SOAPHeaderBlock</code> objects contained by this
+         <code>SOAPHeader</code></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getHeaderBlocksWithNSURI(java.lang.String)"><!-- --></A><H3>
+getHeaderBlocksWithNSURI</H3>
+<PRE>
+public java.util.ArrayList <B>getHeaderBlocksWithNSURI</B>(java.lang.String&nbsp;nsURI)</PRE>
+<DL>
+<DD>Return all the Headers that has the Namespace URI to given NS URI
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>nsURI</CODE> - 
+<DT><B>Returns:</B><DD></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/SOAPHeader.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/SOAPFaultValue.html" title="interface in org.apache.axis2.soap"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/soap/SOAPHeaderBlock.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="SOAPHeader.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>