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 [113/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/om/OMFactory.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMFactory.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMFactory.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMFactory.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,651 @@
+<!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:49 LKT 2005 -->
+<TITLE>
+OMFactory (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.om.OMFactory interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="OMFactory (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/OMFactory.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/om/OMElement.html" title="interface in org.apache.axis2.om"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om"><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="OMFactory.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.om</FONT>
+<BR>
+Interface OMFactory</H2>
+<DL>
+<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../org/apache/axis2/soap/SOAPFactory.html" title="interface in org.apache.axis2.soap">SOAPFactory</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/axis2/soap/impl/dom/factory/DOMSOAPFactory.html" title="class in org.apache.axis2.soap.impl.dom.factory">DOMSOAPFactory</A>, <A HREF="../../../../org/apache/axis2/om/impl/dom/factory/OMDOMFactory.html" title="class in org.apache.axis2.om.impl.dom.factory">OMDOMFactory</A>, <A HREF="../../../../org/apache/axis2/om/impl/llom/factory/OMLinkedListImplFactory.html" title="class in org.apache.axis2.om.impl.llom.factory">OMLinkedListImplFactory</A>, <A HREF="../../../../org/apache/axis2/soap/impl/llom/factory/SOAPLinkedListImplFactory.html" title="class in org.apache.axis2.soap.impl.llom.factory">SOAPLinkedListImplFactory</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>OMFactory</B></DL>
+
+<P>
+Class OMFactory
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMAttribute.html" title="interface in org.apache.axis2.om">OMAttribute</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMAttribute(java.lang.String, org.apache.axis2.om.OMNamespace, java.lang.String)">createOMAttribute</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,
+                  java.lang.String&nbsp;value)</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/om/OMComment.html" title="interface in org.apache.axis2.om">OMComment</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMComment(org.apache.axis2.om.OMContainer, java.lang.String)">createOMComment</A></B>(<A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent,
+                java.lang.String&nbsp;content)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a comment</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMDocType.html" title="interface in org.apache.axis2.om">OMDocType</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMDocType(org.apache.axis2.om.OMContainer, java.lang.String)">createOMDocType</A></B>(<A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent,
+                java.lang.String&nbsp;content)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create DocType/DTD</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMDocument.html" title="interface in org.apache.axis2.om">OMDocument</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMDocument()">createOMDocument</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new OMDocument</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMDocument.html" title="interface in org.apache.axis2.om">OMDocument</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMDocument(org.apache.axis2.om.OMXMLParserWrapper)">createOMDocument</A></B>(<A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(javax.xml.namespace.QName, org.apache.axis2.om.OMContainer)">createOMElement</A></B>(javax.xml.namespace.QName&nbsp;qname,
+                <A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;QName(localPart),
+ QName(namespaceURI, localPart) - a prefix will be assigned to this
+ QName(namespaceURI, localPart, prefix)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace)">createOMElement</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;&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/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.om.OMContainer)">createOMElement</A></B>(java.lang.String&nbsp;localName,
+                <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A>&nbsp;ns,
+                <A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.om.OMContainer, org.apache.axis2.om.OMXMLParserWrapper)">createOMElement</A></B>(java.lang.String&nbsp;localName,
+                <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A>&nbsp;ns,
+                <A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent,
+                <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMElement(java.lang.String, java.lang.String, java.lang.String)">createOMElement</A></B>(java.lang.String&nbsp;localName,
+                java.lang.String&nbsp;namespaceURI,
+                java.lang.String&nbsp;namespacePrefix)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is almost the same as as createOMElement(localName,OMNamespace) method above.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMNamespace(java.lang.String, java.lang.String)">createOMNamespace</A></B>(java.lang.String&nbsp;uri,
+                  java.lang.String&nbsp;prefix)</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/om/OMProcessingInstruction.html" title="interface in org.apache.axis2.om">OMProcessingInstruction</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createOMProcessingInstruction(org.apache.axis2.om.OMContainer, java.lang.String, java.lang.String)">createOMProcessingInstruction</A></B>(<A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent,
+                              java.lang.String&nbsp;piTarget,
+                              java.lang.String&nbsp;piData)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a PI</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.Object, boolean)">createText</A></B>(java.lang.Object&nbsp;dataHandler,
+           boolean&nbsp;optimize)</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/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(org.apache.axis2.om.OMElement, java.lang.String)">createText</A></B>(<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>&nbsp;parent,
+           java.lang.String&nbsp;text)</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/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(org.apache.axis2.om.OMElement, java.lang.String, java.lang.String, boolean)">createText</A></B>(<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>&nbsp;parent,
+           java.lang.String&nbsp;s,
+           java.lang.String&nbsp;mimeType,
+           boolean&nbsp;optimize)</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/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.String)">createText</A></B>(java.lang.String&nbsp;s)</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/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.String, int)">createText</A></B>(java.lang.String&nbsp;s,
+           int&nbsp;type)</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/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.String, org.apache.axis2.om.OMElement, org.apache.axis2.om.OMXMLParserWrapper)">createText</A></B>(java.lang.String&nbsp;contentID,
+           <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>&nbsp;parent,
+           <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactory.html#createText(java.lang.String, java.lang.String, boolean)">createText</A></B>(java.lang.String&nbsp;s,
+           java.lang.String&nbsp;mimeType,
+           boolean&nbsp;optimize)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="createOMDocument()"><!-- --></A><H3>
+createOMDocument</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMDocument.html" title="interface in org.apache.axis2.om">OMDocument</A> <B>createOMDocument</B>()</PRE>
+<DL>
+<DD>Create a new OMDocument
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMDocument(org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createOMDocument</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMDocument.html" title="interface in org.apache.axis2.om">OMDocument</A> <B>createOMDocument</B>(<A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace)"><!-- --></A><H3>
+createOMElement</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A> <B>createOMElement</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)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - <DD><CODE>ns</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.om.OMContainer)"><!-- --></A><H3>
+createOMElement</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A> <B>createOMElement</B>(java.lang.String&nbsp;localName,
+                                 <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A>&nbsp;ns,
+                                 <A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent)
+                          throws <A HREF="../../../../org/apache/axis2/om/OMException.html" title="class in org.apache.axis2.om">OMException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/om/OMException.html" title="class in org.apache.axis2.om">OMException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMElement(java.lang.String, org.apache.axis2.om.OMNamespace, org.apache.axis2.om.OMContainer, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createOMElement</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A> <B>createOMElement</B>(java.lang.String&nbsp;localName,
+                                 <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A>&nbsp;ns,
+                                 <A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent,
+                                 <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - <DD><CODE>ns</CODE> - <DD><CODE>parent</CODE> - <DD><CODE>builder</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMElement(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
+createOMElement</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A> <B>createOMElement</B>(java.lang.String&nbsp;localName,
+                                 java.lang.String&nbsp;namespaceURI,
+                                 java.lang.String&nbsp;namespacePrefix)</PRE>
+<DL>
+<DD>This is almost the same as as createOMElement(localName,OMNamespace) method above.
+ But some people may, for some reason, need to use the conventional method of putting a namespace.
+ Or in other words people might not want to use the new OMNamespace.
+ Well, this is for those people.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - <DD><CODE>namespaceURI</CODE> - <DD><CODE>namespacePrefix</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMElement(javax.xml.namespace.QName, org.apache.axis2.om.OMContainer)"><!-- --></A><H3>
+createOMElement</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A> <B>createOMElement</B>(javax.xml.namespace.QName&nbsp;qname,
+                                 <A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent)
+                          throws <A HREF="../../../../org/apache/axis2/om/OMException.html" title="class in org.apache.axis2.om">OMException</A></PRE>
+<DL>
+<DD>QName(localPart),
+ QName(namespaceURI, localPart) - a prefix will be assigned to this
+ QName(namespaceURI, localPart, prefix)
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>qname</CODE> - <DD><CODE>parent</CODE> - 
+<DT><B>Returns:</B><DD>
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/om/OMException.html" title="class in org.apache.axis2.om">OMException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMNamespace(java.lang.String, java.lang.String)"><!-- --></A><H3>
+createOMNamespace</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om">OMNamespace</A> <B>createOMNamespace</B>(java.lang.String&nbsp;uri,
+                                     java.lang.String&nbsp;prefix)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>uri</CODE> - <DD><CODE>prefix</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createText(org.apache.axis2.om.OMElement, java.lang.String)"><!-- --></A><H3>
+createText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A> <B>createText</B>(<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>&nbsp;parent,
+                         java.lang.String&nbsp;text)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>text</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createText(java.lang.String)"><!-- --></A><H3>
+createText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A> <B>createText</B>(java.lang.String&nbsp;s)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>s</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createText(java.lang.String, int)"><!-- --></A><H3>
+createText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A> <B>createText</B>(java.lang.String&nbsp;s,
+                         int&nbsp;type)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>s</CODE> - <DD><CODE>type</CODE> - - OMText node can handle SPACE, CHARACTERS, CDATA and ENTITY REFERENCES. For Constants, use either
+ XMLStreamConstants or constants found in OMNode.
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createText(java.lang.String, java.lang.String, boolean)"><!-- --></A><H3>
+createText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A> <B>createText</B>(java.lang.String&nbsp;s,
+                         java.lang.String&nbsp;mimeType,
+                         boolean&nbsp;optimize)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createText(java.lang.Object, boolean)"><!-- --></A><H3>
+createText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A> <B>createText</B>(java.lang.Object&nbsp;dataHandler,
+                         boolean&nbsp;optimize)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createText(org.apache.axis2.om.OMElement, java.lang.String, java.lang.String, boolean)"><!-- --></A><H3>
+createText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A> <B>createText</B>(<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>&nbsp;parent,
+                         java.lang.String&nbsp;s,
+                         java.lang.String&nbsp;mimeType,
+                         boolean&nbsp;optimize)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createText(java.lang.String, org.apache.axis2.om.OMElement, org.apache.axis2.om.OMXMLParserWrapper)"><!-- --></A><H3>
+createText</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMText.html" title="interface in org.apache.axis2.om">OMText</A> <B>createText</B>(java.lang.String&nbsp;contentID,
+                         <A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>&nbsp;parent,
+                         <A HREF="../../../../org/apache/axis2/om/OMXMLParserWrapper.html" title="interface in org.apache.axis2.om">OMXMLParserWrapper</A>&nbsp;builder)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMAttribute(java.lang.String, org.apache.axis2.om.OMNamespace, java.lang.String)"><!-- --></A><H3>
+createOMAttribute</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMAttribute.html" title="interface in org.apache.axis2.om">OMAttribute</A> <B>createOMAttribute</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,
+                                     java.lang.String&nbsp;value)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMDocType(org.apache.axis2.om.OMContainer, java.lang.String)"><!-- --></A><H3>
+createOMDocType</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMDocType.html" title="interface in org.apache.axis2.om">OMDocType</A> <B>createOMDocType</B>(<A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent,
+                                 java.lang.String&nbsp;content)</PRE>
+<DL>
+<DD>create DocType/DTD
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>content</CODE> - 
+<DT><B>Returns:</B><DD>doctype</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMProcessingInstruction(org.apache.axis2.om.OMContainer, java.lang.String, java.lang.String)"><!-- --></A><H3>
+createOMProcessingInstruction</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMProcessingInstruction.html" title="interface in org.apache.axis2.om">OMProcessingInstruction</A> <B>createOMProcessingInstruction</B>(<A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent,
+                                                             java.lang.String&nbsp;piTarget,
+                                                             java.lang.String&nbsp;piData)</PRE>
+<DL>
+<DD>create a PI
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>piTarget</CODE> - <DD><CODE>piData</CODE> - 
+<DT><B>Returns:</B><DD>pi</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createOMComment(org.apache.axis2.om.OMContainer, java.lang.String)"><!-- --></A><H3>
+createOMComment</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/om/OMComment.html" title="interface in org.apache.axis2.om">OMComment</A> <B>createOMComment</B>(<A HREF="../../../../org/apache/axis2/om/OMContainer.html" title="interface in org.apache.axis2.om">OMContainer</A>&nbsp;parent,
+                                 java.lang.String&nbsp;content)</PRE>
+<DL>
+<DD>create a comment
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>parent</CODE> - <DD><CODE>content</CODE> - 
+<DT><B>Returns:</B><DD>comment</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/OMFactory.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/om/OMElement.html" title="interface in org.apache.axis2.om"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/om/OMNamespace.html" title="interface in org.apache.axis2.om"><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="OMFactory.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/om/OMFactoryException.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMFactoryException.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMFactoryException.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMFactoryException.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,294 @@
+<!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:49 LKT 2005 -->
+<TITLE>
+OMFactoryException (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.om.OMFactoryException class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="OMFactoryException (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/OMFactoryException.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/om/OMException.html" title="class in org.apache.axis2.om"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="OMFactoryException.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;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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.om</FONT>
+<BR>
+Class OMFactoryException</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by">java.lang.Throwable
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by">java.lang.Exception
+          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by">java.lang.RuntimeException
+              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/apache/axis2/om/OMException.html" title="class in org.apache.axis2.om">org.apache.axis2.om.OMException</A>
+                  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.axis2.om.OMFactoryException</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>OMFactoryException</B><DT>extends <A HREF="../../../../org/apache/axis2/om/OMException.html" title="class in org.apache.axis2.om">OMException</A></DL>
+
+<P>
+Class OMFactoryException
+<P>
+
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.axis2.om.OMFactoryException">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactoryException.html#OMFactoryException()">OMFactoryException</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor OMFactoryException</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactoryException.html#OMFactoryException(java.lang.String)">OMFactoryException</A></B>(java.lang.String&nbsp;message)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor OMFactoryException</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactoryException.html#OMFactoryException(java.lang.String, java.lang.Throwable)">OMFactoryException</A></B>(java.lang.String&nbsp;message,
+                   java.lang.Throwable&nbsp;cause)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor OMFactoryException</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMFactoryException.html#OMFactoryException(java.lang.Throwable)">OMFactoryException</A></B>(java.lang.Throwable&nbsp;cause)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor OMFactoryException</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Throwable</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="OMFactoryException()"><!-- --></A><H3>
+OMFactoryException</H3>
+<PRE>
+public <B>OMFactoryException</B>()</PRE>
+<DL>
+<DD>Constructor OMFactoryException
+<P>
+</DL>
+<HR>
+
+<A NAME="OMFactoryException(java.lang.String)"><!-- --></A><H3>
+OMFactoryException</H3>
+<PRE>
+public <B>OMFactoryException</B>(java.lang.String&nbsp;message)</PRE>
+<DL>
+<DD>Constructor OMFactoryException
+<P>
+<DT><B>Parameters:</B><DD><CODE>message</CODE> - </DL>
+<HR>
+
+<A NAME="OMFactoryException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
+OMFactoryException</H3>
+<PRE>
+public <B>OMFactoryException</B>(java.lang.String&nbsp;message,
+                          java.lang.Throwable&nbsp;cause)</PRE>
+<DL>
+<DD>Constructor OMFactoryException
+<P>
+<DT><B>Parameters:</B><DD><CODE>message</CODE> - <DD><CODE>cause</CODE> - </DL>
+<HR>
+
+<A NAME="OMFactoryException(java.lang.Throwable)"><!-- --></A><H3>
+OMFactoryException</H3>
+<PRE>
+public <B>OMFactoryException</B>(java.lang.Throwable&nbsp;cause)</PRE>
+<DL>
+<DD>Constructor OMFactoryException
+<P>
+<DT><B>Parameters:</B><DD><CODE>cause</CODE> - </DL>
+
+<!-- ============ 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/OMFactoryException.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/om/OMException.html" title="class in org.apache.axis2.om"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="OMFactoryException.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;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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/om/OMNamespace.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMNamespace.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMNamespace.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/om/OMNamespace.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,268 @@
+<!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:49 LKT 2005 -->
+<TITLE>
+OMNamespace (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.om.OMNamespace interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="OMNamespace (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/OMNamespace.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/om/OMFactory.html" title="interface in org.apache.axis2.om"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om"><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="OMNamespace.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.om</FONT>
+<BR>
+Interface OMNamespace</H2>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/axis2/om/impl/dom/NamespaceImpl.html" title="class in org.apache.axis2.om.impl.dom">NamespaceImpl</A>, <A HREF="../../../../org/apache/axis2/om/impl/llom/OMNamespaceImpl.html" title="class in org.apache.axis2.om.impl.llom">OMNamespaceImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>OMNamespace</B></DL>
+
+<P>
+Interface OMNamespace
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/om/OMNamespace.html#equals(java.lang.String, java.lang.String)">equals</A></B>(java.lang.String&nbsp;uri,
+       java.lang.String&nbsp;prefix)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method equals</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/om/OMNamespace.html#getName()">getName</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getName</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/om/OMNamespace.html#getPrefix()">getPrefix</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getPrefix</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="equals(java.lang.String, java.lang.String)"><!-- --></A><H3>
+equals</H3>
+<PRE>
+public boolean <B>equals</B>(java.lang.String&nbsp;uri,
+                      java.lang.String&nbsp;prefix)</PRE>
+<DL>
+<DD>Method equals
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>uri</CODE> - <DD><CODE>prefix</CODE> - 
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getPrefix()"><!-- --></A><H3>
+getPrefix</H3>
+<PRE>
+public java.lang.String <B>getPrefix</B>()</PRE>
+<DL>
+<DD>Method getPrefix
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getName()"><!-- --></A><H3>
+getName</H3>
+<PRE>
+public java.lang.String <B>getName</B>()</PRE>
+<DL>
+<DD>Method getName
+<P>
+<DD><DL>
+
+<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/OMNamespace.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/om/OMFactory.html" title="interface in org.apache.axis2.om"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/om/OMNode.html" title="interface in org.apache.axis2.om"><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="OMNamespace.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>