Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
U
V
X
Y
B
Base64
- class cl.sii.dte.util.
Base64
.
Implements Base64 encoding and decoding as defined by RFC 2045: "Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies" page 23.
Base64()
- Constructor for class cl.sii.dte.util.
Base64
This class need not be instantiated, all methods are static.
base64Chars
- Static variable in class cl.sii.dte.util.
Base64
Table of the sixty-four characters that are used as the Base64 alphabet: [A-Za-z0-9+/]
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
U
V
X
Y