Package SevenZip
Class LzmaAlone.CommandLine
java.lang.Object
SevenZip.LzmaAlone.CommandLine
- Enclosing class:
- LzmaAlone
-
Field Summary
Modifier and TypeFieldDescriptionint
int
int
boolean
boolean
int
boolean
static final int
static final int
static final int
int
int
int
int
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
kEncode
public static final int kEncode- See Also:
-
kDecode
public static final int kDecode- See Also:
-
kBenchmak
public static final int kBenchmak- See Also:
-
Command
public int Command -
NumBenchmarkPasses
public int NumBenchmarkPasses -
DictionarySize
public int DictionarySize -
DictionarySizeIsDefined
public boolean DictionarySizeIsDefined -
Lc
public int Lc -
Lp
public int Lp -
Pb
public int Pb -
Fb
public int Fb -
FbIsDefined
public boolean FbIsDefined -
Eos
public boolean Eos -
Algorithm
public int Algorithm -
MatchFinder
public int MatchFinder -
InFile
-
OutFile
-
-
Constructor Details
-
CommandLine
public CommandLine()
-
-
Method Details
-
Parse
- Throws:
Exception
-