blob: ab0ef8a7dfc5e44578666f56c0a7ede6bb82e3bc [file] [log] [blame]
<!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.6.0_22) on Tue Apr 17 18:33:26 IST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
WSDLSerializationUtil (Apache Axis2 - Root 1.6.2 API)
</TITLE>
<META NAME="date" CONTENT="2012-04-17">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WSDLSerializationUtil (Apache Axis2 - Root 1.6.2 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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=2 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/WSDLSerializationUtil.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/util/WSDL20Util.html" title="class in org.apache.axis2.util"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/axis2/util/XMLChar.html" title="class in org.apache.axis2.util"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/axis2/util/WSDLSerializationUtil.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="WSDLSerializationUtil.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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.util</FONT>
<BR>
Class WSDLSerializationUtil</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.axis2.util.WSDLSerializationUtil</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>WSDLSerializationUtil</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
</PRE>
<P>
Helps the AxisService to WSDL process
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#CDATA_END">CDATA_END</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>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#CDATA_END_REGEX">CDATA_END_REGEX</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>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#CDATA_START">CDATA_START</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>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#CDATA_START_REGEX">CDATA_START_REGEX</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#WSDLSerializationUtil()">WSDLSerializationUtil</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addExtensionElement(org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMElement, java.lang.String, java.lang.String, java.lang.String, org.apache.axiom.om.OMNamespace)">addExtensionElement</A></B>(org.apache.axiom.om.OMFactory&nbsp;fac,
org.apache.axiom.om.OMElement&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;att1Name,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;att1Value,
org.apache.axiom.om.OMNamespace&nbsp;soapNameSpace)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addHTTPHeaderElements(org.apache.axiom.om.OMFactory, java.util.ArrayList, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMElement, java.util.Map)">addHTTPHeaderElements</A></B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;whttp,
org.apache.axiom.om.OMElement&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;nameSpaceMap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a HTTP header element to a given OMElement</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addPoliciesAsExtensibleElement(org.apache.axis2.description.AxisDescription, org.apache.axiom.om.OMElement)">addPoliciesAsExtensibleElement</A></B>(<A HREF="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</A>&nbsp;description,
org.apache.axiom.om.OMElement&nbsp;descriptionElement)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addSOAPHeaderElements(org.apache.axiom.om.OMFactory, java.util.ArrayList, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMElement, java.util.Map)">addSOAPHeaderElements</A></B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMElement&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;nameSpaceMap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a soap header element to a given OMElement</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addSOAPModuleElements(org.apache.axiom.om.OMFactory, java.util.ArrayList, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMElement)">addSOAPModuleElements</A></B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMElement&nbsp;element)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a soap module element to a given OMElement</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addWSAddressingToBinding(java.lang.String, org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMNamespace)">addWSAddressingToBinding</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;addressingFlag,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMElement&nbsp;bindingElement,
org.apache.axiom.om.OMNamespace&nbsp;wsaw)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addWSAWActionAttribute(org.apache.axiom.om.OMElement, java.lang.String, org.apache.axiom.om.OMNamespace)">addWSAWActionAttribute</A></B>(org.apache.axiom.om.OMElement&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;action,
org.apache.axiom.om.OMNamespace&nbsp;wsaw)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#addWSDLDocumentationElement(org.apache.axis2.description.AxisDescription, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMNamespace)">addWSDLDocumentationElement</A></B>(<A HREF="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</A>&nbsp;axisDescription,
org.apache.axiom.om.OMElement&nbsp;omElement,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl)</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>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#extractHostIP(java.lang.String)">extractHostIP</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceURL)</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>static&nbsp;org.apache.axiom.om.OMElement</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateHTTPBinding(org.apache.axiom.om.OMFactory, org.apache.axis2.description.AxisService, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, java.lang.String)">generateHTTPBinding</A></B>(org.apache.axiom.om.OMFactory&nbsp;fac,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;whttp,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a default HTTP Binding for a given AxisService</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;org.apache.axiom.om.OMElement</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateServiceElement(org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axis2.description.AxisService, boolean, boolean, boolean, java.lang.String)">generateServiceElement</A></B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
boolean&nbsp;disableREST,
boolean&nbsp;disableSOAP12,
boolean&nbsp;disableSOAP11,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a default service element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;org.apache.axiom.om.OMElement</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateServiceElement(org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axis2.description.AxisService, boolean, boolean, boolean, java.lang.String[], java.lang.String)">generateServiceElement</A></B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
boolean&nbsp;disableREST,
boolean&nbsp;disableSOAP12,
boolean&nbsp;disableSOAP11,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;eprs,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a default service element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;org.apache.axiom.om.OMElement</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateSOAP11Binding(org.apache.axiom.om.OMFactory, org.apache.axis2.description.AxisService, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, java.lang.String)">generateSOAP11Binding</A></B>(org.apache.axiom.om.OMFactory&nbsp;fac,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a default SOAP 11 Binding for a given AxisService</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;org.apache.axiom.om.OMElement</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#generateSOAP12Binding(org.apache.axiom.om.OMFactory, org.apache.axis2.description.AxisService, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, java.lang.String)">generateSOAP12Binding</A></B>(org.apache.axiom.om.OMFactory&nbsp;fac,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a default SOAP 12 Binding for a given AxisService</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#getElementName(org.apache.axis2.description.AxisMessage, java.util.Map)">getElementName</A></B>(<A HREF="../../../../org/apache/axis2/description/AxisMessage.html" title="class in org.apache.axis2.description">AxisMessage</A>&nbsp;axisMessage,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;nameSpaceMap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the correct element name for a given message</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#getPrefix(java.lang.String, java.util.Map)">getPrefix</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;nameSpaceMap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a namespace it returns the prefix for that namespace</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis2/util/WSDLSerializationUtil.html#populateNamespaces(org.apache.axiom.om.OMElement, java.util.Map)">populateNamespaces</A></B>(org.apache.axiom.om.OMElement&nbsp;descriptionElement,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;nameSpaceMap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the namespaces to the given OMElement</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">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="CDATA_START"><!-- --></A><H3>
CDATA_START</H3>
<PRE>
public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CDATA_START</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis2.util.WSDLSerializationUtil.CDATA_START">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CDATA_START_REGEX"><!-- --></A><H3>
CDATA_START_REGEX</H3>
<PRE>
public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CDATA_START_REGEX</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis2.util.WSDLSerializationUtil.CDATA_START_REGEX">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CDATA_END"><!-- --></A><H3>
CDATA_END</H3>
<PRE>
public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CDATA_END</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis2.util.WSDLSerializationUtil.CDATA_END">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CDATA_END_REGEX"><!-- --></A><H3>
CDATA_END_REGEX</H3>
<PRE>
public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CDATA_END_REGEX</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis2.util.WSDLSerializationUtil.CDATA_END_REGEX">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="WSDLSerializationUtil()"><!-- --></A><H3>
WSDLSerializationUtil</H3>
<PRE>
public <B>WSDLSerializationUtil</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getPrefix(java.lang.String, java.util.Map)"><!-- --></A><H3>
getPrefix</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getPrefix</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;nameSpaceMap)</PRE>
<DL>
<DD>Given a namespace it returns the prefix for that namespace
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>namespace</CODE> - - The namespace that the prefix is needed for<DD><CODE>nameSpaceMap</CODE> - - The namespaceMap
<DT><B>Returns:</B><DD>- The prefix of the namespace</DL>
</DD>
</DL>
<HR>
<A NAME="getElementName(org.apache.axis2.description.AxisMessage, java.util.Map)"><!-- --></A><H3>
getElementName</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getElementName</B>(<A HREF="../../../../org/apache/axis2/description/AxisMessage.html" title="class in org.apache.axis2.description">AxisMessage</A>&nbsp;axisMessage,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;nameSpaceMap)</PRE>
<DL>
<DD>Gets the correct element name for a given message
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>axisMessage</CODE> - - The axisMessage<DD><CODE>nameSpaceMap</CODE> - - The namespaceMap
<DT><B>Returns:</B><DD>- The element name</DL>
</DD>
</DL>
<HR>
<A NAME="addSOAPHeaderElements(org.apache.axiom.om.OMFactory, java.util.ArrayList, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMElement, java.util.Map)"><!-- --></A><H3>
addSOAPHeaderElements</H3>
<PRE>
public static void <B>addSOAPHeaderElements</B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMElement&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;nameSpaceMap)</PRE>
<DL>
<DD>Adds a soap header element to a given OMElement
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>omFactory</CODE> - - An OMFactory<DD><CODE>list</CODE> - - The arraylist of soapHeaderMessages<DD><CODE>wsoap</CODE> - - The WSDL 2.0 SOAP namespace<DD><CODE>element</CODE> - - The element that the header should be added to<DD><CODE>nameSpaceMap</CODE> - - The namespaceMap</DL>
</DD>
</DL>
<HR>
<A NAME="addSOAPModuleElements(org.apache.axiom.om.OMFactory, java.util.ArrayList, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMElement)"><!-- --></A><H3>
addSOAPModuleElements</H3>
<PRE>
public static void <B>addSOAPModuleElements</B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMElement&nbsp;element)</PRE>
<DL>
<DD>Adds a soap module element to a given OMElement
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>omFactory</CODE> - - An OMFactory<DD><CODE>list</CODE> - - The arraylist of soapModuleMessages<DD><CODE>wsoap</CODE> - - The WSDL 2.0 SOAP namespace<DD><CODE>element</CODE> - - The element that the header should be added to</DL>
</DD>
</DL>
<HR>
<A NAME="addHTTPHeaderElements(org.apache.axiom.om.OMFactory, java.util.ArrayList, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMElement, java.util.Map)"><!-- --></A><H3>
addHTTPHeaderElements</H3>
<PRE>
public static void <B>addHTTPHeaderElements</B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&nbsp;list,
org.apache.axiom.om.OMNamespace&nbsp;whttp,
org.apache.axiom.om.OMElement&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;nameSpaceMap)</PRE>
<DL>
<DD>Adds a HTTP header element to a given OMElement
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>omFactory</CODE> - - An OMFactory<DD><CODE>list</CODE> - - The arraylist of HTTPHeaderMessages<DD><CODE>whttp</CODE> - - The WSDL 2.0 HTTP namespace<DD><CODE>element</CODE> - - The element that the header should be added to<DD><CODE>nameSpaceMap</CODE> - - The namespaceMap</DL>
</DD>
</DL>
<HR>
<A NAME="generateSOAP11Binding(org.apache.axiom.om.OMFactory, org.apache.axis2.description.AxisService, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, java.lang.String)"><!-- --></A><H3>
generateSOAP11Binding</H3>
<PRE>
public static org.apache.axiom.om.OMElement <B>generateSOAP11Binding</B>(org.apache.axiom.om.OMFactory&nbsp;fac,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)</PRE>
<DL>
<DD>Generates a default SOAP 11 Binding for a given AxisService
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>fac</CODE> - - The OMFactory<DD><CODE>axisService</CODE> - - The AxisService<DD><CODE>wsdl</CODE> - the WSDL namespace<DD><CODE>wsoap</CODE> - - The WSDL 2.0 SOAP namespace<DD><CODE>tns</CODE> - - The target namespace
<DT><B>Returns:</B><DD>- The generated SOAP11Binding element</DL>
</DD>
</DL>
<HR>
<A NAME="generateSOAP12Binding(org.apache.axiom.om.OMFactory, org.apache.axis2.description.AxisService, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, java.lang.String)"><!-- --></A><H3>
generateSOAP12Binding</H3>
<PRE>
public static org.apache.axiom.om.OMElement <B>generateSOAP12Binding</B>(org.apache.axiom.om.OMFactory&nbsp;fac,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;wsoap,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)</PRE>
<DL>
<DD>Generates a default SOAP 12 Binding for a given AxisService
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>fac</CODE> - - The OMFactory<DD><CODE>axisService</CODE> - - The AxisService<DD><CODE>wsdl</CODE> - the WSDL namespace<DD><CODE>wsoap</CODE> - - The WSDL 2.0 SOAP namespace<DD><CODE>tns</CODE> - - The target namespace
<DT><B>Returns:</B><DD>- The generated SOAP12Binding element</DL>
</DD>
</DL>
<HR>
<A NAME="generateHTTPBinding(org.apache.axiom.om.OMFactory, org.apache.axis2.description.AxisService, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, java.lang.String)"><!-- --></A><H3>
generateHTTPBinding</H3>
<PRE>
public static org.apache.axiom.om.OMElement <B>generateHTTPBinding</B>(org.apache.axiom.om.OMFactory&nbsp;fac,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;whttp,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)</PRE>
<DL>
<DD>Generates a default HTTP Binding for a given AxisService
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>fac</CODE> - - The OMFactory<DD><CODE>axisService</CODE> - - The AxisService<DD><CODE>wsdl</CODE> - the WSDL namespace<DD><CODE>whttp</CODE> - - The WSDL 2.0 HTTP namespace<DD><CODE>tns</CODE> - - The target namespace
<DT><B>Returns:</B><DD>- The generated HTTPBinding element</DL>
</DD>
</DL>
<HR>
<A NAME="generateServiceElement(org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axis2.description.AxisService, boolean, boolean, boolean, java.lang.String)"><!-- --></A><H3>
generateServiceElement</H3>
<PRE>
public static org.apache.axiom.om.OMElement <B>generateServiceElement</B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
boolean&nbsp;disableREST,
boolean&nbsp;disableSOAP12,
boolean&nbsp;disableSOAP11,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)
throws <A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
<DL>
<DD>Generates a default service element
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>omFactory</CODE> - - The OMFactory<DD><CODE>wsdl</CODE> - the WSDL namespace<DD><CODE>tns</CODE> - - The targetnamespace<DD><CODE>axisService</CODE> - - The AxisService<DD><CODE>disableREST</CODE> - only generate REST endpoint if this is false<DD><CODE>disableSOAP12</CODE> - only generate SOAP 1.2 endpoint if this is false
<DT><B>Returns:</B><DD>- The generated service element
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></CODE> - - Thrown in case an exception occurs</DL>
</DD>
</DL>
<HR>
<A NAME="generateServiceElement(org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMNamespace, org.apache.axiom.om.OMNamespace, org.apache.axis2.description.AxisService, boolean, boolean, boolean, java.lang.String[], java.lang.String)"><!-- --></A><H3>
generateServiceElement</H3>
<PRE>
public static org.apache.axiom.om.OMElement <B>generateServiceElement</B>(org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl,
org.apache.axiom.om.OMNamespace&nbsp;tns,
<A HREF="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</A>&nbsp;axisService,
boolean&nbsp;disableREST,
boolean&nbsp;disableSOAP12,
boolean&nbsp;disableSOAP11,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;eprs,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceName)
throws <A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
<DL>
<DD>Generates a default service element
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>omFactory</CODE> - - The OMFactory<DD><CODE>wsdl</CODE> - the WSDL namespace<DD><CODE>tns</CODE> - - The targetnamespace<DD><CODE>axisService</CODE> - - The AxisService<DD><CODE>disableREST</CODE> - only generate REST endpoint if this is false<DD><CODE>disableSOAP12</CODE> - only generate SOAP 1.2 endpoint if this is false
<DT><B>Returns:</B><DD>- The generated service element
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></CODE> - - Thrown in case an exception occurs</DL>
</DD>
</DL>
<HR>
<A NAME="populateNamespaces(org.apache.axiom.om.OMElement, java.util.Map)"><!-- --></A><H3>
populateNamespaces</H3>
<PRE>
public static void <B>populateNamespaces</B>(org.apache.axiom.om.OMElement&nbsp;descriptionElement,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&nbsp;nameSpaceMap)</PRE>
<DL>
<DD>Adds the namespaces to the given OMElement
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>descriptionElement</CODE> - - The OMElement that the namespaces should be added to<DD><CODE>nameSpaceMap</CODE> - - The namespaceMap</DL>
</DD>
</DL>
<HR>
<A NAME="addWSAWActionAttribute(org.apache.axiom.om.OMElement, java.lang.String, org.apache.axiom.om.OMNamespace)"><!-- --></A><H3>
addWSAWActionAttribute</H3>
<PRE>
public static void <B>addWSAWActionAttribute</B>(org.apache.axiom.om.OMElement&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;action,
org.apache.axiom.om.OMNamespace&nbsp;wsaw)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addExtensionElement(org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMElement, java.lang.String, java.lang.String, java.lang.String, org.apache.axiom.om.OMNamespace)"><!-- --></A><H3>
addExtensionElement</H3>
<PRE>
public static void <B>addExtensionElement</B>(org.apache.axiom.om.OMFactory&nbsp;fac,
org.apache.axiom.om.OMElement&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;att1Name,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;att1Value,
org.apache.axiom.om.OMNamespace&nbsp;soapNameSpace)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addWSAddressingToBinding(java.lang.String, org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMNamespace)"><!-- --></A><H3>
addWSAddressingToBinding</H3>
<PRE>
public static void <B>addWSAddressingToBinding</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;addressingFlag,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMElement&nbsp;bindingElement,
org.apache.axiom.om.OMNamespace&nbsp;wsaw)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addWSDLDocumentationElement(org.apache.axis2.description.AxisDescription, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMNamespace)"><!-- --></A><H3>
addWSDLDocumentationElement</H3>
<PRE>
public static void <B>addWSDLDocumentationElement</B>(<A HREF="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</A>&nbsp;axisDescription,
org.apache.axiom.om.OMElement&nbsp;omElement,
org.apache.axiom.om.OMFactory&nbsp;omFactory,
org.apache.axiom.om.OMNamespace&nbsp;wsdl)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addPoliciesAsExtensibleElement(org.apache.axis2.description.AxisDescription, org.apache.axiom.om.OMElement)"><!-- --></A><H3>
addPoliciesAsExtensibleElement</H3>
<PRE>
public static void <B>addPoliciesAsExtensibleElement</B>(<A HREF="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</A>&nbsp;description,
org.apache.axiom.om.OMElement&nbsp;descriptionElement)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="extractHostIP(java.lang.String)"><!-- --></A><H3>
extractHostIP</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>extractHostIP</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;serviceURL)</PRE>
<DL>
<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=2 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/WSDLSerializationUtil.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/util/WSDL20Util.html" title="class in org.apache.axis2.util"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/axis2/util/XMLChar.html" title="class in org.apache.axis2.util"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/axis2/util/WSDLSerializationUtil.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="WSDLSerializationUtil.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>