JavaScript is disabled on your browser.
Skip navigation links
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
L
M
N
O
P
R
S
T
U
V
W
X
F
file
- Variable in class org.kamranzafar.jtar.
TarEntry
FILE_VALUE
- Static variable in class org.apache.commons.cli.
PatternOptionBuilder
File class
FILES_VALUE
- Static variable in class org.apache.commons.cli.
PatternOptionBuilder
File array class
fillWindow(byte[], int, int)
- Method in class org.tukaani.xz.lz.
LZEncoder
Copies new data into the LZEncoder's buffer.
FilterOptions
- Class in
org.tukaani.xz
Base class for filter-specific options classes.
findWrapPos(String, int, int)
- Method in class org.apache.commons.cli.
HelpFormatter
Finds the next text wrap position after
startPos
for the text in
text
with the column width
width
.
finish()
- Method in class org.tukaani.xz.check.
Check
finish()
- Method in class org.tukaani.xz.check.
CRC32
finish()
- Method in class org.tukaani.xz.check.
CRC64
finish()
- Method in class org.tukaani.xz.check.
None
finish()
- Method in class org.tukaani.xz.check.
SHA256
finish()
- Method in class org.tukaani.xz.
FinishableOutputStream
Finish the stream without closing the underlying stream.
finish()
- Method in class org.tukaani.xz.
LZMAOutputStream
Finishes the stream without closing the underlying OutputStream.
finish()
- Method in class org.tukaani.xz.rangecoder.
RangeEncoder
finish()
- Method in class org.tukaani.xz.rangecoder.
RangeEncoderToBuffer
finish()
- Method in class org.tukaani.xz.
XZOutputStream
Finishes compression without closing the underlying stream.
FinishableOutputStream
- Class in
org.tukaani.xz
Output stream that supports finishing without closing the underlying stream.
FinishableOutputStream()
- Constructor for class org.tukaani.xz.
FinishableOutputStream
FinishableWrapperOutputStream
- Class in
org.tukaani.xz
Wraps an output stream to a finishable output stream for use with raw encoders.
FinishableWrapperOutputStream(OutputStream)
- Constructor for class org.tukaani.xz.
FinishableWrapperOutputStream
Creates a new output stream which support finishing.
flatten(Options, String[], boolean)
- Method in class org.apache.commons.cli.
BasicParser
Deprecated.
A simple implementation of
Parser
's abstract
flatten
method.
flatten(Options, String[], boolean)
- Method in class org.apache.commons.cli.
GnuParser
Deprecated.
This flatten method does so using the following rules: If an
Option
exists for the first character of the
arguments
entry
AND
an
Option
does not exist for the whole
argument
then add the first character as an option to the processed tokens list e.g.
flatten(Options, String[], boolean)
- Method in class org.apache.commons.cli.
Parser
Deprecated.
Subclasses must implement this method to reduce the
arguments
that have been passed to the parse method.
flatten(Options, String[], boolean)
- Method in class org.apache.commons.cli.
PosixParser
Deprecated.
An implementation of
Parser
's abstract
flatten
method.
flush()
- Method in class org.tukaani.xz.
FinishableWrapperOutputStream
Calls
out.flush()
.
flush(byte[], int)
- Method in class org.tukaani.xz.lz.
LZDecoder
flush()
- Method in class org.tukaani.xz.
LZMAOutputStream
Flushing isn't supported and will throw XZIOException.
flush()
- Method in class org.tukaani.xz.
XZOutputStream
Flushes the encoder and calls
out.flush()
.
FOOTER_MAGIC
- Static variable in class org.tukaani.xz.
XZ
XZ Footer Magic Bytes are the last bytes of a XZ Stream.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes