Package org.harctoolbox.cmdline
Class CommandCommonOptions
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
Fields inherited from class org.harctoolbox.cmdline.CommandDecodeParameterOptions
absoluteTolerance, frequencyTolerance, minLeadout, minRepeatGap, override, relativeTolerance
Fields inherited from class org.harctoolbox.cmdline.CommandIrpDatabaseOptions
blackList, configFiles, irp, validate
Fields inherited from class org.harctoolbox.cmdline.CommandBasicOptions
inputEncoding, output, outputEncoding, quiet, versionRequested
Fields inherited from class org.harctoolbox.cmdline.CommandLogOptions
logclasses, logfile, logformat, logLevel, xmlLog
Fields inherited from class org.harctoolbox.cmdline.AbstractCommand
helpRequested
-
Constructor Summary
-
Method Summary
Methods inherited from class org.harctoolbox.cmdline.CommandDecodeParameterOptions
decoderParameters
Methods inherited from class org.harctoolbox.cmdline.CommandIrpDatabaseOptions
setupDatabase
Methods 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()
-