Skip navigation links
A B C D E F G H I L M N O P R S T U V W X 

D

DATA_BLOCK - Static variable in class org.kamranzafar.jtar.TarConstants
 
DATE_VALUE - Static variable in class org.apache.commons.cli.PatternOptionBuilder
Date class
decode(byte[], int, int) - Method in class org.tukaani.xz.delta.DeltaDecoder
 
decode() - Method in class org.tukaani.xz.lzma.LZMADecoder
 
decodeBit(short[], int) - Method in class org.tukaani.xz.rangecoder.RangeDecoder
 
decodeBitTree(short[]) - Method in class org.tukaani.xz.rangecoder.RangeDecoder
 
decodeDirectBits(int) - Method in class org.tukaani.xz.rangecoder.RangeDecoder
 
decodeReverseBitTree(short[]) - Method in class org.tukaani.xz.rangecoder.RangeDecoder
 
DecoderUtil - Class in org.tukaani.xz.common
 
DecoderUtil() - Constructor for class org.tukaani.xz.common.DecoderUtil
 
decodeStreamFooter(byte[]) - Static method in class org.tukaani.xz.common.DecoderUtil
 
decodeStreamHeader(byte[]) - Static method in class org.tukaani.xz.common.DecoderUtil
 
decodeVLI(InputStream) - Static method in class org.tukaani.xz.common.DecoderUtil
 
DEFAULT_ARG_NAME - Static variable in class org.apache.commons.cli.HelpFormatter
Default name for an argument
DEFAULT_DESC_PAD - Static variable in class org.apache.commons.cli.HelpFormatter
number of space characters to be prefixed to each description line
DEFAULT_LEFT_PAD - Static variable in class org.apache.commons.cli.HelpFormatter
Default padding to the left of each line
DEFAULT_LONG_OPT_PREFIX - Static variable in class org.apache.commons.cli.HelpFormatter
Default prefix for long Option
DEFAULT_LONG_OPT_SEPARATOR - Static variable in class org.apache.commons.cli.HelpFormatter
default separator displayed between a long Option and its value
DEFAULT_OPT_PREFIX - Static variable in class org.apache.commons.cli.HelpFormatter
Default prefix for shortOpts
DEFAULT_SYNTAX_PREFIX - Static variable in class org.apache.commons.cli.HelpFormatter
The string to display at the beginning of the usage statement
DEFAULT_WIDTH - Static variable in class org.apache.commons.cli.HelpFormatter
Default number of characters per line
defaultArgName - Variable in class org.apache.commons.cli.HelpFormatter
Deprecated.
Scope will be made private for next major version - use get/setArgName methods instead.
defaultDescPad - Variable in class org.apache.commons.cli.HelpFormatter
Deprecated.
Scope will be made private for next major version - use get/setDescPadding methods instead.
defaultLeftPad - Variable in class org.apache.commons.cli.HelpFormatter
Deprecated.
Scope will be made private for next major version - use get/setLeftPadding methods instead.
defaultLongOptPrefix - Variable in class org.apache.commons.cli.HelpFormatter
Deprecated.
Scope will be made private for next major version - use get/setLongOptPrefix methods instead.
defaultNewLine - Variable in class org.apache.commons.cli.HelpFormatter
Deprecated.
Scope will be made private for next major version - use get/setNewLine methods instead.
defaultOptPrefix - Variable in class org.apache.commons.cli.HelpFormatter
Deprecated.
Scope will be made private for next major version - use get/setOptPrefix methods instead.
DefaultParser - Class in org.apache.commons.cli
Default parser.
DefaultParser() - Constructor for class org.apache.commons.cli.DefaultParser
Creates a new DefaultParser instance with partial matching enabled.
DefaultParser(boolean) - Constructor for class org.apache.commons.cli.DefaultParser
Create a new DefaultParser instance with the specified partial matching policy.
DefaultParser.Builder - Class in org.apache.commons.cli
A nested builder class to create DefaultParser instances using descriptive methods.
defaultSyntaxPrefix - Variable in class org.apache.commons.cli.HelpFormatter
Deprecated.
Scope will be made private for next major version - use get/setSyntaxPrefix methods instead.
defaultWidth - Variable in class org.apache.commons.cli.HelpFormatter
Deprecated.
Scope will be made private for next major version - use get/setWidth methods instead.
DeltaDecoder - Class in org.tukaani.xz.delta
 
DeltaDecoder(int) - Constructor for class org.tukaani.xz.delta.DeltaDecoder
 
DeltaEncoder - Class in org.tukaani.xz.delta
 
DeltaEncoder(int) - Constructor for class org.tukaani.xz.delta.DeltaEncoder
 
DeltaInputStream - Class in org.tukaani.xz
Decodes raw Delta-filtered data (no XZ headers).
DeltaInputStream(InputStream, int) - Constructor for class org.tukaani.xz.DeltaInputStream
Creates a new Delta decoder with the given delta calculation distance.
DeltaOptions - Class in org.tukaani.xz
Delta filter options.
DeltaOptions() - Constructor for class org.tukaani.xz.DeltaOptions
Creates new Delta options and sets the delta distance to 1 byte.
DeltaOptions(int) - Constructor for class org.tukaani.xz.DeltaOptions
Creates new Delta options and sets the distance to the given value.
desc(String) - Method in class org.apache.commons.cli.Option.Builder
Sets the description for this option.
devMajor - Variable in class org.kamranzafar.jtar.TarHeader
 
devMinor - Variable in class org.kamranzafar.jtar.TarHeader
 
DICT_SIZE_DEFAULT - Static variable in class org.tukaani.xz.LZMA2Options
The default dictionary size is 8 MiB.
DICT_SIZE_MAX - Static variable in class org.tukaani.xz.LZMA2InputStream
Largest dictionary size supported by this implementation.
DICT_SIZE_MAX - Static variable in class org.tukaani.xz.LZMA2Options
Maximum dictionary size for compression is 768 MiB.
DICT_SIZE_MAX - Static variable in class org.tukaani.xz.LZMAInputStream
Largest dictionary size supported by this implementation.
DICT_SIZE_MIN - Static variable in class org.tukaani.xz.LZMA2InputStream
Smallest valid LZMA2 dictionary size.
DICT_SIZE_MIN - Static variable in class org.tukaani.xz.LZMA2Options
Minimum dictionary size is 4 KiB.
dist - Variable in class org.tukaani.xz.lz.Matches
 
DISTANCE_MAX - Static variable in class org.tukaani.xz.DeltaInputStream
Largest supported delta calculation distance.
DISTANCE_MAX - Static variable in class org.tukaani.xz.DeltaOptions
Largest supported delta calculation distance.
DISTANCE_MIN - Static variable in class org.tukaani.xz.DeltaInputStream
Smallest supported delta calculation distance.
DISTANCE_MIN - Static variable in class org.tukaani.xz.DeltaOptions
Smallest supported delta calculation distance.
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links