Class IrpTransmogrifier

java.lang.Object
org.harctoolbox.cmdline.CmdLineProgram
org.harctoolbox.irp.IrpTransmogrifier

public final class IrpTransmogrifier extends CmdLineProgram
This class contains a command line main routine, allowing command line access to most things in the package. Basically, there should not be "too much" business logic here; we construct element and call its member functions, defined elsewhere.