blob: 7d838cf0e6927d35bab51b8f8d88f6303f8c00b6 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ConverterUtils (Apache Axis2)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConverterUtils (Apache Axis2)";
}
}
catch(err) {
}
//-->
var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.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" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</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 id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.axis2.jaxws.description.builder.converter</a></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" class="externalLink">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>
<pre>public class <span class="typeNameLabel">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" class="externalLink">Object</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">ConverterUtils</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#attachFieldDescriptionComposites(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite,java.util.List)">attachFieldDescriptionComposites</a></span>&#8203;(<a href="../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" class="externalLink">List</a>&lt;<a href="../FieldDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">FieldDescriptionComposite</a>&gt;&nbsp;fdcList)</code></th>
<td class="colLast">
<div class="block">This method will add FieldDescriptionComposite objects to a DescriptionBuilderComposite</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#attachHandlerChainAnnotation(org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite,java.lang.reflect.AnnotatedElement)">attachHandlerChainAnnotation</a></span>&#8203;(<a href="../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" class="externalLink">AnnotatedElement</a>&nbsp;annotatedElement)</code></th>
<td class="colLast">
<div class="block">This method is use to attach @HandlerChain annotation data to a composite object.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#attachMethodDescriptionComposites(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite,java.util.List)">attachMethodDescriptionComposites</a></span>&#8203;(<a href="../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" class="externalLink">List</a>&lt;<a href="../MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&gt;&nbsp;mdcList)</code></th>
<td class="colLast">
<div class="block">This method will add MethodDescriptionComposite objects to a DescriptionBuilderComposite</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#attachParameterDescriptionComposites(java.util.List,org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite)">attachParameterDescriptionComposites</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&gt;&nbsp;pdcList,
<a href="../MethodDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">MethodDescriptionComposite</a>&nbsp;mdc)</code></th>
<td class="colLast">
<div class="block">This method will add ParameterDescriptionComposite objects to a MethodDescriptionComposite</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#attachSoapBindingAnnotation(org.apache.axis2.jaxws.description.builder.TMAnnotationComposite,java.lang.reflect.AnnotatedElement)">attachSoapBindingAnnotation</a></span>&#8203;(<a href="../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" class="externalLink">AnnotatedElement</a>&nbsp;annotatedElement)</code></th>
<td class="colLast">
<div class="block">This method is use to attach @SOAPBinding annotation data to a composite object.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#attachWebServiceRefAnnotation(org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite,java.lang.reflect.AnnotatedElement)">attachWebServiceRefAnnotation</a></span>&#8203;(<a href="../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" class="externalLink">AnnotatedElement</a>&nbsp;annotatedElement)</code></th>
<td class="colLast">
<div class="block">This method is use to attach @WebServiceRef annotation data to a composite object.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="../HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createHandlerChainAnnot(javax.jws.HandlerChain)">createHandlerChainAnnot</a></span>&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/HandlerChain.html?is-external=true" title="class or interface in javax.jws" class="externalLink">HandlerChain</a>&nbsp;handlerChain)</code></th>
<td class="colLast">
<div class="block">This is a helper method to create a <code>HandlerChainAnnot</code> since the</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="../SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createSoapBindingAnnot(javax.jws.soap.SOAPBinding)">createSoapBindingAnnot</a></span>&#8203;(<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" class="externalLink">SOAPBinding</a>&nbsp;soapBinding)</code></th>
<td class="colLast">
<div class="block">This is a helper method to create a <code>SoapBindingAnnot</code> since the</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createWebServiceRefAnnot(javax.xml.ws.WebServiceRef)">createWebServiceRefAnnot</a></span>&#8203;(<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" class="externalLink">WebServiceRef</a>&nbsp;webServiceRef)</code></th>
<td class="colLast">
<div class="block">This is a helper method to create a <code>WebServiceRefAnnot</code> since the</div>
</td>
</tr>
<tr id="i9" 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" class="externalLink">Annotation</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAnnotation(java.lang.Class,java.lang.reflect.AnnotatedElement)">getAnnotation</a></span>&#8203;(<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="externalLink">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" class="externalLink">AnnotatedElement</a>&nbsp;element)</code></th>
<td class="colLast">
<div class="block">Helper method to retrieve the annotation specified by a certain <code>Class</code></div>
</td>
</tr>
<tr id="i10" 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" class="externalLink">Annotation</a>&gt;<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" class="externalLink">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" class="externalLink">Annotation</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAnnotations(java.lang.Class,java.lang.reflect.AnnotatedElement)">getAnnotations</a></span>&#8203;(<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="externalLink">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" class="externalLink">AnnotatedElement</a>&nbsp;element)</code></th>
<td class="colLast">
<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 id="i11" 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" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFullType(java.lang.reflect.ParameterizedType,java.lang.String)">getFullType</a></span>&#8203;(<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" class="externalLink">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" class="externalLink">String</a>&nbsp;paramType)</code></th>
<td class="colLast">
<div class="block">This method will construct a <code>String</code> that represents the
full type of a parameterized variable.</div>
</td>
</tr>
<tr id="i12" 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" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType(java.lang.reflect.Type,java.lang.String)">getType</a></span>&#8203;(<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" class="externalLink">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" class="externalLink">String</a>&nbsp;paramType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasXmlListAnnotation(java.lang.annotation.Annotation%5B%5D)">hasXmlListAnnotation</a></span>&#8203;(<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" class="externalLink">Annotation</a>[]&nbsp;annotations)</code></th>
<td class="colLast">
<div class="block">This method will search array of parameter annotations for the presence of the @XmlList
annotation.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isInherited(java.lang.reflect.Method,java.lang.String)">isInherited</a></span>&#8203;(<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" class="externalLink">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" class="externalLink">String</a>&nbsp;declaringClass)</code></th>
<td class="colLast">
<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 id="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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">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" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ConverterUtils</h4>
<pre>public&nbsp;ConverterUtils()</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getAnnotation(java.lang.Class,java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnotation</h4>
<pre class="methodSignature">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" class="externalLink">Annotation</a>&nbsp;getAnnotation&#8203;(<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="externalLink">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" class="externalLink">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="paramLabel">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="returnLabel">Returns:</span></dt>
<dd>- <code>Annotation</code> annotation represented by the given <code>Class</code></dd>
</dl>
</li>
</ul>
<a id="getAnnotations(java.lang.Class,java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnotations</h4>
<pre class="methodSignature">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" class="externalLink">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" class="externalLink">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" class="externalLink">Annotation</a>&gt;&nbsp;getAnnotations&#8203;(<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="externalLink">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" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>annotationClass</code> - </dd>
<dd><code>element</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a id="createHandlerChainAnnot(javax.jws.HandlerChain)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createHandlerChainAnnot</h4>
<pre class="methodSignature">public static&nbsp;<a href="../HandlerChainAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">HandlerChainAnnot</a>&nbsp;createHandlerChainAnnot&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/javax/jws/HandlerChain.html?is-external=true" title="class or interface in javax.jws" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>handlerChain</code> - - <code>HandlerChain</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- <code>HandlerChainAnnot</code></dd>
</dl>
</li>
</ul>
<a id="createSoapBindingAnnot(javax.jws.soap.SOAPBinding)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSoapBindingAnnot</h4>
<pre class="methodSignature">public static&nbsp;<a href="../SoapBindingAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">SoapBindingAnnot</a>&nbsp;createSoapBindingAnnot&#8203;(<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" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>soapBinding</code> - - <code>SOAPBinding</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- <code>SoapBindingAnnot</code></dd>
</dl>
</li>
</ul>
<a id="createWebServiceRefAnnot(javax.xml.ws.WebServiceRef)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createWebServiceRefAnnot</h4>
<pre class="methodSignature">public static&nbsp;<a href="../WebServiceRefAnnot.html" title="class in org.apache.axis2.jaxws.description.builder">WebServiceRefAnnot</a>&nbsp;createWebServiceRefAnnot&#8203;(<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" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>webServiceRef</code> - - <code>WebServiceRef</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- <code>WebServiceRefAnnot</code></dd>
</dl>
</li>
</ul>
<a id="attachHandlerChainAnnotation(org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite,java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachHandlerChainAnnotation</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;attachHandlerChainAnnotation&#8203;(<a href="../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" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>composite</code> - - <code>TMFAnnotationComposite</code></dd>
<dd><code>annotatedElement</code> - - <code>AnnotatedElement</code></dd>
</dl>
</li>
</ul>
<a id="attachSoapBindingAnnotation(org.apache.axis2.jaxws.description.builder.TMAnnotationComposite,java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachSoapBindingAnnotation</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;attachSoapBindingAnnotation&#8203;(<a href="../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" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>composite</code> - - <code>TMAnnotationComposite</code></dd>
<dd><code>annotatedElement</code> - - <code>AnnotatedElement</code></dd>
</dl>
</li>
</ul>
<a id="attachWebServiceRefAnnotation(org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite,java.lang.reflect.AnnotatedElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachWebServiceRefAnnotation</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;attachWebServiceRefAnnotation&#8203;(<a href="../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" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>composite</code> - - <code>TMFAnnotationComposite</code></dd>
<dd><code>annotatedElement</code> - - <code>AnnotatedElement</code></dd>
</dl>
</li>
</ul>
<a id="attachFieldDescriptionComposites(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite,java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachFieldDescriptionComposites</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;attachFieldDescriptionComposites&#8203;(<a href="../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" class="externalLink">List</a>&lt;<a href="../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 id="attachMethodDescriptionComposites(org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite,java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachMethodDescriptionComposites</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;attachMethodDescriptionComposites&#8203;(<a href="../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" class="externalLink">List</a>&lt;<a href="../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 id="attachParameterDescriptionComposites(java.util.List,org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attachParameterDescriptionComposites</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;attachParameterDescriptionComposites&#8203;(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../ParameterDescriptionComposite.html" title="class in org.apache.axis2.jaxws.description.builder">ParameterDescriptionComposite</a>&gt;&nbsp;pdcList,
<a href="../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 id="isInherited(java.lang.reflect.Method,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInherited</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;isInherited&#8203;(<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" class="externalLink">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" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>method</code> - - <code>Method</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- <code>boolean</code></dd>
</dl>
</li>
</ul>
<a id="getFullType(java.lang.reflect.ParameterizedType,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFullType</h4>
<pre class="methodSignature">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" class="externalLink">String</a>&nbsp;getFullType&#8203;(<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" class="externalLink">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" class="externalLink">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="paramLabel">Parameters:</span></dt>
<dd><code>pt</code> - - <code>ParameterizedType</code></dd>
<dd><code>paramType</code> - - <code>String</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>- <code>String</code></dd>
</dl>
</li>
</ul>
<a id="getType(java.lang.reflect.Type,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
<pre class="methodSignature">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" class="externalLink">String</a>&nbsp;getType&#8203;(<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" class="externalLink">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" class="externalLink">String</a>&nbsp;paramType)</pre>
</li>
</ul>
<a id="hasXmlListAnnotation(java.lang.annotation.Annotation[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>hasXmlListAnnotation</h4>
<pre class="methodSignature">public static&nbsp;boolean&nbsp;hasXmlListAnnotation&#8203;(<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" class="externalLink">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>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.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" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</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 id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</footer>
</body>
</html>