blob: 16a7b9398cc5a77c24e3a93cddcf3a66b8c10813 [file] [log] [blame]
sclarke5df59502010-04-09 23:34:46 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0_14) on Wed Apr 07 07:58:17 BST 2010 -->
6<TITLE>
7C-Index
8</TITLE>
9
10<META NAME="date" CONTENT="2010-04-07">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="C-Index";
19 }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49</TABLE>
50</TD>
51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52</EM>
53</TD>
54</TR>
55
56<TR>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58&nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;
59&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
62&nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63&nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
67 }
68 //-->
69</SCRIPT>
70<NOSCRIPT>
71 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
72</NOSCRIPT>
73
74
75</FONT></TD>
76</TR>
77</TABLE>
78<A NAME="skip-navbar_top"></A>
79<!-- ========= END OF TOP NAVBAR ========= -->
80
81<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
82<A NAME="_C_"><!-- --></A><H2>
83<B>C</B></H2>
84<DL>
85<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/DomUtil.html#calcImplementation(org.eclipse.jdt.core.IMethod)"><B>calcImplementation(IMethod)</B></A> -
86Method in class org.eclipse.jst.ws.jaxws.dom.runtime.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/DomUtil.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime">DomUtil</A>
87<DD>Calculates the method signature to be used as implementation in <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebMethod.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebMethod</CODE></A>
88<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/sync/ParameterSynchronizer.html#calcKind(org.eclipse.jst.ws.jaxws.utils.annotations.IAnnotation, org.eclipse.jdt.core.IMethod, java.lang.String)"><B>calcKind(IAnnotation&lt;ITypeParameter&gt;, IMethod, String)</B></A> -
89Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.sync.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/sync/ParameterSynchronizer.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.sync">ParameterSynchronizer</A>
90<DD>&nbsp;
91<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/DomUtil.html#calcUniqueImpl(org.eclipse.emf.ecore.EObject)"><B>calcUniqueImpl(EObject)</B></A> -
92Method in class org.eclipse.jst.ws.jaxws.dom.runtime.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/DomUtil.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime">DomUtil</A>
93<DD>Calculates unique implementation for DOM object in the scope of the resource in which
94 they exist.
95<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html#calcWebParamDefaultName(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebMethod, int)"><B>calcWebParamDefaultName(IWebMethod, int)</B></A> -
96Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsDefaultsCalculator</A>
97<DD>Defines the default operation parameter name according to JSR-181 point 4.4 - WebParam name
98 attribute
99<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html#calcWebParamDefaultName(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebParam)"><B>calcWebParamDefaultName(IWebParam)</B></A> -
100Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsDefaultsCalculator</A>
101<DD>Defines the default operation parameter name according to JSR-181 point 4.4 - WebParam name
102 attribute
103<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html#calcWebParamDefaultTargetNS(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebMethod, org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebParam)"><B>calcWebParamDefaultTargetNS(IWebMethod, IWebParam)</B></A> -
104Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsDefaultsCalculator</A>
105<DD>Defines the default operation parameter name according to JSR-181 point 4.4 - WebParam target NS.
106<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html#calcWebResultDefaultName(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebMethod)"><B>calcWebResultDefaultName(IWebMethod)</B></A> -
107Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsDefaultsCalculator.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsDefaultsCalculator</A>
108<DD>Defines the default operation parameter name according to JSR-181 point 4.5 - WebResult name.
109<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html#caseIDOM(org.eclipse.jst.ws.jaxws.dom.runtime.api.IDOM)"><B>caseIDOM(IDOM)</B></A> -
110Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomSwitch</A>
111<DD>Returns the result of interpreting the object as an instance of '<em>IDOM</em>'.
112<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html#caseIJavaWebServiceElement(org.eclipse.jst.ws.jaxws.dom.runtime.api.IJavaWebServiceElement)"><B>caseIJavaWebServiceElement(IJavaWebServiceElement)</B></A> -
113Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomSwitch</A>
114<DD>Returns the result of interpreting the object as an instance of '<em>IJava Web Service Element</em>'.
115<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html#caseIServiceEndpointInterface(org.eclipse.jst.ws.jaxws.dom.runtime.api.IServiceEndpointInterface)"><B>caseIServiceEndpointInterface(IServiceEndpointInterface)</B></A> -
116Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomSwitch</A>
117<DD>Returns the result of interpreting the object as an instance of '<em>IService Endpoint Interface</em>'.
118<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html#caseIWebMethod(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebMethod)"><B>caseIWebMethod(IWebMethod)</B></A> -
119Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomSwitch</A>
120<DD>Returns the result of interpreting the object as an instance of '<em>IWeb Method</em>'.
121<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html#caseIWebParam(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebParam)"><B>caseIWebParam(IWebParam)</B></A> -
122Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomSwitch</A>
123<DD>Returns the result of interpreting the object as an instance of '<em>IWeb Param</em>'.
124<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html#caseIWebService(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebService)"><B>caseIWebService(IWebService)</B></A> -
125Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomSwitch</A>
126<DD>Returns the result of interpreting the object as an instance of '<em>IWeb Service</em>'.
127<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html#caseIWebServiceProject(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebServiceProject)"><B>caseIWebServiceProject(IWebServiceProject)</B></A> -
128Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomSwitch</A>
129<DD>Returns the result of interpreting the object as an instance of '<em>IWeb Service Project</em>'.
130<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html#caseIWebType(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebType)"><B>caseIWebType(IWebType)</B></A> -
131Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomSwitch.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomSwitch</A>
132<DD>Returns the result of interpreting the object as an instance of '<em>IWeb Type</em>'.
133<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#changeNotifier"><B>changeNotifier</B></A> -
134Variable in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
135<DD>This is used to implement <CODE>IChangeNotifier</CODE>.
136<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#checkValue(org.eclipse.emf.common.notify.Notification)"><B>checkValue(Notification)</B></A> -
137Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">AbstractSerializerAdapter</A>
138<DD>Default value check - works only for String values, trims the
139 new value checks for <code>null</code> and if it is not null puts the
140 value to the object and returns <code>true</code> otherwise <code>false</code>
141<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/MethodSerializerAdapter.html#checkValue(org.eclipse.emf.common.notify.Notification)"><B>checkValue(Notification)</B></A> -
142Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/MethodSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">MethodSerializerAdapter</A>
143<DD>&nbsp;
144<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/ParameterSerializerAdapter.html#checkValue(org.eclipse.emf.common.notify.Notification)"><B>checkValue(Notification)</B></A> -
145Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/ParameterSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">ParameterSerializerAdapter</A>
146<DD>&nbsp;
147<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsWorkspaceResource.ServiceModelData.html#clearHierarchy(java.lang.String)"><B>clearHierarchy(String)</B></A> -
148Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/JaxWsWorkspaceResource.ServiceModelData.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">JaxWsWorkspaceResource.ServiceModelData</A>
149<DD>Clears recorder hierarchy for class with FQName <code>fqName</code>
150<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IDOMItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection&lt;Object&gt;, Object)</B></A> -
151Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IDOMItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IDOMItemProvider</A>
152<DD>This adds <CODE>CommandParameter</CODE>s describing the children
153 that can be created under this object.
154<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IJavaWebServiceElementItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection&lt;Object&gt;, Object)</B></A> -
155Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IJavaWebServiceElementItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IJavaWebServiceElementItemProvider</A>
156<DD>This adds <CODE>CommandParameter</CODE>s describing the children
157 that can be created under this object.
158<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IServiceEndpointInterfaceItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection&lt;Object&gt;, Object)</B></A> -
159Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IServiceEndpointInterfaceItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IServiceEndpointInterfaceItemProvider</A>
160<DD>This adds <CODE>CommandParameter</CODE>s describing the children
161 that can be created under this object.
162<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebMethodItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection&lt;Object&gt;, Object)</B></A> -
163Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebMethodItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebMethodItemProvider</A>
164<DD>This adds <CODE>CommandParameter</CODE>s describing the children
165 that can be created under this object.
166<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebParamItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection&lt;Object&gt;, Object)</B></A> -
167Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebParamItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebParamItemProvider</A>
168<DD>This adds <CODE>CommandParameter</CODE>s describing the children
169 that can be created under this object.
170<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebServiceItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection&lt;Object&gt;, Object)</B></A> -
171Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebServiceItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebServiceItemProvider</A>
172<DD>This adds <CODE>CommandParameter</CODE>s describing the children
173 that can be created under this object.
174<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebServiceProjectItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection&lt;Object&gt;, Object)</B></A> -
175Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebServiceProjectItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebServiceProjectItemProvider</A>
176<DD>This adds <CODE>CommandParameter</CODE>s describing the children
177 that can be created under this object.
178<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebTypeItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection&lt;Object&gt;, Object)</B></A> -
179Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/IWebTypeItemProvider.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">IWebTypeItemProvider</A>
180<DD>This adds <CODE>CommandParameter</CODE>s describing the children
181 that can be created under this object.
182<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/ParamValueComparator.html#compare(org.eclipse.jst.ws.jaxws.utils.annotations.IParamValuePair, org.eclipse.jst.ws.jaxws.utils.annotations.IParamValuePair)"><B>compare(IParamValuePair, IParamValuePair)</B></A> -
183Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/ParamValueComparator.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">ParamValueComparator</A>
184<DD>&nbsp;
185<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IAnnotationBase.html#COMPLEX_ANNOTATION"><B>COMPLEX_ANNOTATION</B></A> -
186Static variable in interface org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IAnnotationBase.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations">IAnnotationBase</A>
187<DD>complex annotation type ID
188<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/JaxWsUtils.html#composeJaxWsTargetNamespaceByFQName(java.lang.String)"><B>composeJaxWsTargetNamespaceByFQName(String)</B></A> -
189Static method in class org.eclipse.jst.ws.jaxws.utils.<A HREF="../org/eclipse/jst/ws/jaxws/utils/JaxWsUtils.html" title="class in org.eclipse.jst.ws.jaxws.utils">JaxWsUtils</A>
190<DD>Same as composeJaxWsTargetNamespaceByPackage() but first extracts the package out of class
191 fully qualified name
192<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/JaxWsUtils.html#composeJaxWsTargetNamespaceByPackage(java.lang.String)"><B>composeJaxWsTargetNamespaceByPackage(String)</B></A> -
193Static method in class org.eclipse.jst.ws.jaxws.utils.<A HREF="../org/eclipse/jst/ws/jaxws/utils/JaxWsUtils.html" title="class in org.eclipse.jst.ws.jaxws.utils">JaxWsUtils</A>
194<DD>An utility method for composing a default target namespace for JaxWs customization
195 out of a package name.
196<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/integration/navigator/WebServiceProblemsDecorator.html#computeAdornmentFlags(java.lang.Object)"><B>computeAdornmentFlags(Object)</B></A> -
197Method in class org.eclipse.jst.ws.jaxws.dom.integration.navigator.<A HREF="../org/eclipse/jst/ws/jaxws/dom/integration/navigator/WebServiceProblemsDecorator.html" title="class in org.eclipse.jst.ws.jaxws.dom.integration.navigator">WebServiceProblemsDecorator</A>
198<DD>&nbsp;
199<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/ContractChecker.html" title="class in org.eclipse.jst.ws.jaxws.utils"><B>ContractChecker</B></A> - Class in <A HREF="../org/eclipse/jst/ws/jaxws/utils/package-summary.html">org.eclipse.jst.ws.jaxws.utils</A><DD>Contains checks frequently applied on parameters.<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/annotation/AnnotationAdapterFactory.html#createAdapter(org.eclipse.emf.common.notify.Notifier)"><B>createAdapter(Notifier)</B></A> -
200Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.annotation.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/annotation/AnnotationAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.annotation">AnnotationAdapterFactory</A>
201<DD>&nbsp;
202<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createAdapter(org.eclipse.emf.common.notify.Notifier)"><B>createAdapter(Notifier)</B></A> -
203Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
204<DD>Creates an adapter for the <code>target</code>.
205<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createAnnotation(java.lang.String, java.util.Set, T)"><B>createAnnotation(String, Set&lt;IParamValuePair&gt;, T)</B></A> -
206Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
207<DD>Creates complex Annotation, e.g.
208<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createAnnotation(java.lang.String, org.eclipse.jdt.core.IJavaElement, java.util.Set)"><B>createAnnotation(String, IJavaElement, Set&lt;IParamValuePair&gt;)</B></A> -
209Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
210<DD>Creates <A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IAnnotation.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations"><CODE>IAnnotation</CODE></A> instance that references <code>appliedElement</code> java element
211<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createAnnotationInspector(org.eclipse.jdt.core.IType)"><B>createAnnotationInspector(IType)</B></A> -
212Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
213<DD>Create instance of IAnnotationInspector for a specific IType.
214<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createArrayValue(java.util.Set)"><B>createArrayValue(Set&lt;IValue&gt;)</B></A> -
215Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
216<DD>Creates <A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IValue.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations"><CODE>IValue</CODE></A> instance using provided <code>values</code>.
217<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/clazz/ASTUtils.html#createAST(java.io.File, org.eclipse.core.runtime.IProgressMonitor)"><B>createAST(File, IProgressMonitor)</B></A> -
218Method in class org.eclipse.jst.ws.jaxws.utils.clazz.<A HREF="../org/eclipse/jst/ws/jaxws/utils/clazz/ASTUtils.html" title="class in org.eclipse.jst.ws.jaxws.utils.clazz">ASTUtils</A>
219<DD>Creates AST tree out of <CODE>File</CODE> instance.
220<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createBooleanValue(boolean)"><B>createBooleanValue(boolean)</B></A> -
221Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
222<DD>Creates <A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IValue.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations"><CODE>IValue</CODE></A> instance out of <code>value</code>.
223<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createClassValue(java.lang.String)"><B>createClassValue(String)</B></A> -
224Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
225<DD>Creates <A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IValue.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations"><CODE>IValue</CODE></A> instance out of <code>value</code>.
226<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/clazz/ASTUtils.html#createCompilationUnit(org.eclipse.jdt.core.ICompilationUnit, org.eclipse.core.runtime.IProgressMonitor)"><B>createCompilationUnit(ICompilationUnit, IProgressMonitor)</B></A> -
227Method in class org.eclipse.jst.ws.jaxws.utils.clazz.<A HREF="../org/eclipse/jst/ws/jaxws/utils/clazz/ASTUtils.html" title="class in org.eclipse.jst.ws.jaxws.utils.clazz">ASTUtils</A>
228<DD>Creates <CODE>AST</CODE> tree out of <CODE>IType</CODE> instance.
229<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html#createDOM(org.eclipse.core.runtime.IProgressMonitor)"><B>createDOM(IProgressMonitor)</B></A> -
230Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWsDOMRuntimeExtension.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWsDOMRuntimeExtension</A>
231<DD>This method should instantiate the DOM instance for the runtime and loads the
232 data into it.
233<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/Jee5WsDomRuntimeExtension.html#createDOM(org.eclipse.core.runtime.IProgressMonitor)"><B>createDOM(IProgressMonitor)</B></A> -
234Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/Jee5WsDomRuntimeExtension.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">Jee5WsDomRuntimeExtension</A>
235<DD>&nbsp;
236<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#createDOMRuntime(org.eclipse.jst.ws.jaxws.dom.runtime.registry.IWsDOMRuntimeInfo, org.eclipse.core.runtime.IProgressMonitor)"><B>createDOMRuntime(IWsDOMRuntimeInfo, IProgressMonitor)</B></A> -
237Method in class org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.api">WsDOMRuntimeManager</A>
238<DD>&nbsp;
239<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html#createDOMRuntimes(org.eclipse.core.runtime.IProgressMonitor)"><B>createDOMRuntimes(IProgressMonitor)</B></A> -
240Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWSDOMRuntimeManager.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">IWSDOMRuntimeManager</A>
241<DD>Instantiates the DOM Runtimes if not already.
242<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html#createDOMRuntimes(org.eclipse.core.runtime.IProgressMonitor)"><B>createDOMRuntimes(IProgressMonitor)</B></A> -
243Method in class org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/WsDOMRuntimeManager.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.api">WsDOMRuntimeManager</A>
244<DD>Instantiates the DOM Runtimes if not already.
245<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createEObjectAdapter()"><B>createEObjectAdapter()</B></A> -
246Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
247<DD>Creates a new adapter for the default case.
248<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SeiSerializerAdapter.html#createIAnnotation(org.eclipse.jst.ws.jaxws.dom.runtime.api.IServiceEndpointInterface, org.eclipse.jdt.core.IJavaModel)"><B>createIAnnotation(IServiceEndpointInterface, IJavaModel)</B></A> -
249Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SeiSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">SeiSerializerAdapter</A>
250<DD>&nbsp;
251<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/WsSerializerAdapter.html#createIAnnotation(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebService, org.eclipse.jdt.core.IJavaModel)"><B>createIAnnotation(IWebService, IJavaModel)</B></A> -
252Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/WsSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">WsSerializerAdapter</A>
253<DD>&nbsp;
254<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html#createIDOM()"><B>createIDOM()</B></A> -
255Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">DomFactory</A>
256<DD>Returns a new object of class '<em>IDOM</em>'.
257<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIDOMAdapter()"><B>createIDOMAdapter()</B></A> -
258Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
259<DD>Creates a new adapter for an object of class '<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IDOM.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE><em>IDOM</em></CODE></A>'.
260<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIDOMAdapter()"><B>createIDOMAdapter()</B></A> -
261Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
262<DD>This creates an adapter for a <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IDOM.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IDOM</CODE></A>.
263<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html#createIJavaWebServiceElement()"><B>createIJavaWebServiceElement()</B></A> -
264Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">DomFactory</A>
265<DD>Returns a new object of class '<em>IJava Web Service Element</em>'.
266<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIJavaWebServiceElementAdapter()"><B>createIJavaWebServiceElementAdapter()</B></A> -
267Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
268<DD>Creates a new adapter for an object of class '<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IJavaWebServiceElement.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE><em>IJava Web Service Element</em></CODE></A>'.
269<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIJavaWebServiceElementAdapter()"><B>createIJavaWebServiceElementAdapter()</B></A> -
270Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
271<DD>This creates an adapter for a <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IJavaWebServiceElement.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IJavaWebServiceElement</CODE></A>.
272<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createIntegerValue(java.lang.String)"><B>createIntegerValue(String)</B></A> -
273Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
274<DD>Creates <A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IValue.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations"><CODE>IValue</CODE></A> instance out of <code>value</code>.
275<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/integration/navigator/CustomDomItemProviderAdapterFactory.html#createISEIChildListAdapter(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebServiceProject)"><B>createISEIChildListAdapter(IWebServiceProject)</B></A> -
276Method in class org.eclipse.jst.ws.jaxws.dom.integration.navigator.<A HREF="../org/eclipse/jst/ws/jaxws/dom/integration/navigator/CustomDomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.integration.navigator">CustomDomItemProviderAdapterFactory</A>
277<DD>&nbsp;
278<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html#createIServiceEndpointInterface()"><B>createIServiceEndpointInterface()</B></A> -
279Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">DomFactory</A>
280<DD>Returns a new object of class '<em>IService Endpoint Interface</em>'.
281<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/defaults/PropertyDefaultsAdapterFactory.html#createIServiceEndpointInterfaceAdapter()"><B>createIServiceEndpointInterfaceAdapter()</B></A> -
282Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.defaults.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/defaults/PropertyDefaultsAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.defaults">PropertyDefaultsAdapterFactory</A>
283<DD>&nbsp;
284<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SerializerAdapterFactory.html#createIServiceEndpointInterfaceAdapter()"><B>createIServiceEndpointInterfaceAdapter()</B></A> -
285Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SerializerAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">SerializerAdapterFactory</A>
286<DD>&nbsp;
287<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/state/PropertyStateAdapterFactory.html#createIServiceEndpointInterfaceAdapter()"><B>createIServiceEndpointInterfaceAdapter()</B></A> -
288Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.state.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/state/PropertyStateAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.state">PropertyStateAdapterFactory</A>
289<DD>&nbsp;
290<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIServiceEndpointInterfaceAdapter()"><B>createIServiceEndpointInterfaceAdapter()</B></A> -
291Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
292<DD>Creates a new adapter for an object of class '<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IServiceEndpointInterface.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE><em>IService Endpoint Interface</em></CODE></A>'.
293<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIServiceEndpointInterfaceAdapter()"><B>createIServiceEndpointInterfaceAdapter()</B></A> -
294Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
295<DD>This creates an adapter for a <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IServiceEndpointInterface.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IServiceEndpointInterface</CODE></A>.
296<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html#createIWebMethod()"><B>createIWebMethod()</B></A> -
297Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">DomFactory</A>
298<DD>Returns a new object of class '<em>IWeb Method</em>'.
299<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/defaults/PropertyDefaultsAdapterFactory.html#createIWebMethodAdapter()"><B>createIWebMethodAdapter()</B></A> -
300Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.defaults.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/defaults/PropertyDefaultsAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.defaults">PropertyDefaultsAdapterFactory</A>
301<DD>&nbsp;
302<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SerializerAdapterFactory.html#createIWebMethodAdapter()"><B>createIWebMethodAdapter()</B></A> -
303Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SerializerAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">SerializerAdapterFactory</A>
304<DD>&nbsp;
305<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/state/PropertyStateAdapterFactory.html#createIWebMethodAdapter()"><B>createIWebMethodAdapter()</B></A> -
306Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.state.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/state/PropertyStateAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.state">PropertyStateAdapterFactory</A>
307<DD>&nbsp;
308<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebMethodAdapter()"><B>createIWebMethodAdapter()</B></A> -
309Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
310<DD>Creates a new adapter for an object of class '<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebMethod.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE><em>IWeb Method</em></CODE></A>'.
311<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebMethodAdapter()"><B>createIWebMethodAdapter()</B></A> -
312Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
313<DD>This creates an adapter for a <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebMethod.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebMethod</CODE></A>.
314<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html#createIWebParam()"><B>createIWebParam()</B></A> -
315Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">DomFactory</A>
316<DD>Returns a new object of class '<em>IWeb Param</em>'.
317<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/defaults/PropertyDefaultsAdapterFactory.html#createIWebParamAdapter()"><B>createIWebParamAdapter()</B></A> -
318Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.defaults.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/defaults/PropertyDefaultsAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.defaults">PropertyDefaultsAdapterFactory</A>
319<DD>&nbsp;
320<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SerializerAdapterFactory.html#createIWebParamAdapter()"><B>createIWebParamAdapter()</B></A> -
321Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SerializerAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">SerializerAdapterFactory</A>
322<DD>&nbsp;
323<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/state/PropertyStateAdapterFactory.html#createIWebParamAdapter()"><B>createIWebParamAdapter()</B></A> -
324Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.state.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/state/PropertyStateAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.state">PropertyStateAdapterFactory</A>
325<DD>&nbsp;
326<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebParamAdapter()"><B>createIWebParamAdapter()</B></A> -
327Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
328<DD>Creates a new adapter for an object of class '<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebParam.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE><em>IWeb Param</em></CODE></A>'.
329<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebParamAdapter()"><B>createIWebParamAdapter()</B></A> -
330Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
331<DD>This creates an adapter for a <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebParam.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebParam</CODE></A>.
332<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html#createIWebService()"><B>createIWebService()</B></A> -
333Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">DomFactory</A>
334<DD>Returns a new object of class '<em>IWeb Service</em>'.
335<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/defaults/PropertyDefaultsAdapterFactory.html#createIWebServiceAdapter()"><B>createIWebServiceAdapter()</B></A> -
336Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.defaults.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/defaults/PropertyDefaultsAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.defaults">PropertyDefaultsAdapterFactory</A>
337<DD>&nbsp;
338<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SerializerAdapterFactory.html#createIWebServiceAdapter()"><B>createIWebServiceAdapter()</B></A> -
339Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/SerializerAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">SerializerAdapterFactory</A>
340<DD>&nbsp;
341<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/state/PropertyStateAdapterFactory.html#createIWebServiceAdapter()"><B>createIWebServiceAdapter()</B></A> -
342Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.state.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/state/PropertyStateAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.state">PropertyStateAdapterFactory</A>
343<DD>&nbsp;
344<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebServiceAdapter()"><B>createIWebServiceAdapter()</B></A> -
345Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
346<DD>Creates a new adapter for an object of class '<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebService.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE><em>IWeb Service</em></CODE></A>'.
347<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebServiceAdapter()"><B>createIWebServiceAdapter()</B></A> -
348Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
349<DD>This creates an adapter for a <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebService.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebService</CODE></A>.
350<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/integration/navigator/CustomDomItemProviderAdapterFactory.html#createIWebServiceChildListAdapter(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebServiceProject)"><B>createIWebServiceChildListAdapter(IWebServiceProject)</B></A> -
351Method in class org.eclipse.jst.ws.jaxws.dom.integration.navigator.<A HREF="../org/eclipse/jst/ws/jaxws/dom/integration/navigator/CustomDomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.integration.navigator">CustomDomItemProviderAdapterFactory</A>
352<DD>&nbsp;
353<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html#createIWebServiceProject()"><B>createIWebServiceProject()</B></A> -
354Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">DomFactory</A>
355<DD>Returns a new object of class '<em>IWeb Service Project</em>'.
356<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebServiceProjectAdapter()"><B>createIWebServiceProjectAdapter()</B></A> -
357Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
358<DD>Creates a new adapter for an object of class '<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebServiceProject.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE><em>IWeb Service Project</em></CODE></A>'.
359<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebServiceProjectAdapter()"><B>createIWebServiceProjectAdapter()</B></A> -
360Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
361<DD>This creates an adapter for a <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebServiceProject.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebServiceProject</CODE></A>.
362<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html#createIWebType()"><B>createIWebType()</B></A> -
363Method in interface org.eclipse.jst.ws.jaxws.dom.runtime.api.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/DomFactory.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api">DomFactory</A>
364<DD>Returns a new object of class '<em>IWeb Type</em>'.
365<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html#createIWebTypeAdapter()"><B>createIWebTypeAdapter()</B></A> -
366Method in class org.eclipse.jst.ws.jaxws.dom.runtime.util.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/util/DomAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.util">DomAdapterFactory</A>
367<DD>Creates a new adapter for an object of class '<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebType.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE><em>IWeb Type</em></CODE></A>'.
368<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html#createIWebTypeAdapter()"><B>createIWebTypeAdapter()</B></A> -
369Method in class org.eclipse.jst.ws.jaxws.dom.ui.<A HREF="../org/eclipse/jst/ws/jaxws/dom/ui/DomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.ui">DomItemProviderAdapterFactory</A>
370<DD>This creates an adapter for a <A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/api/IWebType.html" title="interface in org.eclipse.jst.ws.jaxws.dom.runtime.api"><CODE>IWebType</CODE></A>.
371<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/ParameterSerializerAdapter.html#createModeValuePair(org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebParam)"><B>createModeValuePair(IWebParam)</B></A> -
372Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/ParameterSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">ParameterSerializerAdapter</A>
373<DD>&nbsp;
374<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/StatusUtils.html#createMultiStatus(java.lang.String)"><B>createMultiStatus(String)</B></A> -
375Static method in class org.eclipse.jst.ws.jaxws.utils.<A HREF="../org/eclipse/jst/ws/jaxws/utils/StatusUtils.html" title="class in org.eclipse.jst.ws.jaxws.utils">StatusUtils</A>
376<DD>Provides a new multistatus object
377<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#createParamValue(java.lang.String, java.lang.String)"><B>createParamValue(String, String)</B></A> -
378Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">AbstractSerializerAdapter</A>
379<DD>&nbsp;
380<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#createParamValue(java.lang.String, boolean)"><B>createParamValue(String, boolean)</B></A> -
381Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">AbstractSerializerAdapter</A>
382<DD>&nbsp;
383<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createParamValuePairValue(java.lang.String, org.eclipse.jst.ws.jaxws.utils.annotations.IValue)"><B>createParamValuePairValue(String, IValue)</B></A> -
384Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
385<DD>Creates param-value pair needed in complex Annotations.
386<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html#createParamValueSortedTreeSet()"><B>createParamValueSortedTreeSet()</B></A> -
387Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/serializer/AbstractSerializerAdapter.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.serializer">AbstractSerializerAdapter</A>
388<DD>&nbsp;
389<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/sync/AbstractModelSynchronizer.html#createProject(org.eclipse.jdt.core.IJavaProject)"><B>createProject(IJavaProject)</B></A> -
390Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.sync.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/sync/AbstractModelSynchronizer.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence.sync">AbstractModelSynchronizer</A>
391<DD>&nbsp;
392<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createQualifiedNameValue(java.lang.String)"><B>createQualifiedNameValue(String)</B></A> -
393Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
394<DD>Creates <A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IValue.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations"><CODE>IValue</CODE></A> instance using provided <code>qualifiedName</code> fully qualified name.
395<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/Jee5WsDomRuntimeExtension.html#createResource()"><B>createResource()</B></A> -
396Method in class org.eclipse.jst.ws.jaxws.dom.runtime.persistence.<A HREF="../org/eclipse/jst/ws/jaxws/dom/runtime/persistence/Jee5WsDomRuntimeExtension.html" title="class in org.eclipse.jst.ws.jaxws.dom.runtime.persistence">Jee5WsDomRuntimeExtension</A>
397<DD>&nbsp;
398<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html#createStringValue(java.lang.String)"><B>createStringValue(String)</B></A> -
399Static method in class org.eclipse.jst.ws.jaxws.utils.annotations.<A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/AnnotationFactory.html" title="class in org.eclipse.jst.ws.jaxws.utils.annotations">AnnotationFactory</A>
400<DD>Creates <A HREF="../org/eclipse/jst/ws/jaxws/utils/annotations/IValue.html" title="interface in org.eclipse.jst.ws.jaxws.utils.annotations"><CODE>IValue</CODE></A> instance out of <code>value</code> content.
401<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/resources/FileUtils.html#createTempDirectory()"><B>createTempDirectory()</B></A> -
402Method in class org.eclipse.jst.ws.jaxws.utils.resources.<A HREF="../org/eclipse/jst/ws/jaxws/utils/resources/FileUtils.html" title="class in org.eclipse.jst.ws.jaxws.utils.resources">FileUtils</A>
403<DD>&nbsp;
404<DT><A HREF="../org/eclipse/jst/ws/jaxws/utils/resources/IFileUtils.html#createTempDirectory()"><B>createTempDirectory()</B></A> -
405Method in interface org.eclipse.jst.ws.jaxws.utils.resources.<A HREF="../org/eclipse/jst/ws/jaxws/utils/resources/IFileUtils.html" title="interface in org.eclipse.jst.ws.jaxws.utils.resources">IFileUtils</A>
406<DD>Creates a new directory in the OS temp folder
407<DT><A HREF="../org/eclipse/jst/ws/jaxws/dom/integration/navigator/CustomDomItemProviderAdapterFactory.html" title="class in org.eclipse.jst.ws.jaxws.dom.integration.navigator"><B>CustomDomItemProviderAdapterFactory</B></A> - Class in <A HREF="../org/eclipse/jst/ws/jaxws/dom/integration/navigator/package-summary.html">org.eclipse.jst.ws.jaxws.dom.integration.navigator</A><DD>Factory that adapts DOM objects with Item provider adapters.</DL>
408<HR>
409
410
411<!-- ======= START OF BOTTOM NAVBAR ====== -->
412<A NAME="navbar_bottom"><!-- --></A>
413<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
414<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
415<TR>
416<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
417<A NAME="navbar_bottom_firstrow"><!-- --></A>
418<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
419 <TR ALIGN="center" VALIGN="top">
420 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
421 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
422 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
423 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
424 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
425 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
426 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
427 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
428 </TR>
429</TABLE>
430</TD>
431<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
432</EM>
433</TD>
434</TR>
435
436<TR>
437<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
438&nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;
439&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
440<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
441 <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
442&nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
443&nbsp;<SCRIPT type="text/javascript">
444 <!--
445 if(window==top) {
446 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
447 }
448 //-->
449</SCRIPT>
450<NOSCRIPT>
451 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
452</NOSCRIPT>
453
454
455</FONT></TD>
456</TR>
457</TABLE>
458<A NAME="skip-navbar_bottom"></A>
459<!-- ======== END OF BOTTOM NAVBAR ======= -->
460
461<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
462
463</BODY>
464</HTML>