Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
D
DECODE
- Static variable in class org.jecars.support.
Base64
Specify decoding.
decode(byte[], int, int, int)
- Static method in class org.jecars.support.
Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String)
- Static method in class org.jecars.support.
Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int)
- Static method in class org.jecars.support.
Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeBuffer(String)
- Static method in class org.jecars.support.
BASE64Decoder
decodeFileToFile(String, String)
- Static method in class org.jecars.support.
Base64
Reads
infile
and decodes it to
outfile
.
decodeFromFile(String)
- Static method in class org.jecars.support.
Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeString(String)
- Method in class org.jecars.backup.
JB_ImportData
decodeToFile(String, String)
- Static method in class org.jecars.support.
Base64
Convenience method for decoding data to a file.
decodeToObject(String)
- Static method in class org.jecars.support.
Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeValue(Node, String, String, String, JB_Options)
- Method in class org.jecars.backup.
JB_ImportData
DEFAULTAUTHOR
- Static variable in interface org.jecars.
CARS_Main
DEFAULTNS
- Static variable in interface org.jecars.
CARS_Main
DEFAULTNS1
- Static variable in interface org.jecars.
CARS_Main
DEFAULTRIGHTS
- Static variable in interface org.jecars.
CARS_Main
destroy()
- Method in class org.jecars.
CARS_ActionContext
destroy()
- Method in class org.jecars.
CARS_DefaultMain
destroy()
- Method in interface org.jecars.
CARS_Main
destroy()
- Method in class org.jecars.support.
CARS_DefaultRangeIterator
directoryConfigurationEvent(Node, Node, String, String)
- Method in class org.jecars.apps.
CARS_DirectoryApp
DONT_BREAK_LINES
- Static variable in class org.jecars.support.
Base64
Don't break lines when encoding (violates strict Base64 specification)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_