~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/BinaryEncoder.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.BinaryEncoder (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.BinaryEncoder (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/BinaryEncoder.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-useBinaryEncoder.html" target="_top"><B>FRAMES</B></A>  &nbsp;
63
 
&nbsp;<A HREF="BinaryEncoder.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.BinaryEncoder</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/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A></FONT></TH>
92
 
</TR>
93
 
<TR BGCOLOR="white" CLASS="TableRowColor">
94
 
<TD><A HREF="#org.apache.commons.codec.binary"><B>org.apache.commons.codec.binary</B></A></TD>
95
 
<TD>Base64, Binary, and Hexadecimal String encoding and decoding.&nbsp;</TD>
96
 
</TR>
97
 
<TR BGCOLOR="white" CLASS="TableRowColor">
98
 
<TD><A HREF="#org.apache.commons.codec.net"><B>org.apache.commons.codec.net</B></A></TD>
99
 
<TD>
100
 
  Network related encoding and decoding.&nbsp;</TD>
101
 
</TR>
102
 
</TABLE>
103
 
&nbsp;
104
 
<P>
105
 
<A NAME="org.apache.commons.codec.binary"><!-- --></A>
106
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
107
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
108
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
109
 
Uses of <A HREF="../../../../../org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A> in <A HREF="../../../../../org/apache/commons/codec/binary/package-summary.html">org.apache.commons.codec.binary</A></FONT></TH>
110
 
</TR>
111
 
</TABLE>
112
 
&nbsp;
113
 
<P>
114
 
 
115
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116
 
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
117
 
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/commons/codec/binary/package-summary.html">org.apache.commons.codec.binary</A> that implement <A HREF="../../../../../org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A></FONT></TH>
118
 
</TR>
119
 
<TR BGCOLOR="white" CLASS="TableRowColor">
120
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
121
 
<CODE>&nbsp;class</CODE></FONT></TD>
122
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/binary/Base64.html" title="class in org.apache.commons.codec.binary">Base64</A></B></CODE>
123
 
 
124
 
<BR>
125
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides Base64 encoding and decoding as defined by RFC 2045.</TD>
126
 
</TR>
127
 
<TR BGCOLOR="white" CLASS="TableRowColor">
128
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129
 
<CODE>&nbsp;class</CODE></FONT></TD>
130
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/binary/BinaryCodec.html" title="class in org.apache.commons.codec.binary">BinaryCodec</A></B></CODE>
131
 
 
132
 
<BR>
133
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates between byte arrays and strings of "0"s and "1"s.</TD>
134
 
</TR>
135
 
<TR BGCOLOR="white" CLASS="TableRowColor">
136
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137
 
<CODE>&nbsp;class</CODE></FONT></TD>
138
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/binary/Hex.html" title="class in org.apache.commons.codec.binary">Hex</A></B></CODE>
139
 
 
140
 
<BR>
141
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hex encoder and decoder.</TD>
142
 
</TR>
143
 
</TABLE>
144
 
&nbsp;
145
 
<P>
146
 
<A NAME="org.apache.commons.codec.net"><!-- --></A>
147
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
148
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
149
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
150
 
Uses of <A HREF="../../../../../org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A> in <A HREF="../../../../../org/apache/commons/codec/net/package-summary.html">org.apache.commons.codec.net</A></FONT></TH>
151
 
</TR>
152
 
</TABLE>
153
 
&nbsp;
154
 
<P>
155
 
 
156
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157
 
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
158
 
<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/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A></FONT></TH>
159
 
</TR>
160
 
<TR BGCOLOR="white" CLASS="TableRowColor">
161
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162
 
<CODE>&nbsp;class</CODE></FONT></TD>
163
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/net/QuotedPrintableCodec.html" title="class in org.apache.commons.codec.net">QuotedPrintableCodec</A></B></CODE>
164
 
 
165
 
<BR>
166
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
167
 
 Codec for the Quoted-Printable section of <a href="http://www.ietf.org/rfc/rfc1521.txt">RFC 1521 </a>.</TD>
168
 
</TR>
169
 
<TR BGCOLOR="white" CLASS="TableRowColor">
170
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
 
<CODE>&nbsp;class</CODE></FONT></TD>
172
 
<TD><CODE><B><A HREF="../../../../../org/apache/commons/codec/net/URLCodec.html" title="class in org.apache.commons.codec.net">URLCodec</A></B></CODE>
173
 
 
174
 
<BR>
175
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the 'www-form-urlencoded' encoding scheme, 
176
 
 also misleadingly known as URL encoding.</TD>
177
 
</TR>
178
 
</TABLE>
179
 
&nbsp;
180
 
<P>
181
 
<HR>
182
 
 
183
 
 
184
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
185
 
<A NAME="navbar_bottom"><!-- --></A>
186
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
187
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
188
 
<TR>
189
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
190
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
191
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
192
 
  <TR ALIGN="center" VALIGN="top">
193
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
194
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
195
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
196
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
197
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
198
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
199
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
200
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
201
 
  </TR>
202
 
</TABLE>
203
 
</TD>
204
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
205
 
</EM>
206
 
</TD>
207
 
</TR>
208
 
 
209
 
<TR>
210
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
211
 
&nbsp;PREV&nbsp;
212
 
&nbsp;NEXT</FONT></TD>
213
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
214
 
  <A HREF="../../../../../index.html?org/apache/commons/codec/\class-useBinaryEncoder.html" target="_top"><B>FRAMES</B></A>  &nbsp;
215
 
&nbsp;<A HREF="BinaryEncoder.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
216
 
&nbsp;<SCRIPT type="text/javascript">
217
 
  <!--
218
 
  if(window==top) {
219
 
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
220
 
  }
221
 
  //-->
222
 
</SCRIPT>
223
 
<NOSCRIPT>
224
 
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
225
 
</NOSCRIPT>
226
 
 
227
 
 
228
 
</FONT></TD>
229
 
</TR>
230
 
</TABLE>
231
 
<A NAME="skip-navbar_bottom"></A>
232
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
233
 
 
234
 
<HR>
235
 
Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
236
 
</BODY>
237
 
</HTML>