~s-friedemann/tomdroid/sshfs

« back to all changes in this revision

Viewing changes to lib/commons-codec-1.4/apidocs/org/apache/commons/codec/class-use/StringEncoder.html

  • Committer: Guilherme Salgado
  • Date: 2010-08-31 21:44:24 UTC
  • mfrom: (185.1.51 sync-ui)
  • mto: (185.1.54 sync-ui)
  • mto: This revision was merged to the branch mainline in revision 186.
  • Revision ID: salgado@canonical.com-20100831214424-06b64zz707lwpmcl
mergeĀ lp:~tomdroid-developers/sync-ui

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.6.0_07) on Thu Aug 06 17:42:39 BST 2009 -->
6
 
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7
 
<TITLE>
8
 
Uses of Interface org.apache.commons.codec.StringEncoder (Commons Codec 1.4 API)
9
 
</TITLE>
10
 
 
11
 
<META NAME="date" CONTENT="2009-08-06">
12
 
 
13
 
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
14
 
 
15
 
<SCRIPT type="text/javascript">
16
 
function windowTitle()
17
 
{
18
 
    if (location.href.indexOf('is-external=true') == -1) {
19
 
        parent.document.title="Uses of Interface org.apache.commons.codec.StringEncoder (Commons Codec 1.4 API)";
20
 
    }
21
 
}
22
 
</SCRIPT>
23
 
<NOSCRIPT>
24
 
</NOSCRIPT>
25
 
 
26
 
</HEAD>
27
 
 
28
 
<BODY BGCOLOR="white" onload="windowTitle();">
29
 
<HR>
30
 
 
31
 
 
32
 
<!-- ========= START OF TOP NAVBAR ======= -->
33
 
<A NAME="navbar_top"><!-- --></A>
34
 
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36
 
<TR>
37
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38
 
<A NAME="navbar_top_firstrow"><!-- --></A>
39
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40
 
  <TR ALIGN="center" VALIGN="top">
41
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
44
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
45
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49
 
  </TR>
50
 
</TABLE>
51
 
</TD>
52
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53
 
</EM>
54
 
</TD>
55
 
</TR>
56
 
 
57
 
<TR>
58
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
 
&nbsp;PREV&nbsp;
60
 
&nbsp;NEXT</FONT></TD>
61
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
 
  <A HREF="../../../../../index.html?org/apache/commons/codec/\class-useStringEncoder.html" target="_top"><B>FRAMES</B></A>  &nbsp;
63
 
&nbsp;<A HREF="StringEncoder.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
64
 
&nbsp;<SCRIPT type="text/javascript">
65
 
  <!--
66
 
  if(window==top) {
67
 
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
68
 
  }
69
 
  //-->
70
 
</SCRIPT>
71
 
<NOSCRIPT>
72
 
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
73
 
</NOSCRIPT>
74
 
 
75
 
 
76
 
</FONT></TD>
77
 
</TR>
78
 
</TABLE>
79
 
<A NAME="skip-navbar_top"></A>
80
 
<!-- ========= END OF TOP NAVBAR ========= -->
81
 
 
82
 
<HR>
83
 
<CENTER>
84
 
<H2>
85
 
<B>Uses of Interface<br>org.apache.commons.codec.StringEncoder</B></H2>
86
 
</CENTER>
87
 
 
88
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
89
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
90
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
91
 
Packages that use <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A></FONT></TH>
92
 
</TR>
93
 
<TR BGCOLOR="white" CLASS="TableRowColor">
94
 
<TD><A HREF="#org.apache.commons.codec"><B>org.apache.commons.codec</B></A></TD>
95
 
<TD>A small set of interfaces used by
96
 
    the various implementations in the sub-packages.&nbsp;</TD>
97
 
</TR>
98
 
<TR BGCOLOR="white" CLASS="TableRowColor">
99
 
<TD><A HREF="#org.apache.commons.codec.language"><B>org.apache.commons.codec.language</B></A></TD>
100
 
<TD>Language and phonetic encoders.&nbsp;</TD>
101
 
</TR>
102
 
<TR BGCOLOR="white" CLASS="TableRowColor">
103
 
<TD><A HREF="#org.apache.commons.codec.net"><B>org.apache.commons.codec.net</B></A></TD>
104
 
<TD>
105
 
  Network related encoding and decoding.&nbsp;</TD>
106
 
</TR>
107
 
</TABLE>
108
 
&nbsp;
109
 
<P>
110
 
<A NAME="org.apache.commons.codec"><!-- --></A>
111
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
113
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
114
 
Uses of <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A> in <A HREF="../../../../../org/apache/commons/codec/package-summary.html">org.apache.commons.codec</A></FONT></TH>
115
 
</TR>
116
 
</TABLE>
117
 
&nbsp;
118
 
<P>
119
 
 
120
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
 
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
122
 
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/apache/commons/codec/package-summary.html">org.apache.commons.codec</A> with parameters of type <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A></FONT></TH>
123
 
</TR>
124
 
<TR BGCOLOR="white" CLASS="TableRowColor">
125
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/StringEncoderComparator.html#StringEncoderComparator(org.apache.commons.codec.StringEncoder)">StringEncoderComparator</A></B>(<A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>&nbsp;stringEncoder)</CODE>
126
 
 
127
 
<BR>
128
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new instance with the given algorithm.</TD>
129
 
</TR>
130
 
</TABLE>
131
 
&nbsp;
132
 
<P>
133
 
<A NAME="org.apache.commons.codec.language"><!-- --></A>
134
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
136
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
137
 
Uses of <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A> in <A HREF="../../../../../org/apache/commons/codec/language/package-summary.html">org.apache.commons.codec.language</A></FONT></TH>
138
 
</TR>
139
 
</TABLE>
140
 
&nbsp;
141
 
<P>
142
 
 
143
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144
 
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
145
 
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/commons/codec/language/package-summary.html">org.apache.commons.codec.language</A> that implement <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A></FONT></TH>
146
 
</TR>
147
 
<TR BGCOLOR="white" CLASS="TableRowColor">
148
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
 
<CODE>&nbsp;class</CODE></FONT></TD>
150
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/language/Caverphone.html" title="class in org.apache.commons.codec.language">Caverphone</A></B></CODE>
151
 
 
152
 
<BR>
153
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encodes a string into a Caverphone value.</TD>
154
 
</TR>
155
 
<TR BGCOLOR="white" CLASS="TableRowColor">
156
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
 
<CODE>&nbsp;class</CODE></FONT></TD>
158
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/language/DoubleMetaphone.html" title="class in org.apache.commons.codec.language">DoubleMetaphone</A></B></CODE>
159
 
 
160
 
<BR>
161
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encodes a string into a double metaphone value.</TD>
162
 
</TR>
163
 
<TR BGCOLOR="white" CLASS="TableRowColor">
164
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165
 
<CODE>&nbsp;class</CODE></FONT></TD>
166
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/language/Metaphone.html" title="class in org.apache.commons.codec.language">Metaphone</A></B></CODE>
167
 
 
168
 
<BR>
169
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encodes a string into a metaphone value.</TD>
170
 
</TR>
171
 
<TR BGCOLOR="white" CLASS="TableRowColor">
172
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173
 
<CODE>&nbsp;class</CODE></FONT></TD>
174
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/language/RefinedSoundex.html" title="class in org.apache.commons.codec.language">RefinedSoundex</A></B></CODE>
175
 
 
176
 
<BR>
177
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encodes a string into a Refined Soundex value.</TD>
178
 
</TR>
179
 
<TR BGCOLOR="white" CLASS="TableRowColor">
180
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181
 
<CODE>&nbsp;class</CODE></FONT></TD>
182
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/language/Soundex.html" title="class in org.apache.commons.codec.language">Soundex</A></B></CODE>
183
 
 
184
 
<BR>
185
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encodes a string into a Soundex value.</TD>
186
 
</TR>
187
 
</TABLE>
188
 
&nbsp;
189
 
<P>
190
 
<A NAME="org.apache.commons.codec.net"><!-- --></A>
191
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
192
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
193
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
194
 
Uses of <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A> in <A HREF="../../../../../org/apache/commons/codec/net/package-summary.html">org.apache.commons.codec.net</A></FONT></TH>
195
 
</TR>
196
 
</TABLE>
197
 
&nbsp;
198
 
<P>
199
 
 
200
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
201
 
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
202
 
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/commons/codec/net/package-summary.html">org.apache.commons.codec.net</A> that implement <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A></FONT></TH>
203
 
</TR>
204
 
<TR BGCOLOR="white" CLASS="TableRowColor">
205
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206
 
<CODE>&nbsp;class</CODE></FONT></TD>
207
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/net/BCodec.html" title="class in org.apache.commons.codec.net">BCodec</A></B></CODE>
208
 
 
209
 
<BR>
210
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
211
 
 Identical to the Base64 encoding defined by <a href="http://www.ietf.org/rfc/rfc1521.txt">RFC
212
 
 1521</a> and allows a character set to be specified.</TD>
213
 
</TR>
214
 
<TR BGCOLOR="white" CLASS="TableRowColor">
215
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
216
 
<CODE>&nbsp;class</CODE></FONT></TD>
217
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/net/QCodec.html" title="class in org.apache.commons.codec.net">QCodec</A></B></CODE>
218
 
 
219
 
<BR>
220
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
221
 
 Similar to the Quoted-Printable content-transfer-encoding defined in <a
222
 
 href="http://www.ietf.org/rfc/rfc1521.txt">RFC 1521</a> and designed to allow text containing mostly ASCII
223
 
 characters to be decipherable on an ASCII terminal without decoding.</TD>
224
 
</TR>
225
 
<TR BGCOLOR="white" CLASS="TableRowColor">
226
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227
 
<CODE>&nbsp;class</CODE></FONT></TD>
228
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/net/QuotedPrintableCodec.html" title="class in org.apache.commons.codec.net">QuotedPrintableCodec</A></B></CODE>
229
 
 
230
 
<BR>
231
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
232
 
 Codec for the Quoted-Printable section of <a href="http://www.ietf.org/rfc/rfc1521.txt">RFC 1521 </a>.</TD>
233
 
</TR>
234
 
<TR BGCOLOR="white" CLASS="TableRowColor">
235
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
236
 
<CODE>&nbsp;class</CODE></FONT></TD>
237
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/net/URLCodec.html" title="class in org.apache.commons.codec.net">URLCodec</A></B></CODE>
238
 
 
239
 
<BR>
240
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the 'www-form-urlencoded' encoding scheme, 
241
 
 also misleadingly known as URL encoding.</TD>
242
 
</TR>
243
 
</TABLE>
244
 
&nbsp;
245
 
<P>
246
 
<HR>
247
 
 
248
 
 
249
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
250
 
<A NAME="navbar_bottom"><!-- --></A>
251
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
252
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
253
 
<TR>
254
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
255
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
256
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
257
 
  <TR ALIGN="center" VALIGN="top">
258
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
259
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
260
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
261
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
262
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
263
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
264
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
265
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
266
 
  </TR>
267
 
</TABLE>
268
 
</TD>
269
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
270
 
</EM>
271
 
</TD>
272
 
</TR>
273
 
 
274
 
<TR>
275
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
276
 
&nbsp;PREV&nbsp;
277
 
&nbsp;NEXT</FONT></TD>
278
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
279
 
  <A HREF="../../../../../index.html?org/apache/commons/codec/\class-useStringEncoder.html" target="_top"><B>FRAMES</B></A>  &nbsp;
280
 
&nbsp;<A HREF="StringEncoder.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
281
 
&nbsp;<SCRIPT type="text/javascript">
282
 
  <!--
283
 
  if(window==top) {
284
 
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
285
 
  }
286
 
  //-->
287
 
</SCRIPT>
288
 
<NOSCRIPT>
289
 
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
290
 
</NOSCRIPT>
291
 
 
292
 
 
293
 
</FONT></TD>
294
 
</TR>
295
 
</TABLE>
296
 
<A NAME="skip-navbar_bottom"></A>
297
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
298
 
 
299
 
<HR>
300
 
Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
301
 
</BODY>
302
 
</HTML>