Class CommandCommonOptions

java.lang.Object
org.harctoolbox.cmdline.AbstractCommand
org.harctoolbox.cmdline.CommandLogOptions
org.harctoolbox.cmdline.CommandBasicOptions
org.harctoolbox.cmdline.CommandIrpDatabaseOptions
org.harctoolbox.cmdline.CommandDecodeParameterOptions
org.harctoolbox.harchardware.cmdline.CommandCommonOptions

public class CommandCommonOptions extends org.harctoolbox.cmdline.CommandDecodeParameterOptions
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getAppHome(Class<?> mainClass)
     
    boolean
     
    void
     
    boolean
     
     
    void
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait