Class Lister


  • public final class Lister
    extends Object
    Simple command line application that lists the contents of an archive.

    The name of the archive must be given as a command line argument.

    The optional second argument defines the archive type, in case the format is not recognized.

    Since:
    1.1
    • Constructor Detail

      • Lister

        public Lister()