Package org.harctoolbox.cmdline
Class CommandCommonOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanFields inherited from class org.harctoolbox.cmdline.CommandDecodeParameterOptions
absoluteTolerance, frequencyTolerance, minLeadout, minRepeatGap, override, relativeToleranceFields inherited from class org.harctoolbox.cmdline.CommandIrpDatabaseOptions
blackList, configFiles, irp, validateFields inherited from class org.harctoolbox.cmdline.CommandBasicOptions
inputEncoding, output, outputEncoding, quiet, versionRequestedFields inherited from class org.harctoolbox.cmdline.CommandLogOptions
logclasses, logfile, logformat, logLevel, xmlLogFields inherited from class org.harctoolbox.cmdline.AbstractCommand
helpRequested -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.harctoolbox.cmdline.CommandDecodeParameterOptions
decoderParametersMethods inherited from class org.harctoolbox.cmdline.CommandIrpDatabaseOptions
setupDatabaseMethods inherited from class org.harctoolbox.cmdline.AbstractCommand
description, process
-
Field Details
-
commentStart
-
regexp
public boolean regexp -
sort
public boolean sort -
seed
-
tsvOptimize
public boolean tsvOptimize -
urlDecode
public boolean urlDecode
-
-
Constructor Details
-
CommandCommonOptions
public CommandCommonOptions()
-