~ubuntu-branches/debian/squeeze/axis/squeeze

« back to all changes in this revision

Viewing changes to docs/apiDocs/org/apache/axis/encoding/ser/Base64Serializer.html

  • Committer: Bazaar Package Importer
  • Author(s): Vladimír Lapáček
  • Date: 2006-09-06 22:31:39 UTC
  • Revision ID: james.westby@ubuntu.com-20060906223139-l7m5edxeositeppl
Tags: upstream-1.4
Import upstream version 1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!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.4.2_08) on Sat Apr 22 18:57:19 PDT 2006 -->
 
6
<TITLE>
 
7
Base64Serializer (Axis API)
 
8
</TITLE>
 
9
 
 
10
<META NAME="keywords" CONTENT="org.apache.axis.encoding.ser.Base64Serializer class">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    parent.document.title="Base64Serializer (Axis API)";
 
18
}
 
19
</SCRIPT>
 
20
 
 
21
</HEAD>
 
22
 
 
23
<BODY BGCOLOR="white" onload="windowTitle();">
 
24
 
 
25
 
 
26
<!-- ========= START OF TOP NAVBAR ======= -->
 
27
<A NAME="navbar_top"><!-- --></A>
 
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
30
<TR>
 
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
32
<A NAME="navbar_top_firstrow"><!-- --></A>
 
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
34
  <TR ALIGN="center" VALIGN="top">
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Base64Serializer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
43
  </TR>
 
44
</TABLE>
 
45
</TD>
 
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
47
</EM>
 
48
</TD>
 
49
</TR>
 
50
 
 
51
<TR>
 
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
53
&nbsp;<A HREF="../../../../../org/apache/axis/encoding/ser/Base64DeserializerFactory.html" title="class in org.apache.axis.encoding.ser"><B>PREV CLASS</B></A>&nbsp;
 
54
&nbsp;<A HREF="../../../../../org/apache/axis/encoding/ser/Base64SerializerFactory.html" title="class in org.apache.axis.encoding.ser"><B>NEXT CLASS</B></A></FONT></TD>
 
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
56
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
57
&nbsp;<A HREF="Base64Serializer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
58
&nbsp;<SCRIPT type="text/javascript">
 
59
  <!--
 
60
  if(window==top) {
 
61
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
62
  }
 
63
  //-->
 
64
</SCRIPT>
 
65
<NOSCRIPT>
 
66
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
67
</NOSCRIPT>
 
68
 
 
69
</FONT></TD>
 
70
</TR>
 
71
<TR>
 
72
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
73
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
75
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
76
</TR>
 
77
</TABLE>
 
78
<A NAME="skip-navbar_top"></A>
 
79
<!-- ========= END OF TOP NAVBAR ========= -->
 
80
 
 
81
<HR>
 
82
<!-- ======== START OF CLASS DATA ======== -->
 
83
<H2>
 
84
<FONT SIZE="-1">
 
85
org.apache.axis.encoding.ser</FONT>
 
86
<BR>
 
87
Class Base64Serializer</H2>
 
88
<PRE>
 
89
java.lang.Object
 
90
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.axis.encoding.ser.Base64Serializer</B>
 
91
</PRE>
 
92
<DL>
 
93
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, <A HREF="../../../../../javax/xml/rpc/encoding/Serializer.html" title="interface in javax.xml.rpc.encoding">Serializer</A>, <A HREF="../../../../../org/apache/axis/encoding/Serializer.html" title="interface in org.apache.axis.encoding">Serializer</A>, <A HREF="../../../../../org/apache/axis/encoding/SimpleValueSerializer.html" title="interface in org.apache.axis.encoding">SimpleValueSerializer</A></DD>
 
94
</DL>
 
95
<HR>
 
96
<DL>
 
97
<DT>public class <B>Base64Serializer</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/apache/axis/encoding/SimpleValueSerializer.html" title="interface in org.apache.axis.encoding">SimpleValueSerializer</A></DL>
 
98
 
 
99
<P>
 
100
Serializer for Base64
 
101
<P>
 
102
 
 
103
<P>
 
104
<DL>
 
105
<DT><B>Author:</B></DT>
 
106
  <DD>Sam Ruby <rubys@us.ibm.com>
 
107
 Modified by @author Rich Scheuerle <scheu@us.ibm.com></DD>
 
108
<DT><B>See Also:</B><DD><a href="http://www.w3.org/TR/xmlschema-2/#base64Binary">XML Schema 3.2.16</a>, 
 
109
<A HREF="../../../../../serialized-form.html#org.apache.axis.encoding.ser.Base64Serializer">Serialized Form</A></DL>
 
110
<HR>
 
111
 
 
112
<P>
 
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
114
 
 
115
 
 
116
<!-- =========== FIELD SUMMARY =========== -->
 
117
 
 
118
<A NAME="field_summary"><!-- --></A>
 
119
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
120
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
121
<TD COLSPAN=2><FONT SIZE="+2">
 
122
<B>Field Summary</B></FONT></TD>
 
123
</TR>
 
124
<TR BGCOLOR="white" CLASS="TableRowColor">
 
125
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
126
<CODE>&nbsp;java.lang.Class</CODE></FONT></TD>
 
127
<TD><CODE><B><A HREF="../../../../../org/apache/axis/encoding/ser/Base64Serializer.html#javaType">javaType</A></B></CODE>
 
128
 
 
129
<BR>
 
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
131
</TR>
 
132
<TR BGCOLOR="white" CLASS="TableRowColor">
 
133
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
134
<CODE>&nbsp;<A HREF="../../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A></CODE></FONT></TD>
 
135
<TD><CODE><B><A HREF="../../../../../org/apache/axis/encoding/ser/Base64Serializer.html#xmlType">xmlType</A></B></CODE>
 
136
 
 
137
<BR>
 
138
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
139
</TR>
 
140
</TABLE>
 
141
&nbsp;
 
142
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
143
 
 
144
<A NAME="constructor_summary"><!-- --></A>
 
145
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
146
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
147
<TD COLSPAN=2><FONT SIZE="+2">
 
148
<B>Constructor Summary</B></FONT></TD>
 
149
</TR>
 
150
<TR BGCOLOR="white" CLASS="TableRowColor">
 
151
<TD><CODE><B><A HREF="../../../../../org/apache/axis/encoding/ser/Base64Serializer.html#Base64Serializer(java.lang.Class, javax.xml.namespace.QName)">Base64Serializer</A></B>(java.lang.Class&nbsp;javaType,
 
152
                 <A HREF="../../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A>&nbsp;xmlType)</CODE>
 
153
 
 
154
<BR>
 
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
156
</TR>
 
157
</TABLE>
 
158
&nbsp;
 
159
<!-- ========== METHOD SUMMARY =========== -->
 
160
 
 
161
<A NAME="method_summary"><!-- --></A>
 
162
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
163
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
164
<TD COLSPAN=2><FONT SIZE="+2">
 
165
<B>Method Summary</B></FONT></TD>
 
166
</TR>
 
167
<TR BGCOLOR="white" CLASS="TableRowColor">
 
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
169
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
170
<TD><CODE><B><A HREF="../../../../../org/apache/axis/encoding/ser/Base64Serializer.html#getMechanismType()">getMechanismType</A></B>()</CODE>
 
171
 
 
172
<BR>
 
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the type of the XML processing mechanism and representation used by this Serializer.</TD>
 
174
</TR>
 
175
<TR BGCOLOR="white" CLASS="TableRowColor">
 
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
177
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
178
<TD><CODE><B><A HREF="../../../../../org/apache/axis/encoding/ser/Base64Serializer.html#getValueAsString(java.lang.Object, org.apache.axis.encoding.SerializationContext)">getValueAsString</A></B>(java.lang.Object&nbsp;value,
 
179
                 <A HREF="../../../../../org/apache/axis/encoding/SerializationContext.html" title="class in org.apache.axis.encoding">SerializationContext</A>&nbsp;context)</CODE>
 
180
 
 
181
<BR>
 
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return an XML compatible representation of the value.</TD>
 
183
</TR>
 
184
<TR BGCOLOR="white" CLASS="TableRowColor">
 
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
186
<CODE>&nbsp;void</CODE></FONT></TD>
 
187
<TD><CODE><B><A HREF="../../../../../org/apache/axis/encoding/ser/Base64Serializer.html#serialize(javax.xml.namespace.QName, org.xml.sax.Attributes, java.lang.Object, org.apache.axis.encoding.SerializationContext)">serialize</A></B>(<A HREF="../../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A>&nbsp;name,
 
188
          org.xml.sax.Attributes&nbsp;attributes,
 
189
          java.lang.Object&nbsp;value,
 
190
          <A HREF="../../../../../org/apache/axis/encoding/SerializationContext.html" title="class in org.apache.axis.encoding">SerializationContext</A>&nbsp;context)</CODE>
 
191
 
 
192
<BR>
 
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Serialize a base64 quantity.</TD>
 
194
</TR>
 
195
<TR BGCOLOR="white" CLASS="TableRowColor">
 
196
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
197
<CODE>&nbsp;org.w3c.dom.Element</CODE></FONT></TD>
 
198
<TD><CODE><B><A HREF="../../../../../org/apache/axis/encoding/ser/Base64Serializer.html#writeSchema(java.lang.Class, org.apache.axis.wsdl.fromJava.Types)">writeSchema</A></B>(java.lang.Class&nbsp;javaType,
 
199
            <A HREF="../../../../../org/apache/axis/wsdl/fromJava/Types.html" title="class in org.apache.axis.wsdl.fromJava">Types</A>&nbsp;types)</CODE>
 
200
 
 
201
<BR>
 
202
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return XML schema for the specified type, suitable for insertion into
 
203
 the &lt;types&gt; element of a WSDL document, or underneath an
 
204
 &lt;element&gt; or &lt;attribute&gt; declaration.</TD>
 
205
</TR>
 
206
</TABLE>
 
207
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
208
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
209
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
210
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
211
</TR>
 
212
<TR BGCOLOR="white" CLASS="TableRowColor">
 
213
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 
214
</TR>
 
215
</TABLE>
 
216
&nbsp;
 
217
<P>
 
218
 
 
219
<!-- ============ FIELD DETAIL =========== -->
 
220
 
 
221
<A NAME="field_detail"><!-- --></A>
 
222
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
223
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
224
<TD COLSPAN=1><FONT SIZE="+2">
 
225
<B>Field Detail</B></FONT></TD>
 
226
</TR>
 
227
</TABLE>
 
228
 
 
229
<A NAME="xmlType"><!-- --></A><H3>
 
230
xmlType</H3>
 
231
<PRE>
 
232
public <A HREF="../../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A> <B>xmlType</B></PRE>
 
233
<DL>
 
234
<DL>
 
235
</DL>
 
236
</DL>
 
237
<HR>
 
238
 
 
239
<A NAME="javaType"><!-- --></A><H3>
 
240
javaType</H3>
 
241
<PRE>
 
242
public java.lang.Class <B>javaType</B></PRE>
 
243
<DL>
 
244
<DL>
 
245
</DL>
 
246
</DL>
 
247
 
 
248
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
249
 
 
250
<A NAME="constructor_detail"><!-- --></A>
 
251
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
252
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
253
<TD COLSPAN=1><FONT SIZE="+2">
 
254
<B>Constructor Detail</B></FONT></TD>
 
255
</TR>
 
256
</TABLE>
 
257
 
 
258
<A NAME="Base64Serializer(java.lang.Class, javax.xml.namespace.QName)"><!-- --></A><H3>
 
259
Base64Serializer</H3>
 
260
<PRE>
 
261
public <B>Base64Serializer</B>(java.lang.Class&nbsp;javaType,
 
262
                        <A HREF="../../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A>&nbsp;xmlType)</PRE>
 
263
<DL>
 
264
</DL>
 
265
 
 
266
<!-- ============ METHOD DETAIL ========== -->
 
267
 
 
268
<A NAME="method_detail"><!-- --></A>
 
269
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
270
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
271
<TD COLSPAN=1><FONT SIZE="+2">
 
272
<B>Method Detail</B></FONT></TD>
 
273
</TR>
 
274
</TABLE>
 
275
 
 
276
<A NAME="serialize(javax.xml.namespace.QName, org.xml.sax.Attributes, java.lang.Object, org.apache.axis.encoding.SerializationContext)"><!-- --></A><H3>
 
277
serialize</H3>
 
278
<PRE>
 
279
public void <B>serialize</B>(<A HREF="../../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A>&nbsp;name,
 
280
                      org.xml.sax.Attributes&nbsp;attributes,
 
281
                      java.lang.Object&nbsp;value,
 
282
                      <A HREF="../../../../../org/apache/axis/encoding/SerializationContext.html" title="class in org.apache.axis.encoding">SerializationContext</A>&nbsp;context)
 
283
               throws java.io.IOException</PRE>
 
284
<DL>
 
285
<DD>Serialize a base64 quantity.
 
286
<P>
 
287
<DD><DL>
 
288
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/axis/encoding/Serializer.html#serialize(javax.xml.namespace.QName, org.xml.sax.Attributes, java.lang.Object, org.apache.axis.encoding.SerializationContext)">serialize</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/axis/encoding/Serializer.html" title="interface in org.apache.axis.encoding">Serializer</A></CODE></DL>
 
289
</DD>
 
290
<DD><DL>
 
291
<DT><B>Parameters:</B><DD><CODE>name</CODE> - is the element name<DD><CODE>attributes</CODE> - are the attributes...serialize is free to add more.<DD><CODE>value</CODE> - is the value<DD><CODE>context</CODE> - is the SerializationContext
 
292
<DT><B>Throws:</B>
 
293
<DD><CODE>java.io.IOException</CODE></DL>
 
294
</DD>
 
295
</DL>
 
296
<HR>
 
297
 
 
298
<A NAME="getValueAsString(java.lang.Object, org.apache.axis.encoding.SerializationContext)"><!-- --></A><H3>
 
299
getValueAsString</H3>
 
300
<PRE>
 
301
public java.lang.String <B>getValueAsString</B>(java.lang.Object&nbsp;value,
 
302
                                         <A HREF="../../../../../org/apache/axis/encoding/SerializationContext.html" title="class in org.apache.axis.encoding">SerializationContext</A>&nbsp;context)</PRE>
 
303
<DL>
 
304
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/axis/encoding/SimpleValueSerializer.html" title="interface in org.apache.axis.encoding">SimpleValueSerializer</A></CODE></B></DD>
 
305
<DD>Return an XML compatible representation of the value.
 
306
<P>
 
307
<DD><DL>
 
308
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/axis/encoding/SimpleValueSerializer.html#getValueAsString(java.lang.Object, org.apache.axis.encoding.SerializationContext)">getValueAsString</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/axis/encoding/SimpleValueSerializer.html" title="interface in org.apache.axis.encoding">SimpleValueSerializer</A></CODE></DL>
 
309
</DD>
 
310
<DD><DL>
 
311
<DT><B>Parameters:</B><DD><CODE>value</CODE> - 
 
312
<DT><B>Returns:</B><DD></DL>
 
313
</DD>
 
314
</DL>
 
315
<HR>
 
316
 
 
317
<A NAME="getMechanismType()"><!-- --></A><H3>
 
318
getMechanismType</H3>
 
319
<PRE>
 
320
public java.lang.String <B>getMechanismType</B>()</PRE>
 
321
<DL>
 
322
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../javax/xml/rpc/encoding/Serializer.html" title="interface in javax.xml.rpc.encoding">Serializer</A></CODE></B></DD>
 
323
<DD>Gets the type of the XML processing mechanism and representation used by this Serializer.
 
324
<P>
 
325
<DD><DL>
 
326
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../javax/xml/rpc/encoding/Serializer.html#getMechanismType()">getMechanismType</A></CODE> in interface <CODE><A HREF="../../../../../javax/xml/rpc/encoding/Serializer.html" title="interface in javax.xml.rpc.encoding">Serializer</A></CODE></DL>
 
327
</DD>
 
328
<DD><DL>
 
329
 
 
330
<DT><B>Returns:</B><DD>XML processing mechanism type</DL>
 
331
</DD>
 
332
</DL>
 
333
<HR>
 
334
 
 
335
<A NAME="writeSchema(java.lang.Class, org.apache.axis.wsdl.fromJava.Types)"><!-- --></A><H3>
 
336
writeSchema</H3>
 
337
<PRE>
 
338
public org.w3c.dom.Element <B>writeSchema</B>(java.lang.Class&nbsp;javaType,
 
339
                                       <A HREF="../../../../../org/apache/axis/wsdl/fromJava/Types.html" title="class in org.apache.axis.wsdl.fromJava">Types</A>&nbsp;types)
 
340
                                throws java.lang.Exception</PRE>
 
341
<DL>
 
342
<DD>Return XML schema for the specified type, suitable for insertion into
 
343
 the &lt;types&gt; element of a WSDL document, or underneath an
 
344
 &lt;element&gt; or &lt;attribute&gt; declaration.
 
345
<P>
 
346
<DD><DL>
 
347
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/axis/encoding/Serializer.html#writeSchema(java.lang.Class, org.apache.axis.wsdl.fromJava.Types)">writeSchema</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/axis/encoding/Serializer.html" title="interface in org.apache.axis.encoding">Serializer</A></CODE></DL>
 
348
</DD>
 
349
<DD><DL>
 
350
<DT><B>Parameters:</B><DD><CODE>javaType</CODE> - the Java Class we're writing out schema for<DD><CODE>types</CODE> - the Java2WSDL Types object which holds the context
 
351
              for the WSDL being generated.
 
352
<DT><B>Returns:</B><DD>a type element containing a schema simpleType/complexType
 
353
<DT><B>Throws:</B>
 
354
<DD><CODE>java.lang.Exception</CODE><DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/axis/wsdl/fromJava/Types.html" title="class in org.apache.axis.wsdl.fromJava"><CODE>Types</CODE></A></DL>
 
355
</DD>
 
356
</DL>
 
357
<!-- ========= END OF CLASS DATA ========= -->
 
358
<HR>
 
359
 
 
360
 
 
361
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
362
<A NAME="navbar_bottom"><!-- --></A>
 
363
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
364
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
365
<TR>
 
366
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
367
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
368
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
369
  <TR ALIGN="center" VALIGN="top">
 
370
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
371
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
372
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
373
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Base64Serializer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
374
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
375
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
376
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
377
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
378
  </TR>
 
379
</TABLE>
 
380
</TD>
 
381
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
382
</EM>
 
383
</TD>
 
384
</TR>
 
385
 
 
386
<TR>
 
387
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
388
&nbsp;<A HREF="../../../../../org/apache/axis/encoding/ser/Base64DeserializerFactory.html" title="class in org.apache.axis.encoding.ser"><B>PREV CLASS</B></A>&nbsp;
 
389
&nbsp;<A HREF="../../../../../org/apache/axis/encoding/ser/Base64SerializerFactory.html" title="class in org.apache.axis.encoding.ser"><B>NEXT CLASS</B></A></FONT></TD>
 
390
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
391
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
392
&nbsp;<A HREF="Base64Serializer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
393
&nbsp;<SCRIPT type="text/javascript">
 
394
  <!--
 
395
  if(window==top) {
 
396
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
397
  }
 
398
  //-->
 
399
</SCRIPT>
 
400
<NOSCRIPT>
 
401
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
402
</NOSCRIPT>
 
403
 
 
404
</FONT></TD>
 
405
</TR>
 
406
<TR>
 
407
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
408
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
409
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
410
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
411
</TR>
 
412
</TABLE>
 
413
<A NAME="skip-navbar_bottom"></A>
 
414
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
415
 
 
416
<HR>
 
417
Copyright © 2005 Apache Web Services Project. All Rights Reserved.
 
418
</BODY>
 
419
</HTML>