blob: 916cc9df93dffcb57d9169480ef3715ad9feba22 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ConverterUtils (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConverterUtils (Apache Axis2)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ConverterUtils.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/JavaClassToDBCConverter.html" title="class in org.apache.axis2.jaxws.description.builder.converter"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html" target="_top">Frames</a></li>
<li><a href="ConverterUtils.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.axis2.jaxws.description.builder.converter</div>
<h2 title="Class ConverterUtils" class="title">Class ConverterUtils</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.jaxws.description.builder.converter.ConverterUtils</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">ConverterUtils</span>
extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#ConverterUtils()">ConverterUtils</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#attachFieldDescriptionComposites(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite, java.util.List)">attachFieldDescriptionComposites</a></strong>(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</a>&gt;&nbsp;fdcList)</code>
<div class="block">This method will add FieldDescriptionComposite objects to a DescriptionBuilderComposite</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#attachHandlerChainAnnotation(org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite, java.lang.reflect.AnnotatedElement)">attachHandlerChainAnnotation</a></strong>(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;annotatedElement)</code>
<div class="block">This method is use to attach @HandlerChain annotation data to a composite object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#attachMethodDescriptionComposites(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite, java.util.List)">attachMethodDescriptionComposites</a></strong>(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;&nbsp;mdcList)</code>
<div class="block">This method will add MethodDescriptionComposite objects to a DescriptionBuilderComposite</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#attachParameterDescriptionComposites(java.util.List, org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite)">attachParameterDescriptionComposites</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&gt;&nbsp;pdcList,
<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&nbsp;mdc)</code>
<div class="block">This method will add ParameterDescriptionComposite objects to a MethodDescriptionComposite</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#attachSoapBindingAnnotation(org.apache.axis2.jaxws.description.builder.TMAnnotationComposite, java.lang.reflect.AnnotatedElement)">attachSoapBindingAnnotation</a></strong>(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/TMAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMAnnotationComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;annotatedElement)</code>
<div class="block">This method is use to attach @SOAPBinding annotation data to a composite object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#attachWebServiceRefAnnotation(org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite, java.lang.reflect.AnnotatedElement)">attachWebServiceRefAnnotation</a></strong>(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;annotatedElement)</code>
<div class="block">This method is use to attach @WebServiceRef annotation data to a composite object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#createHandlerChainAnnot(javax.jws.HandlerChain)">createHandlerChainAnnot</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/HandlerChain.html?is-external=true" title="class or interface in javax.jws">HandlerChain</a>&nbsp;handlerChain)</code>
<div class="block">This is a helper method to create a <code>HandlerChainAnnot</code> since the</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#createSoapBindingAnnot(javax.jws.soap.SOAPBinding)">createSoapBindingAnnot</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.html?is-external=true" title="class or interface in javax.jws.soap">SOAPBinding</a>&nbsp;soapBinding)</code>
<div class="block">This is a helper method to create a <code>SoapBindingAnnot</code> since the</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#createWebServiceRefAnnot(javax.xml.ws.WebServiceRef)">createWebServiceRefAnnot</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceRef.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceRef</a>&nbsp;webServiceRef)</code>
<div class="block">This is a helper method to create a <code>WebServiceRefAnnot</code> since the</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#getAnnotation(java.lang.Class, java.lang.reflect.AnnotatedElement)">getAnnotation</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;annotationClass,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</code>
<div class="block">Helper method to retrieve the annotation specified by a certain <code>Class</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;<br><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#getAnnotations(java.lang.Class, java.lang.reflect.AnnotatedElement)">getAnnotations</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;annotationClass,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</code>
<div class="block">Helper method to retrieve a list of all annotations that match the following
conditions:
- Annotations that extend the parameterized type T
- Annotations that themselves are annotated with type T</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#getFullType(java.lang.reflect.ParameterizedType, java.lang.String)">getFullType</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect">ParameterizedType</a>&nbsp;pt,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;paramType)</code>
<div class="block">This method will construct a <code>String</code> that represents the
full type of a parameterized variable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#getType(java.lang.reflect.Type, java.lang.String)">getType</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;paramType)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#hasXmlListAnnotation(java.lang.annotation.Annotation[])">hasXmlListAnnotation</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;annotations)</code>
<div class="block">This method will search array of parameter annotations for the presence of the @XmlList
annotation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html#isInherited(java.lang.reflect.Method, java.lang.String)">isInherited</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;declaringClass)</code>
<div class="block">This method will check to see if a method's declaring class is the Object class.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ConverterUtils()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ConverterUtils</h4>
<pre>public&nbsp;ConverterUtils()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getAnnotation(java.lang.Class, java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnotation</h4>
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&nbsp;getAnnotation(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;annotationClass,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</pre>
<div class="block">Helper method to retrieve the annotation specified by a certain <code>Class</code></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>annotationClass</code> - - <code>Class</code> the annotation <code>Class</code></dd><dd><code>element</code> - - <code>AnnotatedElement</code> - the element on which we are looking for
the annotation (i.e. Class, Method, Field)</dd>
<dt><span class="strong">Returns:</span></dt><dd>- <code>Annotation</code> annotation represented by the given <code>Class</code></dd></dl>
</li>
</ul>
<a name="getAnnotations(java.lang.Class, java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnotations</h4>
<pre>public static&nbsp;&lt;T extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;getAnnotations(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;annotationClass,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</pre>
<div class="block">Helper method to retrieve a list of all annotations that match the following
conditions:
- Annotations that extend the parameterized type T
- Annotations that themselves are annotated with type T</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>annotationClass</code> - </dd><dd><code>element</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="createHandlerChainAnnot(javax.jws.HandlerChain)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createHandlerChainAnnot</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;createHandlerChainAnnot(<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/HandlerChain.html?is-external=true" title="class or interface in javax.jws">HandlerChain</a>&nbsp;handlerChain)</pre>
<div class="block">This is a helper method to create a <code>HandlerChainAnnot</code> since the</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>handlerChain</code> - - <code>HandlerChain</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>- <code>HandlerChainAnnot</code></dd></dl>
</li>
</ul>
<a name="createSoapBindingAnnot(javax.jws.soap.SOAPBinding)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSoapBindingAnnot</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;createSoapBindingAnnot(<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/soap/SOAPBinding.html?is-external=true" title="class or interface in javax.jws.soap">SOAPBinding</a>&nbsp;soapBinding)</pre>
<div class="block">This is a helper method to create a <code>SoapBindingAnnot</code> since the</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>soapBinding</code> - - <code>SOAPBinding</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>- <code>SoapBindingAnnot</code></dd></dl>
</li>
</ul>
<a name="createWebServiceRefAnnot(javax.xml.ws.WebServiceRef)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createWebServiceRefAnnot</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a>&nbsp;createWebServiceRefAnnot(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceRef.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceRef</a>&nbsp;webServiceRef)</pre>
<div class="block">This is a helper method to create a <code>WebServiceRefAnnot</code> since the</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>webServiceRef</code> - - <code>WebServiceRef</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>- <code>WebServiceRefAnnot</code></dd></dl>
</li>
</ul>
<a name="attachHandlerChainAnnotation(org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite, java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachHandlerChainAnnotation</h4>
<pre>public static&nbsp;void&nbsp;attachHandlerChainAnnotation(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;annotatedElement)</pre>
<div class="block">This method is use to attach @HandlerChain annotation data to a composite object.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>composite</code> - - <code>TMFAnnotationComposite</code></dd><dd><code>annotatedElement</code> - - <code>AnnotatedElement</code></dd></dl>
</li>
</ul>
<a name="attachSoapBindingAnnotation(org.apache.axis2.jaxws.description.builder.TMAnnotationComposite, java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachSoapBindingAnnotation</h4>
<pre>public static&nbsp;void&nbsp;attachSoapBindingAnnotation(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/TMAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMAnnotationComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;annotatedElement)</pre>
<div class="block">This method is use to attach @SOAPBinding annotation data to a composite object.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>composite</code> - - <code>TMAnnotationComposite</code></dd><dd><code>annotatedElement</code> - - <code>AnnotatedElement</code></dd></dl>
</li>
</ul>
<a name="attachWebServiceRefAnnotation(org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite, java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachWebServiceRefAnnotation</h4>
<pre>public static&nbsp;void&nbsp;attachWebServiceRefAnnotation(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/TMFAnnotationComposite.html" title="interface in org.apache.axis2.jaxws.description.builder">TMFAnnotationComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;annotatedElement)</pre>
<div class="block">This method is use to attach @WebServiceRef annotation data to a composite object.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>composite</code> - - <code>TMFAnnotationComposite</code></dd><dd><code>annotatedElement</code> - - <code>AnnotatedElement</code></dd></dl>
</li>
</ul>
<a name="attachFieldDescriptionComposites(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite, java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachFieldDescriptionComposites</h4>
<pre>public static&nbsp;void&nbsp;attachFieldDescriptionComposites(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</a>&gt;&nbsp;fdcList)</pre>
<div class="block">This method will add FieldDescriptionComposite objects to a DescriptionBuilderComposite</div>
</li>
</ul>
<a name="attachMethodDescriptionComposites(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite, java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachMethodDescriptionComposites</h4>
<pre>public static&nbsp;void&nbsp;attachMethodDescriptionComposites(<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/DescriptionBuilderComposite.html" title="class in org.apache.axis2.jaxws.description.builder">DescriptionBuilderComposite</a>&nbsp;composite,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;&nbsp;mdcList)</pre>
<div class="block">This method will add MethodDescriptionComposite objects to a DescriptionBuilderComposite</div>
</li>
</ul>
<a name="attachParameterDescriptionComposites(java.util.List, org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachParameterDescriptionComposites</h4>
<pre>public static&nbsp;void&nbsp;attachParameterDescriptionComposites(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&gt;&nbsp;pdcList,
<a href="../../../../../../../org/apache/axis2/jaxws/description/builder/MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&nbsp;mdc)</pre>
<div class="block">This method will add ParameterDescriptionComposite objects to a MethodDescriptionComposite</div>
</li>
</ul>
<a name="isInherited(java.lang.reflect.Method, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInherited</h4>
<pre>public static&nbsp;boolean&nbsp;isInherited(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;declaringClass)</pre>
<div class="block">This method will check to see if a method's declaring class is the Object class.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>method</code> - - <code>Method</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>- <code>boolean</code></dd></dl>
</li>
</ul>
<a name="getFullType(java.lang.reflect.ParameterizedType, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFullType</h4>
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFullType(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect">ParameterizedType</a>&nbsp;pt,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;paramType)</pre>
<div class="block">This method will construct a <code>String</code> that represents the
full type of a parameterized variable.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pt</code> - - <code>ParameterizedType</code></dd><dd><code>paramType</code> - - <code>String</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>- <code>String</code></dd></dl>
</li>
</ul>
<a name="getType(java.lang.reflect.Type, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getType(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;paramType)</pre>
</li>
</ul>
<a name="hasXmlListAnnotation(java.lang.annotation.Annotation[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>hasXmlListAnnotation</h4>
<pre>public static&nbsp;boolean&nbsp;hasXmlListAnnotation(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;annotations)</pre>
<div class="block">This method will search array of parameter annotations for the presence of the @XmlList
annotation.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ConverterUtils.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../../../org/apache/axis2/jaxws/description/builder/converter/JavaClassToDBCConverter.html" title="class in org.apache.axis2.jaxws.description.builder.converter"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/axis2/jaxws/description/builder/converter/ConverterUtils.html" target="_top">Frames</a></li>
<li><a href="ConverterUtils.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>